Contributing
We’d love contributions! pertmux is designed to be extensible, and there’s plenty of room to add new integrations.
Ways to contribute
Section titled “Ways to contribute”- Add a coding agent — implement the
CodingAgenttrait to support your favourite AI coding tool - Add a forge — implement the
ForgeClienttrait to support Bitbucket, Gitea, or other platforms - Improve the dashboard — new UI features, better layouts, additional keybindings
- Fix bugs and improve docs — always welcome
See Extending pertmux for details on the trait interfaces.
Getting started
Section titled “Getting started”The full contributing guide — development setup, CI checks, code style, and PR guidelines — lives in the repository: