-
Notifications
You must be signed in to change notification settings - Fork 0
Add agent session notes as a context source #24
Copy link
Copy link
Open
Labels
area:adaptersSource adapters such as git ingestSource adapters such as git ingestarea:protocolContext pack schemas, codecs, and protocol boundariesContext pack schemas, codecs, and protocol boundarieshelp wantedExtra attention is neededExtra attention is neededpriority:p2Normal priorityNormal prioritytype:researchValidation, investigation, or design researchValidation, investigation, or design research
Description
Metadata
Metadata
Assignees
Labels
area:adaptersSource adapters such as git ingestSource adapters such as git ingestarea:protocolContext pack schemas, codecs, and protocol boundariesContext pack schemas, codecs, and protocol boundarieshelp wantedExtra attention is neededExtra attention is neededpriority:p2Normal priorityNormal prioritytype:researchValidation, investigation, or design researchValidation, investigation, or design research
Summary
Explore and add adapters for agent session notes from tools such as Codex, Claude Code, Cursor, and other local AI coding workflows.
Motivation
Developers lose context when switching sessions or after compaction. The most valuable context is often what the agent tried, what failed, what was decided, and what should happen next.
Proposed Direction
.xepha/sessions/or configured paths.Acceptance Criteria
Research Signal
Community discussions repeatedly mention saving plans, investigations, CLAUDE.md, and session notes as practical workarounds for context loss.