mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
Clarify docs references and add contributing notes (#129)
Co-authored-by: substrate-bot <bot@substrate.run> Co-authored-by: ben <ben@prologe.io>
This commit is contained in:
committed by
GitHub
parent
2ef72e8dbe
commit
15c6f9fec0
@@ -135,6 +135,13 @@ pnpm test:e2e
|
||||
- OpenWork hides model reasoning and sensitive tool metadata by default.
|
||||
- Host mode binds to `127.0.0.1` by default.
|
||||
|
||||
## Contributing
|
||||
|
||||
- Review `AGENTS.md` and `MOTIVATIONS-PHILOSOPHY.md` to understand the product goals before making changes.
|
||||
- Ensure Node.js, `pnpm`, the Rust toolchain, and `opencode` are installed before working inside the repo.
|
||||
- Run `pnpm install` once per checkout, then verify your change with `pnpm typecheck` plus `pnpm test:e2e` (or the targeted subset of scripts) before opening a PR.
|
||||
- Add new PRDs to `prd/<name>.md` following the `.opencode/skill/prd-conventions/SKILL.md` conventions described in `AGENTS.md`.
|
||||
|
||||
## License
|
||||
|
||||
MIT — see `LICENSE`.
|
||||
|
||||
Reference in New Issue
Block a user