We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc32ed commit a9434f5Copy full SHA for a9434f5
.opencode/todo.md
@@ -2,8 +2,8 @@
2
3
## M1: Analysis & Infrastructure
4
### T1.1: Identify Notification Types & Extracted Data | agent:Planner
5
-- [ ] S1.1.1: Document parsing logic for the 9 specified notification types | size:M
6
-- [ ] S1.1.2: Define updated `LinkedInNotification` interface with `extracted_data` | size:S
+- [x] S1.1.1: Document parsing logic for the 9 specified notification types | size:M
+- [x] S1.1.2: Define updated `LinkedInNotification` interface with `extracted_data` | size:S
7
8
## M2: Implementation
9
### T2.1: Implement Data Extraction (Rich Data) | agent:Worker | depends:T1.1
0 commit comments