nexus/ui/public
scotttong 8abbc48c71 experiment: direct CLI streaming, observer pattern, artifact generation
Replace adapter-based chat relay with lightweight claude CLI streaming
endpoint. CEO responses now arrive in 2-5s instead of minutes.

Key changes:
- POST /agents/:id/chat/stream — spawns claude -p directly, SSE streaming
- POST /agents/:id/chat/canned — persist welcome/approval messages
- POST /agents/:id/chat/generate-artifact — background doc generation
- Server-side detectArtifactCommitments() replaces unreliable AI observer
- Frontend: optimistic user messages, typewriter streaming, observer events
- Onboarding: separated name/mission substeps, back navigation
- Dev script: full server restart + fresh company + mission setup
- Removed: canned responses, heartbeat polling, inline plan detection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:07:26 -07:00
..
brands Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00
android-chrome-192x192.png Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
android-chrome-512x512.png Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
apple-touch-icon.png Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
favicon-16x16.png Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
favicon-32x32.png Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
favicon.ico Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
favicon.svg Enhance UI: favicon, AgentDetail overhaul, PageTabBar, and config form 2026-02-18 13:02:23 -06:00
paperclip-thinking.svg experiment: direct CLI streaming, observer pattern, artifact generation 2026-03-19 22:07:26 -07:00
site.webmanifest feat(ui): add PWA configuration with service worker and enhanced manifest 2026-03-05 17:01:07 -06:00
sw.js fix(ui): switch service worker to network-first to prevent stale content 2026-03-06 09:08:39 -06:00
worktree-favicon-16x16.png Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
worktree-favicon-32x32.png Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
worktree-favicon.ico Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
worktree-favicon.svg Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00