File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/circlefin/circle-ooak/compare/v0.1.0...v0.2.0 ) (2026-07-01)
4+
5+
6+ ### Features
7+
8+ * ** v0.2.0:** security upgrade ([ #26 ] ( https://github.com/circlefin/circle-ooak/issues/26 ) ) ([ 0c3f333] ( https://github.com/circlefin/circle-ooak/commit/0c3f333f48e7710c402dbf3b61bf31d97fb312c2 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * ** ci:** bump GitHub Actions to Node 24 ([ #25 ] ( https://github.com/circlefin/circle-ooak/issues/25 ) ) ([ 75a9415] ( https://github.com/circlefin/circle-ooak/commit/75a941539f18cf8512f85f359b4f9de2b63b70b5 ) )
14+ * ** stepsecurity:** apply security best practices ([ #20 ] ( https://github.com/circlefin/circle-ooak/issues/20 ) ) ([ d69708f] ( https://github.com/circlefin/circle-ooak/commit/d69708f7229299165e0ce68572827789b5be71c0 ) )
15+
316## 0.1.0 (2025-09-08)
417
518
@@ -25,4 +38,3 @@ This API breaking change closes a security vulnerability by adding intent verifi
2538* ** Security fix** Fixed vulnerability that allowed LLM to mix-and-match ` wfid ` and ` intent ` . This is now checked and enforced by OOAK framework.
2639* ** Tool failure support** The SecurityContext can supply an optional ` on_invoke_tool_failure ` hook that runs when a tool raises an exception.
2740* ** Added ` bind_to_instance ` on ` InstanceAgent ` ** — optional runtime object id for instance identity to avoid name collisions across agents.
28-
You can’t perform that action at this time.
0 commit comments