Nexus Dev
02eb01a93e
docs(phase-29): complete default provider phase
2026-04-04 03:55:49 +00:00
Nexus Dev
0fc748d2d4
feat(29-02): Hermes skill injection + default provider integration tests
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:49 +00:00
Nexus Dev
2325c90abb
docs(29-02): complete default-provider plan 02 — Hermes skill injection and integration tests
2026-04-04 03:55:49 +00:00
Nexus Dev
1ff3953c97
feat(29-01): adapter probe route, Hermes onboarding fallback, neutral templates
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:49 +00:00
Nexus Dev
372df3919a
docs(29-01): complete default-provider plan 01 — hermes probe route and adapter-neutral templates
2026-04-04 03:55:49 +00:00
Nexus Dev
fb4a2066c3
docs(29): create phase plan — adapter probe, onboarding fallback, skill injection
2026-04-04 03:55:49 +00:00
Nexus Dev
d386f52b25
docs(29): research phase default-provider
2026-04-04 03:55:49 +00:00
Nexus Dev
634c30e1a2
docs(29): auto-generated context (discuss skipped)
2026-04-04 03:55:49 +00:00
Nexus Dev
3f66fb2481
docs(phase-28): complete Ollama integration phase
2026-04-04 03:55:49 +00:00
Nexus Dev
1cf1c1f038
feat(28-02,28-03): Ollama UI surface + Hermes runtime dashboard
...
28-02: ollamaApi client, model dropdown in config, skill badge
28-03: stateJson merge after heartbeat, HermesRuntimeCard in AgentOverview
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:49 +00:00
Nexus Dev
39327b7660
feat(28-03): merge Hermes runtime data into stateJson and add HermesRuntimeCard
...
- Add OllamaPsResponse interface and getOllamaMemoryUsage() to ollama.ts
- Import getOllamaMemoryUsage in heartbeat.ts
- Add hermes_local block in updateRuntimeState: COALESCE jsonb merge of hermesModel + hermesMemoryBytes
- Add HermesRuntimeCard component in AgentDetail.tsx
- Render HermesRuntimeCard in AgentOverview gated by adapterType === hermes_local
- Native skill count derived from agentsApi.skills entries with originLabel === Hermes skill
2026-04-04 03:55:49 +00:00
Nexus Dev
f0b568ddd6
docs(28-02): complete Ollama UI surface plan — model dropdown, install callout, Hermes skill badge
2026-04-04 03:55:49 +00:00
Nexus Dev
b36bb88cae
docs(28-03): complete Hermes runtime dashboard plan — stateJson merge, HermesRuntimeCard
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 03:55:49 +00:00
Nexus Dev
fbea338c23
feat(28-02): add Hermes skill badge and native skills section header in AgentSkillsTab
...
- Render purple "Hermes skill" badge for skills with originLabel === "Hermes skill"
- Section header shows "Hermes native skills & user-installed skills" for hermes_local agents
- Non-Hermes originLabel values continue to render as plain muted text
2026-04-04 03:55:49 +00:00
Nexus Dev
926b3a8763
feat(28-02): create ollamaApi client and Hermes Ollama model dropdown
...
- Add ui/src/api/ollama.ts with ollamaApi.status() and ollamaApi.models()
- Replace free-text Model input with hybrid dropdown/fallback in HermesLocalConfigFields
- Dropdown shows pulled Ollama models with * prefix for recommended entries
- Install callout shown when Ollama is absent (with link to installUrl)
- Edit mode: selecting an Ollama model atomically sets model + provider:custom + base_url
- Manual entry fallback via "Other (manual entry)..." option or when Ollama absent
- Uses useCompany() hook for companyId (consistent with AgentConfigForm pattern)
2026-04-04 03:55:48 +00:00
Nexus Dev
5345b67f92
feat(28-01): Ollama service, routes, model catalog
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
ed085737e3
docs(28-01): complete ollama service + routes plan — detectOllama, listOllamaModels, model catalog, HTTP routes
2026-04-04 03:55:48 +00:00
Nexus Dev
9e7c2890d5
docs(28): create phase plan
2026-04-04 03:55:48 +00:00
Nexus Dev
5713d996bb
docs(28): research phase domain — Ollama API, Hermes config surface, cost tracking, dashboard
2026-04-04 03:55:48 +00:00
Nexus Dev
e4d3ec7506
docs(28): auto-generated context (discuss skipped)
2026-04-04 03:55:48 +00:00
Nexus Dev
492830d47c
docs(phase-27): complete Hermes adapter phase
2026-04-04 03:55:48 +00:00
Nexus Dev
1b7cd2a3cb
fix(27): remove duplicate gemini_local from AGENT_ADAPTER_TYPES
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
9ef04fd1de
feat(27-01): close Hermes adapter integration gaps
...
- Add hermes_local to SESSIONED_LOCAL_ADAPTERS (HERM-03)
- Fix create-mode toolsets field guard (HERM-02)
- Add hermes session codec round-trip tests (HERM-04)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
d1b34e128f
docs(27-01): complete hermes integration gaps plan — HERM-01 through HERM-04
...
- SUMMARY.md: 3 tasks, 3 files, 2 minutes
- STATE.md: advanced plan, recorded metrics, added decisions
- ROADMAP.md: phase 27 marked Complete (1/1 plans)
- REQUIREMENTS.md: HERM-01, HERM-02, HERM-03, HERM-04 marked complete
2026-04-04 03:55:48 +00:00
Nexus Dev
876665e7a4
docs(27-hermes-adapter): create phase plan
2026-04-04 03:55:48 +00:00
Nexus Dev
6328c4a5f9
docs(27): research phase hermes-adapter domain
2026-04-04 03:55:48 +00:00
Nexus Dev
2a5abc2e54
docs(27): auto-generated context (discuss skipped)
2026-04-04 03:55:48 +00:00
Nexus Dev
07c0fa2385
docs: create milestone v1.4 roadmap (3 phases)
2026-04-04 03:55:48 +00:00
Nexus Dev
ef3a9fcc5b
docs: define milestone v1.4 requirements (16 requirements)
2026-04-04 03:55:48 +00:00
Nexus Dev
2d93fd37a8
docs: start milestone v1.4 Hermes Default Provider
2026-04-04 03:55:48 +00:00
Nexus Dev
25d3b9d2d1
chore: clean up audit file location
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
6a92c95ce4
fix: restore ROADMAP.md and REQUIREMENTS.md — deletion was not approved
...
Archives exist in milestones/v1.3-* as copies, not replacements.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
ffc7b130e4
chore: archive v1.3 phase directories to milestones/
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
aeef99432c
chore: remove archived ROADMAP.md and REQUIREMENTS.md
...
Originals archived to milestones/v1.3-ROADMAP.md and v1.3-REQUIREMENTS.md.
Fresh files will be created by /gsd:new-milestone for v1.4.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
3b84eee761
chore: complete v1.3 milestone — archive roadmap, requirements, evolve PROJECT.md
2026-04-04 03:55:48 +00:00
Nexus Dev
4b9d267f46
fix(v1.3): close 3 integration gaps from milestone audit
...
1. Push notifications: call sendPushToAll after streaming completes
2. Mobile offline: add useOfflineQueue + banners to MobileChatView
3. New conversation streaming: call startStream in Path 1 handleSend
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
021ac1a299
docs(v1.3): milestone audit — 63/63 requirements, 3 integration gaps
2026-04-04 03:55:48 +00:00
Nexus Dev
b019db7a0e
docs(phase-26): evolve PROJECT.md after phase completion
2026-04-04 03:55:48 +00:00
Nexus Dev
f192b97c49
docs(phase-26): complete phase execution
2026-04-04 03:55:48 +00:00
Nexus Dev
8235a607b7
fix(26): remove empty vendor-react chunk and mark PWA-02/PWA-08 complete
...
vendor-react manualChunks doesn't work with @vitejs/plugin-react JSX
runtime — react/react-dom stay in entry. Documented and removed.
PWA-02 and PWA-08 were implemented but not marked in REQUIREMENTS.md.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
75b287032e
docs(26-04): complete push notifications plan — VAPID, push routes, SW subscription hook, permission prompt
2026-04-04 03:55:48 +00:00
Nexus Dev
862cf7fef3
feat(26-04): create push API client, usePushNotifications hook, and NotificationPermissionPrompt
...
- Add ui/src/api/push.ts with getVapidPublicKey, subscribe, unsubscribe methods
- Add ui/src/hooks/usePushNotifications.ts with SW pushManager subscription flow
- urlBase64ToUint8Array utility converts VAPID key for applicationServerKey
- NotificationPermissionPrompt shows after 3rd agent response (engagement gate)
- Checks nexus.notifPromptDismissed localStorage key for dismiss state
- ChatPanel tracks agentResponseCount from assistant messages and renders prompt
- Install idb package (missing dependency from plan 26-00 prerequisites)
2026-04-04 03:55:48 +00:00
Nexus Dev
66bbfbf766
feat(26-04): create push_subscriptions schema, migration, pushService, and push routes
...
- Add push_subscriptions pgTable with endpoint, p256dh, auth, userId, companyId, deviceLabel
- Add 0055_create_push_subscriptions.sql migration with CREATE TABLE and endpoint index
- Export pushSubscriptions from schema/index.ts
- Create pushService with initVapid, getVapidPublicKey, saveSubscription, removeSubscription, sendPushToAll
- sendPushToAll auto-deletes stale subscriptions on 410/404 response
- Create pushRoutes: GET /vapid-public-key, POST /subscribe, DELETE /subscribe
- Mount /api/push routes and call initVapid() in app.ts with graceful skip
- Install web-push and @types/web-push
2026-04-04 03:55:48 +00:00
Nexus Dev
471a9daaa6
feat(26): merge worktree code from plans 26-00, 26-01, 26-03
...
SW cache-first rewrite, React.lazy code splitting, PWA types/test stubs,
install prompt, offline banner, offline queue, ChatPanel wiring.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:48 +00:00
Nexus Dev
d4c98016d7
docs(26-03): complete PWA install prompt, offline banner, and message queue plan
...
- InstallPromptBanner: 7-day cooldown, iOS fallback, beforeinstallprompt CTA
- OfflineBanner: amber theming, queue count, 3s auto-dismiss on reconnect
- useOfflineQueue: IndexedDB nexus-offline/message_queue, flush on online event
- ChatPanel: offline guard in handleSend, OfflineBanner + InstallPromptBanner wired
- Requirements PWA-01, PWA-02, PWA-08 marked complete
2026-04-04 03:55:48 +00:00
Nexus Dev
e35bba41e4
docs(26-02): complete mobile responsive chat layout plan — MobileChatView, PullToRefresh, safe areas
2026-04-04 03:55:48 +00:00
Nexus Dev
6b7e54bbf9
feat(26-02): create MobileChatView and wire ChatPanel for responsive layout
...
- MobileChatView: full-screen mobile chat using 100dvh, back button, safe-area input
- ChatPanel: conditionally renders MobileChatView on mobile via useMediaQuery
- ChatConversationList: wraps ScrollArea in PullToRefresh for mobile
- ChatInput: pb-[env(safe-area-inset-bottom)] padding + 44px Send button touch target
- ChatConversationItem: min-h-[48px] touch target per UI-SPEC
2026-04-04 03:55:48 +00:00
Nexus Dev
512a4aa448
feat(26-02): create useMediaQuery hook, usePullToRefresh hook, and PullToRefresh component
...
- useMediaQuery: SSR-safe hook with addEventListener for live breakpoint updates
- usePullToRefresh: touch gesture hook with 64px threshold, haptic feedback via navigator.vibrate
- PullToRefresh: visual wrapper with Loader2 spinner, pull/release text indicators
2026-04-04 03:55:48 +00:00
Nexus Dev
e93922e4a0
docs(26-01): complete lazy-loading and vendor chunk splitting plan
...
- Created 26-01-SUMMARY.md with task commits, decisions, and verification results
- STATE.md: advanced plan 2->3, recorded metrics and decisions
- ROADMAP.md: updated phase 26 progress (2 of 5 summaries)
- REQUIREMENTS.md: marked PERF-01 complete (PERF-05 already complete)
2026-04-04 03:55:48 +00:00
Nexus Dev
93dcc1ed2a
docs(26-00): add self-check results to SUMMARY.md
2026-04-04 03:55:48 +00:00