Proposal: Configuration based tools #175
adam-paterson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're seeing a lot of "Add Agent X" PRs and duplicate template copying logic. It would be good to refactor the tool checks and template downloads to be configuration-based.
We're also seeing a lot of mismatched templates for specific agents: All additional agent tools currently reference
CLAUDE.md
in the downloaded constitution.md, for example.Creating an
agents.yml
oragents.toml
would make it easier for people to add their favourite agents to the CLI.Beta Was this translation helpful? Give feedback.
All reactions