What's Changed
- Add Runic-backed workflow DSL by @mikehostetler in #6
- deps(deps): bump yaml_elixir from 2.12.1 to 2.12.2 by @dependabot[bot] in #4
- deps(deps): bump req_llm from 1.13.0 to 1.14.0 by @dependabot[bot] in #5
- Add deep replay and request debug tooling by @mikehostetler in #7
- deps(deps): bump jido from 2.3.0 to 2.3.1 by @dependabot[bot] in #8
- Add Lua tools agent spike by @mikehostetler in #9
- Add parallel workflow runtime by @mikehostetler in #10
- Add parallel agent tool call batches by @mikehostetler in #11
- Add approval ergonomics for tool execution by @mikehostetler in #13
- Add cancellation event semantics by @dannote in #19
- fix(deps): update vulnerable HTTP dependencies by @mikehostetler in #23
- Fix .formatter.exs to format without parens by @aswinmohanme in #22
- deps(deps): bump req_llm from 1.16.0 to 1.17.1 by @dependabot[bot] in #21
- fix: install default runtime capabilities for turns by @mikehostetler in #25
- Enforce atom-keyed event data by @dannote in #20
- chore(deps): update Mix dependencies by @mikehostetler in #29
- docs: prepare Jidoka V2 documentation for release by @mikehostetler in #30
- fix: project context at Jido action boundary by @mikehostetler in #39
New Contributors
- @dependabot[bot] made their first contribution in #4
- @dannote made their first contribution in #19
- @aswinmohanme made their first contribution in #22
Full Changelog: v0.8.0-beta.1...v0.9.0