SpiderCode Agent - Autonomous coding assistant with hacker-style CLI
Project description
SpiderCode Agent
Autonomous coding assistant powered by LLM with hacker-style CLI.
Quick Start
pip install spidercode
# Make sure Ollama is running with a model loaded
spidercode chat
If spidercode command not found on Windows:
python -m spidercode chat
Commands
| Command | Description |
|---|---|
spidercode chat |
Interactive chat session (hacker-style) |
spidercode run "task" |
Execute a single task |
spidercode init |
Create default config |
spidercode serve |
Start API server |
spidercode scan [path] |
Scan project structure |
Configuration
Edit ~/.spidercode/config.yaml or create one with spidercode init.
Default config connects to Ollama at http://localhost:11434/v1.
API
Start the API server: spidercode serve
POST /chat- Send a chat messagePOST /tool- Execute a toolPOST /plan- Create a planPOST /execute- Execute a taskPOST /cancel- Cancel current taskGET /history- Get chat historyGET /projects- Get project infoGET /health- Health check
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 spidercode-2.3.2.tar.gz.
File metadata
- Download URL: spidercode-2.3.2.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e63cc79c0979e9a4626b29146d52d0694882a3904e3b370e053512607ecc6b
|
|
| MD5 |
2e85759d7d09df5eeae1681a3d5b0449
|
|
| BLAKE2b-256 |
0d2463d4154e17f582e5db79b41ad55de360d7932e8a2c8781338c1c780edcbc
|
File details
Details for the file spidercode-2.3.2-py3-none-any.whl.
File metadata
- Download URL: spidercode-2.3.2-py3-none-any.whl
- Upload date:
- Size: 48.5 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 |
045115c7980f97605efe98f803851d65f700dd003f9d17ab15a4b252e64d7f57
|
|
| MD5 |
20e30e3e4d0ecfb8f0530f29494d5f75
|
|
| BLAKE2b-256 |
47ca8d8b04c535ea4658965950df511a285210fa7ddb63e1955b45407b258a1b
|