v1.1.9
OpenSPG/KAGv1.1.9Nov 23, 2025by samyfodil
AI Summary
This release introduces new capabilities including Python support in Spore drive, a load balancing engine, and an MCP server for Dream. It also includes significant refactoring of stream clients, pub/sub logic, and dependency management, alongside various bug fixes and updates to the CDK.
Key Highlights
- Added Python support to Spore drive
- Added sensors and load balancing engine
- Added MCP server support to Dream
- Refactored stream client and pub/sub concurrency logic
- Dropped old CDK version using Extism
Breaking Changes
- Dropped old CDK version that was using Extism
New Features
- Python support in Spore drive
- Sensors and load balancing engine
- MCP server for Dream
- P2P operations available over HTTP
Full Release Notes
## What's Changed * error connecting to plugin ignored by @samyfodil in https://github.com/taubyte/tau/pull/339 * [tau-config] Generate config ignores services option by @ZaouiAmine in https://github.com/taubyte/tau/pull/343 * [vm-orbit] test helpers to access module output by @taubyte0 in https://github.com/taubyte/tau/pull/346 * [spore drive] add python support by @samyfodil in https://github.com/taubyte/tau/pull/353 * [tau] output version #344 by @samyfodil in https://github.com/taubyte/tau/pull/358 * [tau/dream] Change mentions for dreamland -> dream #355 by @ZaouiAmine in https://github.com/taubyte/tau/pull/356 * [dream] "Error" keyword misuse in the cli declaration for monkey jobs status #357 by @samyfodil in https://github.com/taubyte/tau/pull/359 * [tau/dream] only build dream stuff when it's dream #347 by @samyfodil in https://github.com/taubyte/tau/pull/360 * Refactor stream client #361 by @samyfodil in https://github.com/taubyte/tau/pull/362 * [cdk] drop old version that is using extism #363 by @samyfodil in https://github.com/taubyte/tau/pull/364 * [low-orbit] add conditional build for non core features #365 by @samyfodil in https://github.com/taubyte/tau/pull/366 * Update dependencies and refactor #367 by @samyfodil in https://github.com/taubyte/tau/pull/368 * seer: replace odo with devMode and refactor dream mode logic by @isif00 in https://github.com/taubyte/tau/pull/348 * [auth] p2p missing some ops available over http #370 by @samyfodil in https://github.com/taubyte/tau/pull/372 * Add issue templates by @samyfodil in https://github.com/taubyte/tau/pull/375 * [substrate] pub/sub concurrency issue #374 by @samyfodil in https://github.com/taubyte/tau/pull/376 * [dream] pushAll does not clone private repos #377 by @samyfodil in https://github.com/taubyte/tau/pull/379 * [substrate] refactor pubsub/ws datastream logic #381 by @samyfodil in https://github.com/taubyte/tau/pull/382 * [ci/cd][patrick] refactor logic #369 by @samyfodil in https://github.com/taubyte/tau/pull/384 * [substrate] refactor shadow #378 by @samyfodil in https://github.com/taubyte/tau/pull/386 * [ci/cd] refactor #385 by @samyfodil in https://github.com/taubyte/tau/pull/388 * [dream] MCP server #389 by @samyfodil in https://github.com/taubyte/tau/pull/390 * [starlark] optimizations #391 by @taubyte0 in https://github.com/taubyte/tau/pull/392 * Adding sensors and load balancing engine #393 by @samyfodil in https://github.com/taubyte/tau/pull/394 * Fix go releaser build #395 by @samyfodil in https://github.com/taubyte/tau/pull/396 ## New Contributors * @ZaouiAmine made their first contribution in https://github.com/taubyte/tau/pull/343 * @taubyte0 made their first contribution in https://github.com/taubyte/tau/pull/346 * @isif00 made their first contribution in https://github.com/taubyte/tau/pull/348 **Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.8...v1.1.9