iven
|
2e5f63be32
|
docs: reorganize docs — archive outdated, create brainstorming folder
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
- Create docs/brainstorming/ with 5 discussion records (Mar 16 - Apr 7)
- Archive ~30 outdated audit reports (V5-V11) to docs/archive/old-audits/
- Archive superseded analysis docs to docs/archive/old-analysis/
- Archive completed session plans to docs/archive/old-plans/
- Archive old test reports/validations to respective archive folders
- Remove empty directories left after moves
- Keep current docs: TRUTH.md, feature docs, deployment, knowledge-base, superpowers
|
2026-04-07 09:54:30 +08:00 |
|
iven
|
80cadd1158
|
feat(ui): add ButlerPanel — pain points, proposals, memory insights
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
- Add Butler types (PainPoint, Proposal, DelegationResult) to viking-client.ts
- Add butler API functions: getButlerInsights, getButlerProposals,
recordButlerPainPoint, generateButlerSolution, updateButlerProposalStatus,
butlerDelegateTask
- Create ButlerPanel with three sections:
- InsightsSection: pain point cards with evidence chain, severity, confidence
- ProposalsSection: solution cards with accept/reject actions
- MemorySection: Viking memory entries per agent
- Create useButlerInsights hook for data fetching
- Add "管家" tab to RightPanel with ConciergeBell icon
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-07 09:30:28 +08:00 |
|