An elite autonomous coding and DevOps agent powered by Gemini 2.5 Flash
Project description
Agent CLAW
An elite autonomous coding and DevOps agent powered by Gemini 2.5 Flash.
Install
pip install agent-claw
Setup
Get a free Gemini API key at https://aistudio.google.com then set it:
# Mac/Linux
export GEMINI_API_KEY="your-key-here"
# Windows PowerShell
$env:GEMINI_API_KEY="your-key-here"
Run
agent
Tools
| Tool | Description |
|---|---|
write_file |
Write files to disk |
read_file |
Read file contents |
delete_file |
Delete files or folders |
create_directory |
Scaffold directories |
move_file |
Move or rename files |
list_directory |
List folder contents |
find_files |
Find files by pattern |
search_in_files |
Search text across files |
execute_python_file |
Run Python scripts |
execute_shell_command |
Run any shell command |
install_package |
pip install packages |
run_tests |
Run pytest suites |
http_request |
Make HTTP requests |
download_file |
Download files from URLs |
read_env_file |
Read .env files |
write_env_file |
Write .env files |
git_command |
Run git commands |
run_docker_command |
Run Docker commands |
run_terraform_command |
Run Terraform commands |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentclaw_anyanpee-1.0.0.tar.gz.
File metadata
- Download URL: agentclaw_anyanpee-1.0.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
277cbf517e261ff089bcc0b4a04d935c639747e0c5c2bc705132a16b5b06effc
|
|
| MD5 |
b1158d289ad75de8418e5c4281824a6b
|
|
| BLAKE2b-256 |
725b9dbbf6f7c7e3ffbfbef3b87fb1f674102ccf11587f8199db0583db64fca6
|
File details
Details for the file agentclaw_anyanpee-1.0.0-py3-none-any.whl.
File metadata
- Download URL: agentclaw_anyanpee-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9073b8ccc427212556822cf125616ca2bceafc6cf0fb89b19dc206df73962c4e
|
|
| MD5 |
91956a613acf66f5d3de69c64bd124b7
|
|
| BLAKE2b-256 |
a9d8aadd0b7dc2d9401c8bb7b418d46022d241e60f77ae4c7c2eb7b8e235c6d5
|