Release v2.3.0
Features:
-
add canonical catalog merge by mikehostetler
-
add action catalog data structures by mikehostetler
Bug Fixes:
-
recursively convert nested Zoi tool params by mikehostetler
-
harden action error JSON encoding (#158) by mikehostetler
-
preserve runtime context across supervised execution (#156) by mikehostetler
-
migrate plan graph usage to multigraph (#150) by mikehostetler
-
derive Jason.Encoder for error structs (#147) by ryan-mckeeman-cfgi
-
repo: make git_hooks auto-install work across worktrees (#145) by mikehostetler
-
exec: normalize struct error details (#134) by mikehostetler
-
compat: clean up Elixir 1.20 compatibility by mikehostetler
Refactoring:
-
fix ex_slop findings by Danila Poyarkov
-
exec: align canonical observability contract (#140) by nshkrdotcom