2 Commits

Author SHA1 Message Date
Jiayuan
ee334e0c2c Update app icon to Dieter Rams minimalist design
Replace existing icon with new minimalist design featuring a geometric star pattern on dark background. Generated in macOS (icns), Windows (ico), and PNG formats for all platforms.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-16 02:25:01 +08:00
Jiayuan
69b07f18b7 feat: initial project setup with Electron + ACP conductor architecture
- Set up Electron + React + TypeScript + Tailwind CSS v4
- Implement Conductor for ACP agent communication
- Add AgentProcess for subprocess lifecycle management
- Create CLI test command (pnpm test:acp) with --cwd and --log options
- Support multiple agents: opencode, codex, gemini

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:27:09 +08:00