Skip to content

Commit c0f60c5

Browse files
docs: add Cursor Cloud specific setup instructions to AGENTS.md
Co-authored-by: Piotr Wodecki <PiotrWodecki@users.noreply.github.com>
1 parent 9d1bf81 commit c0f60c5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# protos
2+
3+
Fishjam protobuf definitions, managed with `buf`.
4+
5+
## Cursor Cloud specific instructions
6+
7+
`buf` is pre-installed (via `mise`). Non-obvious notes:
8+
9+
- Validated: `buf lint`, `buf build`, `buf format` (all pass on `fishjam/`).
10+
- `prepare.sh` regenerates docs and the Elixir bindings; it uses Docker (`pseudomuto/protoc-gen-doc`) and `fishjam_protos/compile_proto.sh` needs `protoc` with the Elixir plugin plus the Elixir toolchain from `fishjam_protos/.tool-versions`. Those codegen steps are not required just to lint/build the protos.

0 commit comments

Comments
 (0)