| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace custom markdown renderer with react-markdown | Clawd | 2026-02-28 | 1 | -0/+2 |
| | | | | | | | | | - Add react-markdown and remark-gfm dependencies - Remove hacky regex-based renderMarkdown function - Full GFM support: tables, task lists, strikethrough, autolinks - Update CSS for react-markdown output (task lists, blockquotes, hr) - Cleaner, more maintainable code | ||||
| * | Phase 2: Claude integration layer | Clawd | 2026-02-28 | 1 | -1/+4 |
| | | | | | | | | | | | - Add @anthropic-ai/claude-agent-sdk dependency - Implement src/main/claude/phases.ts with phase configs (research/plan/implement) - Implement src/main/claude/index.ts with SDK wrapper - query() integration with session management - Session resume support - Artifact read/write utilities - Phase advancement logic | ||||
| * | Fix dev script: initial tsc compile before watch mode | Clawd | 2026-02-27 | 1 | -2/+2 |
| | | |||||
| * | initial commit | Ethan Mick | 2025-09-15 | 1 | -0/+65 |
