Description
When following your yt guide (OAC Opencode's Agent Control Framework) I noticed an error massage that the agent couldn't read typescript.md ... file not found.
I tried various options of your install script (quick install -> developer/full/advanced or custom install -> context -> all) but typescript.md was still missing.
FYI, I further noticed that csharp.md, csharp-project-structure.md are missing, too.
Steps to Reproduce
- Install profile: [developer/full/advanced] - I tried local, only!
- ls .opencode/context/core/standards/
- typescript.md missing!
Expected Behavior
Well, typescript.md should be installed by one of the available profiles, or automatically pulled when needed by the agent.
Actual Behavior
Agent shows an error that typescript.md couldn't be found/read ...
Environment
- OS: 7.0.9-1-cachyos
- OpenCode CLI version: 1.15.4
- Installation profile: developer/full/advanced - tried all three in local
- Bash version: 5.3.9
Additional Context
./.
Possible Solution (Optional)
Agent should check on github if the missing file exists and pull it, or suggesting an update
Description
When following your yt guide (OAC Opencode's Agent Control Framework) I noticed an error massage that the agent couldn't read typescript.md ... file not found.
I tried various options of your install script (quick install -> developer/full/advanced or custom install -> context -> all) but typescript.md was still missing.
FYI, I further noticed that csharp.md, csharp-project-structure.md are missing, too.
Steps to Reproduce
Expected Behavior
Well, typescript.md should be installed by one of the available profiles, or automatically pulled when needed by the agent.
Actual Behavior
Agent shows an error that typescript.md couldn't be found/read ...
Environment
Additional Context
./.
Possible Solution (Optional)
Agent should check on github if the missing file exists and pull it, or suggesting an update