Waiting for engine...
Skip to main content

bc-agentstudio changelog

The Boomi Companion bc-agentstudio changelog highlights top updates per month. Releases containing only internal changes are omitted from the changelog.

For the full list of changes, refer to bc-agentstudio GitHub changelog.

August 2026 - Versions 0.1.40 – 0.1.42​

New
We added these features
  • Changelog now ships inside the skill directory - CHANGELOG.md is now included in the skill directory, so you can review release history from the plugin without leaving Boomi Companion.
  • And more...
Fix
We fixed these issues
  • Credentials kept out of curl's command line - Credentials are now fed to curl on stdin instead of the command line, preventing them from being exposed in process listings (CWE-214).
  • And more...

Checkout August 2026 commit history

July 2026 - Versions 0.1.1 – 0.1.39​

New
We added these features
  • bc-agentstudio plugin and boomi-agentstudio skill - Initial release of bc-agentstudio plugin, which lets you build, package, and deploy Boomi Agentstudio agents directly through Boomi Companion. You can perform common operations, including agent definitions, tool authoring, packaging, and deployments.
  • Package and deploy scripts - Added CLI scripts for packaging and deploying agents to a target environment to form the foundation of the agent lifecycle workflow (author, package, deploy).
  • MCP-server source support - Added support for MCP-server sources, letting you register an MCP server as a source and import its available tools into Agentstudio so you do not need to configure them manually.
  • Tool authoring - Added full tool authoring to boomi-agentstudio, including create, update, install, and uninstall operations across all four supported tool types: Prompt, OpenAPI, Integration, and Hub.
  • And more...
Fix
We fixed these issues
  • MCP-server source tools import behavior - Corrected how tools are imported from an MCP-server source, ensuring imported tools accurately reflect what the source server actually exposes.
  • And more...

Checkout July 2026 commit history