Skip to content

tonible14012002/clue

 
 

Repository files navigation

clue

Simple CLI-based AI coding agent

Clue

If this proves to be helpful to anyone, consider it my thanks to the open-source community :)

(Important) Read through this wonderful article on how to build an agent by Thorsten Ball and follow along if possible

Dependencies

ripgrep

Installation

  1. Add Anthropic API key as an environment variable with export ANTHROPIC_API_KEY="your-api-key-here"
  2. Run the installation script for the latest version (Linux only at the moment):
curl -fsSL https://raw.githubusercontent.com/honganh1206/clue/main/scripts/install.sh | sudo -E bash

Development

make serve # Run the server
make # Run the agent

References

About

A simple CLI-based AI coding agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 95.8%
  • Shell 3.8%
  • Makefile 0.4%