Skip to content

Releases: agentjido/jidoka

Jidoka 0.8.0-beta.1

01 Jun 22:01
b343652

Choose a tag to compare

Jidoka 0.8.0-beta.1 Pre-release
Pre-release

This beta locks the minimal V2 DSL and closes import/control parity for the current package surface.

Highlights:

  • The public DSL remains limited to agent, tools, and controls.
  • instructions stays string-only; runtime additions stay explicit Elixir code, not DSL.
  • JSON/YAML imports now support action, ash_resource, browser, and mcp_tools tool sources through data-safe registries.
  • Operation controls can match by kind, name, source, idempotency, and metadata.
  • Hard Hex dependencies are used for the Jido ecosystem packages.

Hex: https://hex.pm/packages/jidoka/0.8.0-beta.1
Docs: https://hexdocs.pm/jidoka/0.8.0-beta.1