app like that
Codexy
Codexy

Codexy is a lightweight coding agent that runs in your terminal, providing agentic coding capabilities within Python workflows.

Features

Agentic Capabilities

Codexy understands prompts, interacts with code, suggests file edits, and can execute commands directly in the terminal, offering a seamless development experience.

Configurable Approvals

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.

Terminal-Native Design

Built for developers who prefer working within the terminal, integrating seamlessly into their existing Python toolchains.

Familiar Python Stack

Utilizes common Python libraries such as `click`, `textual`, and `openai` for a consistent user experience.

Open Source Development

Encourages community involvement where users can contribute to the development through bug reports, feature requests, and pull requests.

Security Model Options

Offers multiple security modes to limit the agent's actions, ensuring safer operation by requiring confirmations for possibly unsafe commands.