-
-
Notifications
You must be signed in to change notification settings - Fork 745
Closed
Labels
status: needs-triageAwaiting initial triageAwaiting initial triage
Description
Description
The context-detector module in .aios-core/core/session/context-detector.js implements hybrid session type detection but has no test coverage.
Proposed Changes
- Add 34 unit tests covering:
- Hybrid detection (conversation vs file-based)
- Command extraction from message content
- Workflow pattern matching (story, epic, backlog)
- Session state persistence and directory creation
- Expired session cleanup
- Session ID generation
Acceptance Criteria
- All 34 tests pass
- No external dependencies required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: needs-triageAwaiting initial triageAwaiting initial triage