aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CodeMirror 6 for markdown editingClawd2026-02-284-6/+720
* Replace custom markdown renderer with react-markdownClawd2026-02-284-147/+1549
* Add markdown table rendering supportClawd2026-02-282-1/+85
* Add delete functionality for projects and sessionsClawd2026-02-283-0/+82
* Add onboarding screen for first-time usersClawd2026-02-283-0/+94
* Add Boris Tane's blog post to ReferencesClawd2026-02-281-1/+1
* Mark all TODO phases complete in plan.md, add References section to READMEClawd2026-02-282-25/+29
* Fix: system prompt passing and strengthen phase enforcementClawd2026-02-282-48/+105
* Phase 5: Integration & polishClawd2026-02-283-95/+171
* Phase 4: React UIClawd2026-02-288-3/+1041
* Phase 3: IPC layerClawd2026-02-283-47/+275
* Phase 2: Claude integration layerClawd2026-02-288-2/+821
* Fix dev script: initial tsc compile before watch modeClawd2026-02-271-2/+2
* Remove duplicate PLAN.md, keep plan.md as canonicalClawd2026-02-272-260/+2
* Rewrite plan with document-centric UX: Review/Submit workflowClawd2026-02-271-770/+896
* Address review comments: clarify decisions, add context indicatorClawd2026-02-273-7/+80
* Add detailed implementation plan with code snippets and TODO listClawd2026-02-271-0/+1487
* Add research findings for Claude Agent SDK integrationClawd2026-02-271-0/+412
* Add project plan for Claude FlowClawd2026-02-271-0/+258
* fix: silence warning about rootDirEthan Mick2025-09-151-1/+3
* initial commitEthan Mick2025-09-1511-0/+8009