Skip to content

roampal-ai/roampal-core

v0.5.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-memory ai-assistant ai-coding ai-coding-assistant ai-memory ai-tools
+14 more
chromadb claude-code coding-assistant developer-tools llm long-term-memory mcp mcp-server memory model-context-protocol opencode persistent-memory python semantic-search

Summary

AI summary

Fixed OpenAI sidecar breakage by removing the think: false field.

Full changelog

Summary

v0.5.0 addresses five issues in the OpenCode plugin:

  1. Subagent filtering (Issue #4): Subagent exchanges no longer pollute the memory store
  2. OpenAI sidecar fix: Removed think: false field that broke all non-Ollama sidecar targets
  3. Sidecar input cap: Bumped fact extraction input from 800 chars to 16K (8K + 8K)
  4. Summary output cap: Bumped scoring prompt summary limit from 300 chars to 2000 chars
  5. Scoring status visibility: Replaced boolean scoringBroken with consecutive failure counter

Highlights

  • Subagent detection uses client.app.agents() mode check with name-based heuristic fallback
  • ROAMPAL_ALLOW_SUBAGENTS=1 env var to opt back in
  • primarySessions guard 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

Track roampal-ai/roampal-core

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]