Instructions file CodexOpenCode
Instructions for VibePod/vibepod-cli, covering project agent memory, adding a supported agent, tests and maintaining this file.
Instructions file CodexOpenCode
Instructions for VibePod/vibepod-cli, covering project agent memory, adding a supported agent, tests and maintaining this file.
Instructions file
Instructions for VibePod/vibepod-cli, a project described as: Unified CLI for running AI coding agents in isolated containers. Includes built-in local metrics collection, HTTP traffic tracking, and an analytics dashboard to track agent actions.
Agent
VibePod manages each agent as a Docker or Podman container. Credentials and config are persisted on your host — at /.config/vibepod/agents/ / for the default profile — and mounted into the container on every run, so you only need to authenticate once. To keep several credential sets per agent (subscription vs. API key…