January 12, 2026
#70↓
created18↓
completed12↑
decisions🔥
Streak22 days
🎯
Orchestrators1
⚙
Workers21
Highlights
New Feature
Unified MCP Tool Architecture
Completed a comprehensive tool consolidation, replacing ~20 specialized tools with 11 unified tools (create_record, get_record, query_record, update_record, delete_record, manage_links, manage_tags, archive_record, get_history, get_structure, invoke_workflow).
New Feature
Redesigned get_structure Tool
Rewrote the structure navigation tool with cleaner semantics and improved performance.
Also Shipped
- Improve:Fix blocking await on database.connect() for offline-first
- Improve:Define unified schemas for new tool parameters
- Improve:Verify start_work and get_history tools
- Improve:Add working_context and dashboard workflows to invoke_workflow
- Improve:Implement create_record unified tool