Commit Graph

9 Commits

Author SHA1 Message Date
87a6d7ed42 0.1.80 2026-01-31 19:21:19 -05:00
83904cbfcc 0.1.79 2026-01-29 07:39:34 -05:00
36f7afbf01 0.1.78 2026-01-29 07:33:57 -05:00
57c5555a58 0.1.77 2026-01-29 04:53:59 -05:00
dfbbab2ecb 0.1.76 2026-01-27 23:50:12 -05:00
44b78aefae fixing the installation issue 2026-01-27 23:49:48 -05:00
caa910a3b8 0.1.75 2026-01-27 23:39:04 -05:00
2856c7785b Fixing the repository URL in package.json 2026-01-27 23:38:47 -05:00
0062e5d9d9 Terminal-based AI coding agent with interactive TUI for autonomous code generation.
Features:
  - Interactive TUI with React/Ink
  - Autonomous agent with tool calls (bash, read, write, edit, glob, grep)
  - Permission system with pattern-based rules
  - Session management with auto-compaction
  - Dual providers: GitHub Copilot and Ollama
  - MCP server integration
  - Todo panel and theme system
  - Streaming responses
  - GitHub-compatible project context
2026-01-27 23:33:06 -05:00