agent-orchestrator/packages/plugins/agent-claude-code
Prateek b4c107b39a refactor: rename introspect → getSessionInfo, detectActivity uses JSONL
- Rename Agent.introspect() → getSessionInfo(), AgentIntrospection → AgentSessionInfo
- Claude Code detectActivity: replace tmux screen-scraping with JSONL-based
  detection (file mtime + last entry type)
- Remove terminal pattern constants (ACTIVE_PATTERNS, IDLE_PATTERNS, etc.)
- Update all tests: JSONL-based activity tests, renamed introspect blocks
- waiting_input/blocked states deferred to hooks-based implementation (#16)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 11:00:26 +05:30
..
src refactor: rename introspect → getSessionInfo, detectActivity uses JSONL 2026-02-14 11:00:26 +05:30
package.json fix: address PR review — shell escaping, activity detection, tests 2026-02-14 11:00:04 +05:30
tsconfig.json fix: address PR review — shell escaping, activity detection, tests 2026-02-14 11:00:04 +05:30