Apps and features built entirely by Phalanx — no human wrote the code.
Each directory is a standalone project generated by
/phalanx buildfrom a single prompt.
- Run
/phalanx build "<feature description>"in Slack - Phalanx plans, builds, reviews, tests, and opens a PR against this repo
- You approve the merge
- The generated code lands here
| Project | Prompt | Status |
|---|---|---|
hello-world/ |
Add a GET /hello endpoint that returns Hello World! |
In progress |
Each project includes its own README.md with setup instructions. Generally:
cd <project-name>
# follow the project READMEIn your Phalanx project config (configs/team.yaml), set:
showcase_repo: https://github.com/usephalanx/showcaseThe Release agent will open PRs against this repo when a run completes.
- Main product: usephalanx/phalanx
- Website: usephalanx.com
- X: @usephalanx