Commit Graph

15 Commits

Author SHA1 Message Date
Mortdecai 26c9d2cd77 fix: actively recommend kitty for desktop users, warn about SSH and password prompt caveats 2026-03-29 20:27:55 -04:00
Mortdecai f5dd2a6f58 fix: add tmux mouse setup to INSTALL.md, clarify Enter-to-submit on input widgets 2026-03-29 20:26:12 -04:00
Mortdecai ef34625104 fix: remove setuptools-scm dep, add demo script 2026-03-29 19:22:38 -04:00
Mortdecai 679846e877 docs: update README with actual repo URL 2026-03-29 19:17:28 -04:00
Mortdecai f6a1cc4ebd docs: README, INSTALL.md (AI-guided setup) 2026-03-29 19:16:39 -04:00
Mortdecai e37b907326 test: end-to-end integration test — full session flow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 19:16:15 -04:00
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