OneFirewall AI for VS Code
A simple coding agent in your workspace. Chat, explore code, make changes, and run commands with permission directly from your VS Code sidebar.
- Workspace exploration: Understands your codebase, files, and project layout.
- Inline editing: Proposes edits and applies changes directly inside your editor.
- Controlled execution: Run terminal commands and build steps with your explicit permission.
- Token streaming: Watch code and thoughts stream in real-time as the agent works.
- Blueprint Planner mode: Research code and draft structured implementation plans before making changes.
Requirements
- VS Code 1.95.0 or higher
- The
onefirewall-ai CLI available on your PATH
OneFirewall AI CLI Installation
Install the required onefirewall-ai CLI package:
pip install onefirewall-ai==0.1.3
Package link: https://pypi.org/project/onefirewall-ai/0.1.3/
| |