ClamaClama is a coding assistant optimized for enterprise setups. This project is based on Cline. Please note that you need a Clama API Key to use this extension. Please reach out to your company admin for assistance. You should use Cline if you have the option to connect to any models from your machine, which is usually not possible in enterprise setups due to security, legal, and privacy reasons. Clama is ideal for enterprises where approved models and additional admin filters are available. Also, Clama doesn't support local MCP for security reasons. However, MCP orchestration will be part of server-side configuration in a future release. This agent is a part of the Clama AI | Enterprise AI Platform and is a work in progress. FeaturesClama can handle complex software development tasks step-by-step. With tools that let it create and edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), it can assist you in ways that go beyond code completion or tech support. While autonomous AI scripts traditionally run in sandboxed environments, this extension provides a human-in-the-loop GUI to approve every file change and terminal command, offering a safe and accessible way to explore the potential of agentic AI.
API and ModelClama supports models configured by Clama AI or your admin. The extension also keeps track of total tokens and API usage costs for the entire task loop and individual requests, keeping you informed of spending every step of the way. Run Commands in TerminalClama can execute commands directly in your terminal and receive the output. This allows it to perform a wide range of tasks, from installing packages and running build scripts to deploying applications, managing databases, and executing tests, all while adapting to your dev environment and toolchain to get the job done right. For long-running processes like dev servers, use the "Proceed While Running" button to let Clama continue with the task while the command runs in the background. As Clama works, it will be notified of any new terminal output along the way, allowing it to react to issues that may come up, such as compile-time errors when editing files. Create and Edit FilesClama can create and edit files directly in your editor, presenting you with a diff view of the changes. You can edit or revert Clama's changes directly in the diff view editor or provide feedback in chat until you're satisfied with the result. Clama also monitors linter/compiler errors (e.g., missing imports, syntax errors) so it can fix issues that arise along the way. All changes made by Clama are recorded in your file's Timeline, providing an easy way to track and revert modifications if needed. Use the BrowserClama can launch a browser, click elements, type text, and scroll, capturing screenshots and console logs at each step. This allows for interactive debugging, end-to-end testing, and even general web use! This gives it autonomy in fixing visual bugs and runtime issues without requiring you to handhold or copy-paste error logs. Add Context
Checkpoints: Compare and RestoreAs Clama works through a task, the extension takes a snapshot of your workspace at each step. You can use the Compare button to see a diff between the snapshot and your current workspace, and the Restore button to roll back to that point. For example, when working with a local web server, you can use Restore Workspace Only to quickly test different versions of your app. Then, use Restore Task and Workspace when you find the version you want to continue building from. This lets you safely explore different approaches without losing progress. License |