Simple coding agent.
Project description
Source Agent
Simple coding agent.
How it Works
Source Agent operates as a stateless entity, guided by clear directives and external context. Its behavior is primarily defined by AGENTS.md, which serves as the core system prompt. CHANGELOG.md provides essential historical context and sense-making rationale.
Getting Started
git clone [https://github.com/christopherwoodall/source-agent](https://github.com/christopherwoodall/source-agent)
cd source-agent
pip install -e ".[developer]"
source-agent --prompt "Analyze the file at src/source_agent/entrypoint.py and suggest any edits."
This project uses OpenRouter to run the agent. You will need to set both the OPENROUTER_API_KEY and OPENROUTER_BASE_URL environment variables.
export OPENROUTER_API_KEY=your_api_key_here
export OPENROUTER_BASE_URL=https://api.openrouter.ai/v1
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 Distributions
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 source_agent-0.0.7-py3-none-any.whl.
File metadata
- Download URL: source_agent-0.0.7-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bb0ee7e5d3c1bc7c71302440ebcdec24a799ba62ad1260bfae902546e29ec9c
|
|
| MD5 |
e8d18ab0741c5844132b745a99187c3a
|
|
| BLAKE2b-256 |
695e105b19d6f4a748015331ffe0ae62e460de27e7b37df39298fa59e36fb1f1
|