January 11, 2026
#66↓
created20↓
completed7
decisions🔥
Streak21 days
🎯
Orchestrators3
⚙
Workers19
Highlights
New Feature
Objectives data layer
Added StateDeriver.getObjectives() with "most senior" traversal logic to find objectives by walking up the record hierarchy. Includes formatObjectives() for consistent output formatting.
New Feature
Objectives API
New /api/objectives REST endpoint for web access and get_objectives MCP tool for agent access to objectives data.
New Feature
Objectives UI
ObjectivesPage component with ObjectiveCard display components and useObjectives() React hook for data fetching.
Also Shipped
- Improve:Fix typo in SWRProvider isRecordPageKey detection