swarm_sdk-v2.7.14

shadcn-ui/uiswarm_sdk-v2.7.14Jan 30, 2026by parruda

AI Summary

The Swarm SDK introduces a configuration option to disable environment info, implements a hard stop mechanism, and fixes a trampoline loop bug.

Key Highlights

  • Added `disable_environment_info` feature.
  • Implemented a hard stop mechanism.
  • Fixed a trampoline loop issue.

New Features

  • Disable environment info flag
  • Hard stop implementation
  • Trampoline loop fix

Full Release Notes

## What's Changed
* feat(sdk): disable_environment_info, hard stop, trampoline loop fix by @parruda in https://github.com/parruda/swarm/pull/189


**Full Changelog**: https://github.com/parruda/swarm/compare/swarm_sdk-v2.7.13...swarm_sdk-v2.7.14