Whitman, switch agents.md files in the CLI

2 pointsposted 6 hours ago
by skrhee

2 Comments

skrhee

6 hours ago

My team wanted the ability to switch between different agents.md files while working in a given repo so I created this small CLI tool to do so.

Basically, different engineers wanted to have different things in Agents.md, some wanted as little text as possible to preserve context and others wanted a lot of text to try to steer the agent without using skills.

We could just .gitignore Agents.md, but wanted to preserve the ability to share profiles with each other.

The tool lets you search for and select different Agent.md profiles that are symlinked in the .whitman/agents directory.