Commit Graph

4 Commits

Author SHA1 Message Date
null fe6d9f219a feat: add schemas and services for agent session management
- Introduced provider-neutral schemas for local agent session sources in `agent_sessions.py`.
- Implemented source discovery helpers for local agent session providers in `agent_session_sources.py`.
- Created a reader for local Codex CLI session history in `codex_session_reader.py`, including parsing and redaction of sensitive information.
- Added tests for Codex session parsing and API endpoints to ensure functionality and data integrity.
2026-05-24 18:07:35 -05:00
null 133b0ffb4c fix(db): fix logger calls in schema drift check (standard logging API) 2026-05-20 22:41:15 -05:00
null 58014b286d feat: db migration script 2026-05-20 02:49:21 -05:00
null 8c0a196f69 feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00