1. Send command: merge resolveTmuxTarget() and resolveAgentForSession() into a single resolveSessionContext() that loads config and calls sm.get() once instead of twice. 2. Batch-spawn: move sm.list() call before the loop and build a Map for O(1) duplicate lookups, avoiding repeated metadata reads + runtime enrichment on every iteration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| src | ||
| templates/rules | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||