This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed OpenAI sidecar breakage by removing the think: false field.
Full changelog
Summary
v0.5.0 addresses five issues in the OpenCode plugin:
- Subagent filtering (Issue #4): Subagent exchanges no longer pollute the memory store
- OpenAI sidecar fix: Removed
think: falsefield that broke all non-Ollama sidecar targets - Sidecar input cap: Bumped fact extraction input from 800 chars to 16K (8K + 8K)
- Summary output cap: Bumped scoring prompt summary limit from 300 chars to 2000 chars
- Scoring status visibility: Replaced boolean
scoringBrokenwith consecutive failure counter
Highlights
- Subagent detection uses
client.app.agents()mode check with name-based heuristic fallback ROAMPAL_ALLOW_SUBAGENTS=1env var to opt back inprimarySessionsguard catches subagents even when agent API is unavailable- 64 structural tests (24 new)
See full release notes for details.
PyPI: https://pypi.org/project/roampal/0.5.0/
Breaking Changes
- Removed `think: false` field from OpenAI sidecar configuration, breaking all non-Ollama sidecar targets.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About roampal-ai/roampal-core
Outcome-based persistent memory for AI coding tools. Memories that help get promoted, memories that mislead get demoted. Works with Claude Code and OpenCode via hooks + MCP.
Related context
Beta — feedback welcome: [email protected]