Skip to content

Commit 1be7b5a

Browse files
committed
minor.
Signed-off-by: Jose Alekhinne <alekhinejose@gmail.com>
1 parent a503567 commit 1be7b5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.context/TASKS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### Phase 1: Parser
66

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+
711
- [ ] T1.1.1: Define data structures in `internal/recall/parser/types.go`
812
- `SessionMessage`, `Session`, `ContentBlock` interface
913
- `TextBlock`, `ThinkingBlock`, `ToolUseBlock`, `ToolResultBlock`

0 commit comments

Comments
 (0)