mirror of
https://github.com/ipnet-mesh/meshcore-mqtt.git
synced 2026-03-28 17:42:39 +01:00
Merge pull request #16 from ipnet-mesh/opencode/issue15-20251116225151
Updated docs: Claude → OpenCode references
This commit is contained in:
2
.github/workflows/opencode.yml
vendored
2
.github/workflows/opencode.yml
vendored
@@ -26,4 +26,4 @@ jobs:
|
||||
env:
|
||||
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
|
||||
with:
|
||||
model: zai-coding-plan/glm-4.6
|
||||
model: zai-coding-plan/glm-4.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# MeshCore MQTT Bridge - Claude Context
|
||||
# MeshCore MQTT Bridge - OpenCode Context
|
||||
|
||||
## Instructions for Claude
|
||||
## Instructions for OpenCode
|
||||
|
||||
- Run `pre-commit run --all-files` to ensure code quality and tests pass after making changes.
|
||||
- Activate and use Python virtual environment located at `./venv` before any development or running commands.
|
||||
@@ -396,7 +396,7 @@ def validate_field(cls, v: Type) -> Type:
|
||||
return v
|
||||
```
|
||||
|
||||
## Important Notes for Claude
|
||||
## Important Notes for OpenCode
|
||||
|
||||
### When Making Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user