Skip to content
Hyperfluid 2.0 is live console.hyperfluid.cloud
RELEASE NOTES

Everything we shipped, version by version.

Hyperfluid moves fast, and in the open. Here is the complete history since the first release, with a shareable link on each one.

127 published releases 2023 first release 2.21.0 current release
2.21.0

Twelve SQL connectors, agent skills, admission control

You drive your agents from the terminal, you edit their skills without restarting a workstation, and the AI gateway refuses cleanly instead of saturating.

  • Twelve connectors join the SQL Engine catalogue: MySQL, MariaDB, ClickHouse and the whole JDBC family. A catalog can now point at a database the platform does not host.
  • Skill registries: agent skill libraries edited in the console, projected into your workstations. An edit reaches running machines with no restart.
  • The console Agents surface catches up with the CLI: the capabilities answering for each agent, a table picker that filters and groups by schema, and thinking time shown under every answer.
  • hfctl agents: manage agents, their capabilities and chat with them from the terminal, backed by the capability catalogue the API exposes.
  • hfctl pipelines: create a pipeline, trigger it and follow the run to the end, without leaving the terminal.
  • Admission control on the AI gateway: bounded concurrency, a capped queue, interactive and batch lanes, and ceilings that change in seconds from the cockpit.
  • The audit log is written to an Iceberg table: kept over time, and queryable in SQL like any other data.
  • Iceberg table maintenance says which tables need it, and what each run produced.
  • Retirable workstation base images, and a login shell that keeps hfctl within reach.
  • Copilots are configurable, discoverable, and you pick the model that serves them.