By devasher · Edited by Nominiclaw
This beta release introduces significant enhancements to the Plugin SDK, improved session management for subagents, and critical stability fixes for various channel integrations including Slack and Telegram.
This release focuses on expanding the capabilities of the Plugin SDK, refining the orchestration of subagents, and hardening the stability of various channel integrations. A major highlight is the introduction of new workflow seams in the Plugin SDK, allowing developers to create more complex, host-mediated agent behaviors.
└– prefix, making complex agent hierarchies easier to navigate.exec process references are now preserved across session compaction, ensuring that long-running tasks are not orphaned when the context window is refreshed.replyBroadcast support for thread replies, allowing agents to post to both a thread and the parent channel.allowBots: "mentions" mode to prevent infinite reply loops in multi-agent environments.files.info./status and /think menus to correctly reflect model defaults and session overrides.n_ctx) via the /props endpoint, providing more accurate token usage metrics.pnpm-workspace.yaml.MEMORY.md during dreaming promotions to prevent unbounded file growth and potential gateway freezes.cron.get path (via CLI and Gateway RPC) for inspecting single stored cron jobs by ID.MEMORY.md could grow unboundedly, leading to bootstrap overflow and gateway freezes (#73691).exec processes after session compaction (#79284).send and poll requests (#68341).sessions.resolve calls now only load the requested agent's store rather than loading all agent stores simultaneously, significantly reducing memory pressure (#51264).pnpm-workspace.yaml configuration.wiki.ingest method now requires operator.admin scope, and wiki.obsidian.search now requires operator.write scope. Users with restricted gateway tokens may need to elevate their permissions to continue using these features.