@gagik.co/snippet-agent
v0.1.2
Published
Integrates Pi coding agent with mongosh
Readme
Project Agent Snippet
Integrates Pi coding agent with mongosh for programmatic agent usage.
Installation
npm installUsage
// Chat with the Pi agent
projectAgent.chat("Analyze this codebase")
// Show help
projectAgent.help()Configuration
The snippet uses the @earendil-works/pi-coding-agent package for programmatic agent integration with mongosh.
