WeSearch

Show HN: VAEN – Package and import portable AI coding-agent Harnesses

·6 min read · 0 reactions · 0 comments · 11 views
#technology#software#programming#Shiv Jhalani#VAEN#GitHub
Show HN: VAEN – Package and import portable AI coding-agent Harnesses
⚡ TL;DR · AI summary

VAEN is a portable command-line interface designed for packaging and importing coding setups. It utilizes an agent.yaml manifest to bundle instructions and skills into an OCI-backed archive, ensuring that sensitive information is not transported. The tool provides various commands for validation, inspection, and importation of coding environments.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

VAEN VAEN is a portable CLI for packaging and importing agentic coding setups. It takes an agent.yaml manifest, bundles instructions, skills, and project-scoped MCP declarations into an OCI-backed .agent archive, and imports that setup into another repository without transporting secrets. Demo Watch the 24-second flow: docs/assets/vaen-demo.mp4 vaen validate -f agent.yaml vaen build -f agent.yaml -o team-setup.agent vaen inspect team-setup.agent vaen import team-setup.agent --client codex vaen doctor --client codex What VAEN Packages VAEN packages configuration and authoring files, not runtime environments.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub