January 6, 2026
#112
created58
completed4
decisions🔥
Streak16 days
🎯
Orchestrators0
⚙
Workers46
Highlights
New Feature
Slides support in TeamHive
Added reveal.js presentation support with a new `slides` record type, `/h/[recordId]/slideshow` presentation route, and SlidesSection viewer component.
New Feature
Tab view redesign
Implemented type-aware tab architecture with 4 universal tabs plus type-specific extras. Containers get a Mission Control dashboard tab. Content/Summary naming adapts by record type.
New Feature
Workflow data flow fix
Refactored orchestrate workflow to fetch child tasks server-side, removing brittle client-side data plumbing across delegate, scope, spec, and breakdown workflows.
Also Shipped
- Improve:Prefetch system: increased concurrency to 5, added priority queue, debug mode
- Improve:Event attribution standardization with actor normalization
- Improve:Test fixtures cleanup and fail-fast DATABASE_URL checks
- Improve:Backup tier logic fix with 90-day daily retention
- Improve:CI check for database type/schema drift