Get started working with agents
Install the latest release for MacOS (official) or Windows (unofficial): https://github.com/sgttomas/chirality-app/releases/tag/v1.2.0
Do first-run setup:
- Open Settings in the app.
- Paste your Anthropic API key (ANTHROPIC_API_KEY) and select your model.
- Pick your default project root folder (this is the global root for all sessions in that app instance).
- CAUTION! YOU ARE GIVING DIRECT ACCESS TO YOUR FILE SYSTEM!!
Start using it
- Start at the PORTAL and select HELP (see image below)
- Select a target folder to begin DECOMP based on a scope of work & design basis, or a request for proposal.
- Agents read/write project state in your selected filesystem root (no database setup)
Caution!
Agents have direct access to your files!!!
4. If prompted by macOS
- Allow folder/file access so the app can work in your chosen directories
5. Quick troubleshooting
- session:error auth issue: API key missing/invalid.
- Folder access errors: approve macOS permission prompts (or grant access in Privacy & Security settings).
6. Respond to the questions you’re asked and provide the necessary information (abide by any other applicable agreements)
7. These agents are designed to help you understand how to work effectively with agents.
Chirality AI
A multi-agent framework for project execution.
https://github.com/sgttomas/chirality-app
Free and open source.
Sign-up to receive timely news of future developments and early access to new features.
MIT License + Professional Engineering Clause
Copyright (c) 2026 Ryan Tufts
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
And that all professional engineering work adheres to the standards of PROFESSIONAL_ENGINEERING.md in letter or in spirit, whichever would be the more prudent judgment considering the professional responsibility entailed.

