-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
featpriority:shouldShould Have - 중요하지만 필수는 아님Should Have - 중요하지만 필수는 아님sub-issue상위 이슈의 하위 작업상위 이슈의 하위 작업
Description
Purpose
Track execution history across sessions — what was done, by which agent, cost, duration, outcome. Currently context.md is session-scoped and lost on context clear.
Changes
- Persistent storage (SQLite or JSON file under .codingbuddy/)
- Record: session ID, timestamp, mode, agent, task, cost estimate, outcome, PR numbers
- Query API via MCP tool: "show last 10 sessions", "total cost this week"
Acceptance Criteria
- Execution records persist across sessions
- Records include: timestamp, agent, task summary, files changed, PRs created, estimated cost
- MCP tool to query history
- Auto-cleanup of records older than configurable retention period
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featpriority:shouldShould Have - 중요하지만 필수는 아님Should Have - 중요하지만 필수는 아님sub-issue상위 이슈의 하위 작업상위 이슈의 하위 작업