This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryflyto-core is now fully open-source and available via PyPI as io.github.flytohub/flyto-core
Full changelog
What's new
flyto-core is now fully open-source and published on the official MCP Registry.
Changes in 2.2.x
- Open-source readiness: security audit, credential cleanup, branding update
- MCP Registry: published as
io.github.flytohub/flyto-core - PyPI:
pip install flyto-core - README: rewritten with MCP-first positioning and accurate module counts
Install
pip install flyto-core
MCP config
{
"flyto-core": {
"command": "python",
"args": ["-m", "core.mcp_server"],
"cwd": "/path/to/flyto-core/src"
}
}
Full changelog: https://github.com/flytohub/flyto-core/compare/v1.0.2...v2.2.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About flytohub/flyto-core
Deterministic execution engine for AI agents with 412 modules across 78 categories (browser, file, Docker, data, crypto, scheduling). Features execution trace, evidence snapshots, replay from any step, and supports both STDIO and Streamable HTTP transport.
Related context
Beta — feedback welcome: [email protected]