Commit Graph

9 Commits

Author SHA1 Message Date
Mortdecai 382e083471 feat: CLI entry point — mcp, tui, list, open, help subcommands 2026-03-29 19:14:49 -04:00
Mortdecai 707e8b7e31 feat: image rendering — kitty graphics, sixel, and ASCII art backends 2026-03-29 19:13:45 -04:00
Mortdecai f16f16ef77 feat: Textual TUI app — widget rendering, socket client, user events
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:12:52 -04:00
Mortdecai e9c0cd7f15 feat: MCP server with kitt_* tools and Unix socket management
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:10:48 -04:00
Mortdecai 5a509cbbbb feat: terminal backend abstraction — kitty, tmux, and plain backends
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:08:02 -04:00
Mortdecai dc910d442d feat: project directory management — create, log, read, list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:06:31 -04:00
Mortdecai d376e52908 feat: JSON-lines protocol with command and event dataclasses
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:05:15 -04:00
Mortdecai 8fd01c1275 fix: use setuptools instead of hatchling for build backend 2026-03-29 19:03:31 -04:00
Mortdecai 79f1fd3f75 feat: project scaffold with pyproject.toml and package structure 2026-03-29 19:02:51 -04:00