Skip to content

avrittrohwer/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent

A minimal setup for running https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent in a container with Podman.

  • Download node dependencies in the vendor directory by running: npm install --ignore-scripts. This avoids running npm install on every container build.
  • Build with: podman build -t agent:dev -f Containerfile ..
  • Make the piagent shell function available: source source.sh.
  • Launch the agent in a directory you want it to do work in: piagent ..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors