You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ecosystem Section: Added "Ecosystem" as a Reference category filter with TopBar navigation and dedicated section showing partner tools (DocuBook).
FloatingChat: Replaced QuickCreateFAB with a WhatsApp-style floating chat popup (380x560px) for quick backlog task creation.
Chat Input: Added send panel to Activity tab for creating backlog tasks directly from chat input.
Donation Link: Added coffee/donation link (teer.id) to TopBar external links group.
Handoffs Redesign: Redesigned handoffs as a table (From, To, Task, Summary, Status, Created, Expires) with slide-over DetailDrawer, matching Standards/Memory pattern.
Sidebar Navigation: Moved global nav (Agent Arena, Dashboard, Standards, Reference) to sidebar above Repositories; tab bar stays visible regardless of active sidebar nav tab.
Fixed
Chat Flow: Chat input now stores message in description while title is auto-generated (Chat · HH:mm); full refresh triggered after send.
Reference Tab: Fixed not loading when clicked from sidebar nav.
Standards Drawer: Fixed not opening due to null selectedStandard.
Table Background: Added solid background to tables to prevent transparency issues.
Svelte 5: Replaced bind:value with value + on:input for Svelte 5 compatibility.
Sidebar Scroll: Fixed scroll visibility and handoff loading stuck issue.
Misc: Changed "Donasi" to "Donate" in TopBar; added router test mocks.