February 5, 2026
#Highlights
Workspace sharing between users
Implemented personal vs shared workspace model. Users get a personal "My Workspace" on signup and can now share workspaces with others via invite codes, with visibility controls and a unified share dialog.
Universal tab/view system for record pages
Added tabbed navigation (Overview, Table, Tree, History) to all record pages, replacing the old list/table toggle. Includes drag-and-drop reordering in tree view using dnd-kit.
Performance overhaul
Refactored middleware to JWT-only validation, added server-side data fetching with SWR fallback data, parallelized sequential fetch patterns, and added hover-intent prefetch priority queue. Eliminates loading flash on key pages.
hyv.to short URLs
Set up Cloudflare Workers redirect for the hyv.to domain and updated agent guidance to use short URLs. Agents now include clickable hyv.to links in summaries for quick record access.
Also Shipped
- Improve:Onboarding flow rewrite with interactive format and background workspace seeding
- Improve:MCP tool token reduction with extracted guides (query-dsl, status-lifecycle, batch-operations, orchestration)
- Improve:Linear export CLI tool (packages/linear-export)
- Improve:Triage view and data.triage field handling
- Improve:Landing page route structure and content strategy