Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_agent workspace

This git-managed directory is the top-level Rust workspace for the learning examples.

Crates

  • basic_agent: minimal agent
  • minimal_tools: minimal tools example
  • context_management: context management example

Run

From this directory:

cargo run -p basic_agent
cargo run -p minimal_tools
cargo run -p context_management

Each crate can also be run directly from its own directory with cargo run.

About

Simple agent developed by Rust and Claude API

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages