Janni Turunen
Janni Turunen
Hi, I'm getting the following error both when zooming in and zooming out from buffers: Error detected while processing function ZoomWin#ZoomWin..151_RestoreUserSettings: line 9: E354: Invalid register name: '*' Zooming works...
## Description Add Jina AI Chat as an alternative LLM model. This is an EU hosted LLM, that can now be used as an alternative LLM with mem0. ## Type...
### Description Good work on the v1.0! I have been testing it for just over a day now. At least on my system (Mac M2, Ghostty) the v1 UI is...
## Summary Fixes subagent permission bug where tools field was spread into resolved agent config, causing permission blocks to be ignored for tool availability. ## Root Cause In packages/opencode/src/config/config.ts around...
## Description Subagents spawned via the `task` tool completely ignore agent permission configurations in > v1.0.200. Regardless of what restrictions are defined in `opencode.json`, subagents have unrestricted access to all...
**Summary** Fixes a security vulnerability where subagents bypassed permission restrictions due to direct tools array inheritance from parent agents. **Problem** Agents with restricted tool access could access parent agent tools...