Releases: agentcontrol/agent-control
Releases · agentcontrol/agent-control
v6.0.0
27 Feb 00:20
Compare
Sorry, something went wrong.
No results found
v6.0.0 (2026-02-27)
Bug Fixes
Features
sdk : Ship TypeScript SDK with deterministic method naming (#32 , a76e9b0 )
server : Add initAgent conflict_mode overwrite mode with SDK defaults (#40 , f3ed2b8 )
server : Hard-cut migrate to remove agent UUID (#44 , ee322c9 )
ui : Allow to delete control (#39 , 7dc4ca3 )
ui : Steps dropdown rendered based on api return values (#36 , a2aca43 )
ui : Update agent control icon and favicon (#42 , 19af8fa )
Detailed Changes : v5.2.0...v6.0.0
v5.2.0
20 Feb 12:15
Compare
Sorry, something went wrong.
No results found
v5.2.0 (2026-02-20)
Bug Fixes
sdk : Add step_name as parameter to control (#25 , 19ade9d )
sdk : Emit observability events for SDK-evaluated controls and fix non_matches propagation (#24 , 6a9da69 )
server : Enforce public-safe API error responses (#20 , e50d817 )
ui : Json validation (#10 , a0cd5af )
ui : UI feedback fixes (#27 , 6004761 )
Chores
Features
evaluators : Add required_column_values for multi-tenant SQL validation (#30 , 532386c )
sdk : Auto-populate init() steps from @control () decorators (#23 , dc0f2a4 )
Detailed Changes : v5.1.0...v5.2.0
v5.1.0
05 Feb 16:37
Compare
Sorry, something went wrong.
No results found
v5.1.0 (2026-02-05)
Documentation
examples : Update examples and docs for evaluators reorganization (#19 , 9cb1851 )
Features
sdk : Export ControlScope, ControlMatch, and EvaluatorResult models (#18 , 0d49cad )
Detailed Changes : v5.0.0...v5.1.0
v5.0.0
05 Feb 09:33
Compare
Sorry, something went wrong.
No results found
v5.0.0 (2026-02-05)
Bug Fixes
docs : Add Example for Evaluator Extension (#3 , c2a70b3 )
docs : Update README (#2 , 379bb15 )
infra : Install engine/evaluators in server image (#14 , d5ae157 )
models : Use StrEnum for error enums (#12 , 3f41c9f )
server : Reject initAgent UUID/name mismatch (#13 , 19d61ff )
Features
sdk : Get Agent Controls from SDK Init (#15 , a485f93 )
Refactoring
evaluators : Split into builtin + extra packages for PyPI (#5 , 0e0a78a )
Breaking Changes
evaluators : Evaluator reorganization with new package structure
Detailed Changes : v4.0.0...v5.0.0
v4.0.0
03 Feb 18:41
Compare
Sorry, something went wrong.
No results found
v4.0.0 (2026-02-03)
Bug Fixes
Chores
Control name error rendering (#7 , 8e40b57 )
Fix tests (#4 , dda9f70 )
Folder structure cleanup and update tests (#4 , dda9f70 )
Initial set of fixes for monitoring (#7 , 8e40b57 )
Observability minor fixes, code refactoring (#7 , 8e40b57 )
Remove scrollarea for sticky header to work. (#7 , 8e40b57 )
Return agent name and id with list of controls (#4 , dda9f70 )
tests : Remove obsolete MemoryEventStore tests (#6 , a0fa597 )
ui : UI fixes (#7 , 8e40b57 )
Features
Basic setup for evaluator store flow (#4 , dda9f70 )
Inital set of ui fixes (#7 , 8e40b57 )
Initial setup to support qp in modals + update tests (#7 , 8e40b57 )
Observability ui updated (#7 , 8e40b57 )
Render controls in the control store, update ui and flow changes (#4 , dda9f70 )
Search driven via backend, redirections and make it sync with query param (#4 , dda9f70 )
server : Add extended time ranges (30d, 180d, 365d) (#6 , a0fa597 )
server : Add time-series stats and split API endpoints (#6 , a0fa597 )
ui : Control Store Flow Updated (#4 , dda9f70 )
Testing
sdk : Add UUID validation coverage (#9 , 5ccdbd0 )
Detailed Changes : v3.0.0...v4.0.0