| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Phase 3: IPC layer | Clawd | 2026-02-28 | 3 | -47/+275 |
| | | | | | | | | | | | | | | | | | | | - Implement src/main/preload.ts with typed API bridge - Projects, sessions, messages CRUD - Chat send/interrupt - Workflow review/advance/permissions - Artifact read/write - Directory picker dialog - Claude message event subscription - Implement src/main/ipc/handlers.ts - All IPC handlers with proper error handling - Message forwarding to renderer - Assistant message storage - Update src/main/index.ts - Initialize database on startup - Register IPC handlers - Clean database close on exit | ||||
| * | Phase 2: Claude integration layer | Clawd | 2026-02-28 | 8 | -2/+821 |
| | | | | | | | | | | | - 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 |
| | | |||||
| * | Remove duplicate PLAN.md, keep plan.md as canonical | Clawd | 2026-02-27 | 2 | -260/+2 |
| | | |||||
| * | Rewrite plan with document-centric UX: Review/Submit workflow | Clawd | 2026-02-27 | 1 | -770/+896 |
| | | |||||
| * | Address review comments: clarify decisions, add context indicator | Clawd | 2026-02-27 | 3 | -7/+80 |
| | | |||||
| * | Add detailed implementation plan with code snippets and TODO list | Clawd | 2026-02-27 | 1 | -0/+1487 |
| | | |||||
| * | Add research findings for Claude Agent SDK integration | Clawd | 2026-02-27 | 1 | -0/+412 |
| | | |||||
| * | Add project plan for Claude Flow | Clawd | 2026-02-27 | 1 | -0/+258 |
| | | |||||
| * | fix: silence warning about rootDir | Ethan Mick | 2025-09-15 | 1 | -1/+3 |
| | | |||||
| * | initial commit | Ethan Mick | 2025-09-15 | 11 | -0/+8009 |
