New: - backlog, cognitive-memory, optimise-claude skills - commands/ and scripts/ directories - usage-data tracking Updated: - Paper Dynasty: consolidated workflows, updated API client and CLI - .gitignore, CLAUDE.md, settings.json Removed: - Deprecated Paper Dynasty workflows (card-refresh, database-sync, discord-app-troubleshooting, gauntlet-cleanup, custom-player-db) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"session_id": "9e079ba7-afec-4a77-a82a-bd2faf22178d",
|
|
"project_path": "/mnt/NV2/Development/my-memory",
|
|
"start_time": "2026-02-11T19:36:02.082Z",
|
|
"duration_minutes": 10,
|
|
"user_message_count": 4,
|
|
"assistant_message_count": 83,
|
|
"tool_counts": {
|
|
"Read": 14,
|
|
"TaskCreate": 6,
|
|
"TaskUpdate": 12,
|
|
"Edit": 19,
|
|
"Write": 2,
|
|
"Bash": 1,
|
|
"ExitPlanMode": 1
|
|
},
|
|
"languages": {
|
|
"Python": 33,
|
|
"Markdown": 2
|
|
},
|
|
"git_commits": 0,
|
|
"git_pushes": 0,
|
|
"input_tokens": 117,
|
|
"output_tokens": 12055,
|
|
"first_prompt": "Implement the following plan: # Kanban Board for My-Memory ## Context The capture app works - entries save as markdown files with YAML frontmatter. The next step is a display/workflow interface: a k…",
|
|
"user_interruptions": 0,
|
|
"user_response_times": [
|
|
72.999,
|
|
16.043,
|
|
170.058
|
|
],
|
|
"tool_errors": 1,
|
|
"tool_error_categories": {
|
|
"User Rejected": 1
|
|
},
|
|
"uses_task_agent": false,
|
|
"uses_mcp": false,
|
|
"uses_web_search": false,
|
|
"uses_web_fetch": false,
|
|
"lines_added": 576,
|
|
"lines_removed": 22,
|
|
"files_modified": 8,
|
|
"message_hours": [
|
|
13,
|
|
13,
|
|
13,
|
|
13
|
|
],
|
|
"user_message_timestamps": [
|
|
"2026-02-11T19:36:02.082Z",
|
|
"2026-02-11T19:40:50.332Z",
|
|
"2026-02-11T19:41:13.716Z",
|
|
"2026-02-11T19:44:46.665Z"
|
|
]
|
|
} |