0e6de25d2ef5f12abe7272a5eb7b5153fa0228296bfbf0848d4f698ff2d338146f070e671335ec3aAuthored: 7 months ago (Fri, 16 Jan 2026 17:54:13 +0000)Match: Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>e9bc3b6d8c76a29852dc77b93a4719c288eb5030Authored: 7 months ago (Tue, 13 Jan 2026 20:38:21 +0000)Match: Assisted-by: GLM 4.6 via Claude CodeCLAUDE.mdTool: claude-code@AGENTS.md
AGENTS.mdTool: agents-md# Copilot Instructions
Source code is primarily Go; JavaScript tooling lives under `node_modules` and the root `package.json`.
## Development Workflow
### Build, Test & Development Commands
| Command | Description |
| ---------------------------- | --------------------------------------------------- |
| `npm run generate` | Regenerates protobuf, Go code, and runs formatters. |
| `npm test` or `npm run test` | Runs `generate` then exenone