Skip to content

adambarla/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Harness Experiments

Small Rust CLI agent using an OpenAI-compatible chat completions API.

Setup

Copy .env.example to .env and fill in:

API_KEY=...
CHAT_COMPLETIONS_URL=https://api.deepseek.com/chat/completions

Run:

cargo run

Architecture

See docs/architecture.md for the planned harness design.

Checks

cargo fmt --check
cargo clippy -- -D warnings
cargo test

About

agent harness in rust from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages