Started working on something to build complete multi-file changes via LLM and chose to write it as a CLI tool both for convenience and ability to compose feature builds via scripts and other tools.
It supports various providers (OpenAI, Anthropic, Azure, Gemini), supplying both local and remote resources (defined by arguments and/or configuration file directives), and allows for feedback after initial implementation which is useful for troubleshooting issues in initial tack.
A few things I plan on adding soon include:
- Improved source mapping
- Hands-free voice mode
- Image processing
Started working on something to build complete multi-file changes via LLM and chose to write it as a CLI tool both for convenience and ability to compose feature builds via scripts and other tools.
It supports various providers (OpenAI, Anthropic, Azure, Gemini), supplying both local and remote resources (defined by arguments and/or configuration file directives), and allows for feedback after initial implementation which is useful for troubleshooting issues in initial tack.
A few things I plan on adding soon include: - Improved source mapping - Hands-free voice mode - Image processing