What's New
New Features
- Factory (Droid) Connector: Added support for Factory.ai sessions stored at
~/.factory/sessions(#22) - Cursor v0.40+ Support: Handle new
fullConversationHeadersOnlyformat with bubble fetching
Bug Fixes
- Cursor: Fix source_path uniqueness per conversation
- Aider: Replace unsafe
unwrap()with defensive Option handling - Windows: Fix double-keystroke input in TUI
- Codex: Fix session export showing all messages as UNKNOWN
- Amp: Fix connector not detecting sessions correctly
Documentation
- Add Factory connector to all documentation sections and diagrams
- Fix ScanContext struct documentation (correct field names)
- Update exit codes table to match actual implementation
- Fix example connector code to use proper scan root detection pattern
- Update connector count from 9 to 11
Internal
- Remove erroneously committed .agent-mail directory
Full Changelog: v0.1.48...v0.1.49