Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Coder Agent

This is a simple code-writing agent that emits full code files as artifacts. Start it with:

export GEMINI_API_KEY=<your_api_key>
npm run agents:coder

This will start up the agent on http://localhost:41241/.