v1.1.9
skeletonlabs/skeletonv1.1.9Nov 23, 2025by samyfodil
AI Summary
This release introduces significant updates to the Taubyte platform, including Python support, new MCP server capabilities, and various refactoring efforts across modules like dream, substrate, and spore drive.
Key Highlights
- Add Python support via spore drive
- Refactor stream client
- Add MCP server for dream
- Add sensors and load balancing engine
- Fix pub/sub concurrency issues
New Features
- Python support
- MCP server
- Sensors and load balancing engine
- Refactored stream client
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