Skip to content

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

github.com/sjhalani7
8 pointssjhalani73 comments
On HN

Hi HN, I built VAEN (an open source CLI) because I kept running into a boring problem with AI coding-agent workflows: the setup becomes useful, but then it is hard to move.

A good, useful agentic harness consists of more than just instructions: skills, mcp servers and more. There should be a better way to share those than just .MD files, and that is why I created VAEN.

What works: create a yaml, run the CLI commands as per the repo, and get a .agent file that you can share and extract. Think of how awesome it could be if anyone could use a very useful agentic harness, and share it with one CLI command.

Comments

This is very useful

cool, is .agent binary encoded?

The .agent file itself is a tar-based OCI style archive. Within the archive, there is utf-8 encoded JSON metadata and raw bundled files (which are the instructions, skills, etc)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.