Codexy is a lightweight coding agent that runs in your terminal, providing agentic coding capabilities within Python workflows.
Codexy understands prompts, interacts with code, suggests file edits, and can execute commands directly in the terminal, offering a seamless development experience.
Allows you to control the level of autonomy the coding agent has with flexible approval modes like suggest, auto-edit, full-auto, and dangerous-auto.
Built for developers who prefer working within the terminal, integrating seamlessly into their existing Python toolchains.
Utilizes common Python libraries such as `click`, `textual`, and `openai` for a consistent user experience.
Encourages community involvement where users can contribute to the development through bug reports, feature requests, and pull requests.
Offers multiple security modes to limit the agent's actions, ensuring safer operation by requiring confirmations for possibly unsafe commands.