orangu is a coding environment for OpenAI-compatible servers.
- Coding environment (LLM based)
- Command history
- Completion of commands
orangu reads an INI-style configuration
Default lookup order:
./orangu.conf~/.orangu/orangu.conf
Or use --config to point to a configuration file.
oranguBy default, local tools operate on the current working directory. Use --workspace to point at another root.
Use /open_file README.md to launch a workspace file in the editor configured by $EDITOR. Natural-language equivalents such as open README.md, list models, and show help are also handled locally.
Contributions to orangu are managed on Git Hub.
Contributions are most welcome!
Please, consult our Code of Conduct policies for interacting in our community.
Consider giving the project a star on Git Hub if you find it useful. And, feel free to follow the project on X as well.