Phase 4-B: Frontend CLAUDE.md Memory Browser #51
Labels
No Label
admin
agent-api
api
api-client
audit
backend
boards
cost-accounting
database
design
forgejo
frontend
issues
metrics
mutation
navigation
optional
phase:1
phase:2
phase:3
phase:4
phase:5
phase:6
polish
priority:high
priority:low
priority:medium
service
sync
usage-accuracy
validation
webhooks
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Pipeline#51
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source plan:
/home/kaspa/.claude/plans/with-our-backend-created-precious-owl.mdFeature context: Feature 4: CLAUDE.md Memory Browser
Scope
Phase 4-B — Frontend
Summary
Add a "Memory" tab on the project detail view (or a modal from the sessions page) that renders CLAUDE.md content as markdown.
Affected area
/claude-codeAffected files
frontend/src/components/claude/MemoryBrowser.tsx— new componentfrontend/src/lib/api/claude-code.ts— addgetProjectMemory()API functionfrontend/src/app/claude-code/page.tsx— add memory browse trigger per project rowAffected routes or endpoints
GET /api/v1/claude-code/projects/{project_dir}/memoryExpected behavior
~/.claude/CLAUDE.mdshown first with a "Global" badgeSteps to reproduce (acceptance criteria)
4-B: Frontendto Phase 4-B: Frontend CLAUDE.md Memory Browser