We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a503567 commit 1be7b5aCopy full SHA for 1be7b5a
1 file changed
.context/TASKS.md
@@ -4,6 +4,10 @@
4
5
### Phase 1: Parser
6
7
+[ ] T1.1.0: Create a CLI command and a slash command (for Claude) to parse
8
+ "summary" session capture markdowns, and enrich them by parsing the
9
+ corresponding JSONL file(s).
10
+
11
- [ ] T1.1.1: Define data structures in `internal/recall/parser/types.go`
12
- `SessionMessage`, `Session`, `ContentBlock` interface
13
- `TextBlock`, `ThinkingBlock`, `ToolUseBlock`, `ToolResultBlock`
0 commit comments