File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v6.6.2 (2026-03-11)
6+
7+ ### Bug Fixes
8+
9+ - ** sdk): Revert "fix(sdk** : Bundle evaluators in sdk wheel"
10+ ([ #90 ] ( https://github.com/agentcontrol/agent-control/pull/90 ) ,
11+ [ ` b516ea6 ` ] ( https://github.com/agentcontrol/agent-control/commit/b516ea6375257b2116dc68f5974ffd833fd0f783 ) )
12+
13+
514## v6.6.1 (2026-03-11)
615
716### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " agent-control-evaluators"
3- version = " 6.6.1 "
3+ version = " 6.6.2 "
44description = " Builtin evaluators for agent-control"
55readme = " README.md"
66requires-python = " >=3.12"
Original file line number Diff line number Diff line change 11[project ]
22name = " agent-control-evaluator-galileo"
3- version = " 6.6.1 "
3+ version = " 6.6.2 "
44description = " Galileo Luna2 evaluator for agent-control"
55readme = " README.md"
66requires-python = " >=3.12"
Original file line number Diff line number Diff line change 11[project ]
22name = " agent-control-models"
3- version = " 6.6.1 "
3+ version = " 6.6.2 "
44description = " Shared data models for Agent Control server and SDK"
55requires-python = " >=3.12"
66dependencies = [
Original file line number Diff line number Diff line change 99
1010[project ]
1111name = " agent-control"
12- version = " 6.6.1 "
12+ version = " 6.6.2 "
1313description = " Agent Control - protect your AI agents with controls"
1414requires-python = " >=3.12"
1515
Original file line number Diff line number Diff line change 11[project ]
22name = " agent-control-sdk"
3- version = " 6.6.1 "
3+ version = " 6.6.2 "
44description = " Python SDK for Agent Control - protect your AI agents with controls"
55requires-python = " >=3.12"
66# Note: agent-control-models and agent-control-engine are bundled at build time
Original file line number Diff line number Diff line change 11[project ]
22name = " agent-control-server"
3- version = " 6.6.1 "
3+ version = " 6.6.2 "
44description = " Server for Agent Control - manage and evaluate controls for AI agents"
55requires-python = " >=3.12"
66# Note: agent-control-models and agent-control-engine are bundled at build time
You can’t perform that action at this time.
0 commit comments