February 4, 2026
#238↑
created66↑
completed14↑
decisions🔥
Streak14 daysconsecutive shipping
🎯
Orchestrators4coordination events
⚙
Workers48implementation events
Highlights
New Feature
Waitlist & invite system
Built end-to-end waitlist flow: signup page, confirmation page, database table, per-user invite code generation on access grant, and read-only API key provisioning on signup.
New Feature
Semantic URL paths
Records now use type-specific paths (/goal/abc instead of /r/abc) with redirect logic from the old format, middleware support, and updated internal links throughout.
New Feature
Onboarding redesign
Redesigned onboarding with a path-based flow, consolidated getting-started guide resource, contextual prompt suggestions, and workflow discovery for new users.
New Feature
MCP prompt architecture overhaul
Rewrote /orchestrate and /delegate prompts with direct tool guidance, deprecated invoke_workflow infrastructure, and ported execution prompts to graceful degradation.
Also Shipped
- Improve:th://tags/{workspace_id} MCP resource
- Improve:ancestor_id parameter for query_record
- Improve:New guide resources (resources, execution, prompts)
- Improve:Batch create parent_ref RLS fix
- Improve:Read-only API key scoping