Skip to content

Add docs browser feature spec#33

Merged
alari76 merged 2 commits intomainfrom
feat/docs-browser-spec
Mar 9, 2026
Merged

Add docs browser feature spec#33
alari76 merged 2 commits intomainfrom
feat/docs-browser-spec

Conversation

@alari76
Copy link
Copy Markdown
Contributor

@alari76 alari76 commented Mar 9, 2026

Summary

  • Adds docs/DOCS-BROWSER-SPEC.md — a full feature spec for an in-app markdown file browser
  • Covers UX flow (entry point on repo rows → file picker dropdown → rendered doc view), server endpoints, marked + DOMPurify rendering stack, and .docs-prose styling aligned with the existing color scheme and component patterns
  • Spec only — no implementation code

Test plan

  • Review spec for completeness and UX clarity
  • Validate that referenced UI patterns match the current codebase
  • Confirm out-of-scope items are reasonable for v1

🤖 Generated with Claude Code

alari76 and others added 2 commits March 9, 2026 11:32
Defines UX, server endpoints, rendering stack, and styling for a
lightweight in-app markdown file browser that reuses the main
terminal area with the input box remaining active for Claude edits.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alari76 alari76 merged commit ea694b4 into main Mar 9, 2026
2 checks passed
@alari76 alari76 deleted the feat/docs-browser-spec branch March 10, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant