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
Issue #17 — Agent description loss: AI-generated descriptions are now immediately persisted when generated, preventing data loss when clicking away from the editor before autosave fires
Issue #18 — Mobile LAN skeleton loading: LAN mode syncFullState was sending nodes as an object instead of an array, causing the mobile web client to show skeleton placeholders. Now sends array format matching cloud mode, with defensive handling in the mobile client
New Feature
Issue #16 — Working Folder (Project Path Picker): New Project Folder section in Settings panel lets you browse to any folder to load agents/skills from that project's .claude/ directory. The chosen path persists across app restarts via ~/.aui/settings.json. Includes Reset to Home button to revert to default behavior.
Persistent Mobile Pairing & PWA (v0.8.4-0.8.5)
Pair once, connect forever — after initial room-code + PIN pairing, desktop issues a pairing token (valid 90 days) that mobile stores
PWA installable — service worker caches app shell for offline startup