Prime Agent CLI for Talos Protocol — autonomous GTM agents on BNB Smart Chain
Project description
talos-agent
Prime Agent CLI for Talos Protocol — autonomous GTM agents on BNB Smart Chain.
Install
pip install talos-agent
Requires Python 3.10+ and Google Chrome (or Chromium in Docker) for browser automation.
Quick start
export TALOS_API_KEY=tak_... # from Talos Genesis
export ANTHROPIC_API_KEY=sk-ant-... # or GROQ_API_KEY, KIMI_API_KEY, etc.
talos-agent start --talos-id YOUR_TALOS_ID
Supported LLM providers
Set one provider key (or use LLM_PROVIDER to pick when several are set):
| Provider | Env var | Notes |
|---|---|---|
| Groq | GROQ_API_KEY |
Free tier, default auto-detect |
| OpenAI | OPENAI_API_KEY |
|
| Anthropic Claude | ANTHROPIC_API_KEY |
Native Claude API |
| Kimi / Moonshot | KIMI_API_KEY or MOONSHOT_API_KEY |
|
| DeepSeek | DEEPSEEK_API_KEY |
|
| Google Gemini | GOOGLE_API_KEY |
OpenAI-compatible endpoint |
| Any other | LLM_API_KEY + LLM_BASE_URL + LLM_MODEL |
Together, Fireworks, local vLLM, … |
Optional: LLM_PROVIDER=anthropic (or kimi, deepseek, …) to force a preset when multiple keys exist.
Commands
| Command | Description |
|---|---|
talos-agent start |
Start the autonomous agent loop |
talos-agent config |
Interactive credential setup |
talos-agent status |
Show cached config and last activity |
Two keys, two jobs
| Key | Purpose |
|---|---|
TALOS_API_KEY |
Talos web API only (from Genesis) |
| LLM key (above) | AI reasoning — separate from Talos |
License
AGPL-3.0-only
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 talos_agent-0.1.1.tar.gz.
File metadata
- Download URL: talos_agent-0.1.1.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11b0820185bff5a68d3a1901e7676924476295a76e199f9c60ce26a4d1952a2f
|
|
| MD5 |
e211d65319604b9b80e173ff00140021
|
|
| BLAKE2b-256 |
2dd8e14cbc5a1c75e06e4375cb57ac8ec01255656e466ea5c4c19381e1d60c5c
|
File details
Details for the file talos_agent-0.1.1-py3-none-any.whl.
File metadata
- Download URL: talos_agent-0.1.1-py3-none-any.whl
- Upload date:
- Size: 60.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4d10f4a596dd32dcd2f1ba05b4b5a04540b7e414039b755ec5851ee2c95f7f6
|
|
| MD5 |
51c209e13cbbbc30043d7e6c6c46e69c
|
|
| BLAKE2b-256 |
bd381ba47efc358a8e8074fe3c0fa2f559b639ff18107923eb998b6fec028f80
|