- Add resolveMetaDir() helper to find sessions in project-specific subdirs (*-sessions/). get(), kill(), send() now work for sessions discovered in subdirs, not just top-level dataDir. - Log warning when duplicate session IDs are found across subdirs instead of silently dropping duplicates. - Fix buildPrompt() to not skip exploratory prompt on bare sessions (same fix as PR #49). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| config.ts | ||
| index.ts | ||
| lifecycle-manager.ts | ||
| metadata.ts | ||
| plugin-registry.ts | ||
| prompt-builder.ts | ||
| session-manager.ts | ||
| tmux.ts | ||
| types.ts | ||
| utils.ts | ||