feat(dev): add CAM test recipes and update ignore files

- Add `.opencode/` and `**/sim_build` to ignore lists
- Fix justfile syntax: `set dotenv-required := true` (explicit assignment)
- Update SSH tunnel port 8384 → 42705 for local port forwarding
- Add CAM verification recipes: cam-test-all, cam-test-py, cam-test-module, cam-test
This commit is contained in:
2026-05-13 18:10:42 +08:00
parent cbafc4524e
commit c41e64d1c6
3 changed files with 25 additions and 3 deletions

View File

@@ -13,3 +13,4 @@ deps
outputs
.sisyphus
**/__pycache__
**/sim_build