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.
I've been using zed editor as my daily driver for about a year now and I feel like it's a less cluttered, well thought out editor. It also supports vim motions out of the box and isn't tied to Microsoft in any way.
I would like to warn people away from taichi if possible. At least back in 1.7.0 there were some bugs in the code that made it very difficult to work with.