Commit graph

30 commits

Author SHA1 Message Date
Nexus Dev
02df3cd1da docs(22-04): complete slash command and mention popover plan
- Create 22-04-SUMMARY.md
- Update STATE.md with plan completion, metrics, decisions
- Update ROADMAP.md plan progress (5/6 summaries)
- Mark requirements INPUT-05, INPUT-06 complete
2026-04-04 03:55:47 +00:00
Nexus Dev
448ab1eea3 docs(22-03): complete message action controls plan — ChatStopButton, ChatMessageActions, ChatMessage edit mode 2026-04-04 03:55:47 +00:00
Nexus Dev
816945bfb5 docs(22-01): complete SSE streaming endpoint plan 2026-04-04 03:55:47 +00:00
Nexus Dev
5f646b7d9b docs(22-02): complete agent identity components plan — ChatMessageIdentityBar, ChatAgentSelector, agent-role-colors 2026-04-04 03:55:47 +00:00
Nexus Dev
ce0a2772be docs(22-00): complete Wave 0 foundation plan — migration, types, react-virtual, agent-role-colors, CSS, test stubs 2026-04-04 03:55:47 +00:00
Nexus Dev
ded9afbaed fix(22): revise plans based on checker feedback 2026-04-04 03:55:47 +00:00
Nexus Dev
9d1a91b4bc docs(22-agent-streaming): create phase plan — 6 plans in 4 waves 2026-04-04 03:55:47 +00:00
Nexus Dev
01bde5398c docs(phase-22): add validation strategy 2026-04-04 03:55:47 +00:00
Nexus Dev
6a5749e985 docs(22): research agent-streaming phase domain 2026-04-04 03:55:47 +00:00
Nexus Dev
3ab0955da9 docs(22): fix UI-SPEC checker blocks — copywriting, typography, spacing, color note
- Replace generic "Save"/"Cancel" with "Save edit"/"Discard edit" in inline edit controls
- Add solution path to agent load error: "Could not load agents. Refresh to try again."
- Eliminate 12px font size by using 13px + text-muted-foreground for slash command descriptions (4 sizes total: 11/13/15/20px)
- Replace gap-1.5 (6px) with gap-2 (8px) in identity bar — multiples-of-4 compliance
- Add theming note on bg-cyan-400 semantic token promotion path

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 03:55:47 +00:00
Nexus Dev
cab661688e docs(22): UI design contract for agent-streaming phase
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 03:55:47 +00:00
Nexus Dev
3488815a2b docs(22): auto-generated context (discuss skipped) 2026-04-04 03:55:47 +00:00
Nexus Dev
a6b2e0b695 docs(phase-21): mark phase complete — 7/7 plans, 13/13 must-haves verified 2026-04-04 03:55:47 +00:00
Nexus Dev
17726c4dc3 docs(21-06): complete chat search and Cmd+K gap closure plan
- Add 21-06-SUMMARY.md documenting search filtering and keyboard shortcut
- Advance STATE.md to ready_for_verification, 100% progress
- ROADMAP.md phase 21 marked Complete (7/7 summaries)
2026-04-04 03:55:47 +00:00
Nexus Dev
444a3476df docs(21): create gap closure plan for HIST-02 search + INPUT-07 Cmd+K 2026-04-04 03:55:47 +00:00
Nexus Dev
7460061877 docs(21-05): complete chat UI wiring plan — chatApi, TanStack Query hooks, conversation list, message thread
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 03:55:47 +00:00
Nexus Dev
de721ffc05 docs(21-03): complete chat service and REST API plan
- SUMMARY.md created with service/route implementation details
- STATE.md: advanced to plan 5/6, recorded 6min duration, added 3 decisions
- ROADMAP.md: updated phase 21 progress (5/6 summaries)
- REQUIREMENTS.md: marked CHAT-04, CHAT-05, CHAT-06, HIST-05 complete
2026-04-04 03:55:47 +00:00
Nexus Dev
f4fc4ebf13 docs(21-04): complete chat panel shell plan
- 21-04-SUMMARY.md with task details, deviations, known stubs
- STATE.md: advanced to plan 4, updated progress 67%, added decisions
- ROADMAP.md: phase 21 updated (4/6 summaries)
- REQUIREMENTS.md: INPUT-01 and THEME-01 marked complete
2026-04-04 03:55:47 +00:00
Nexus Dev
d72ccfbb2c docs(21-02): complete markdown renderer plan — ChatMarkdownMessage, ChatCodeBlock, hljs theme CSS 2026-04-04 03:55:47 +00:00
Nexus Dev
31aa9a07e2 docs(21-00): complete chat-foundation test stubs plan 2026-04-04 03:55:47 +00:00
Nexus Dev
de24f5f5a1 docs(21-01): complete chat schema and shared types plan
- SUMMARY.md with accomplishments, commits, and deviation notes
- STATE.md advanced to plan 2 of 6, 33% progress
- ROADMAP.md updated with plan progress
- REQUIREMENTS.md: marked HIST-01 and HIST-06 complete
2026-04-04 03:55:47 +00:00
Nexus Dev
0de520b3b9 fix(21): revise plans based on checker feedback 2026-04-04 03:55:47 +00:00
Nexus Dev
4ee071ddb5 docs(21-chat-foundation): create phase plan — 5 plans across 3 waves 2026-04-04 03:55:47 +00:00
Nexus Dev
4cfb052646 docs(phase-21): add validation strategy 2026-04-04 03:55:47 +00:00
Nexus Dev
9ba641719b docs(21): fix Cancel → Keep conversation per copywriting rules 2026-04-04 03:55:47 +00:00
Nexus Dev
766069c00e docs(21): fix UI-SPEC typography, spacing, and visuals per checker 2026-04-04 03:55:47 +00:00
Nexus Dev
babff844e5 docs(21): UI design contract for chat-foundation phase
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 03:55:47 +00:00
0610bdf940 [nexus] docs: log upstream rebase status — 0 behind, build verified 2026-04-04 03:55:42 +00:00
6c4272ce85 [nexus] chore: migrate .planning/ from agent repo to nexus repo
Planning artifacts (milestones v1.0-v1.2.1, v1.3 queue, PROJECT.md,
STATE.md, config) now live alongside the code they describe.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:55:42 +00:00
890cb52954 [nexus] docs(01-02): create zone taxonomy, rebase runbook, and hook installer
- Add .planning/ZONE-TAXONOMY.md classifying all rename targets (DISPLAY/CODE/STORED)
- Add .planning/REBASE-RUNBOOK.md documenting range-diff rebase verification workflow
- Add scripts/install-hooks.sh for post-clone hook reinstallation
2026-04-04 03:55:41 +00:00