-
examples: Add Google ADK Agent Control examples (#69,
4b83542) -
sdk: Add shutdown() and ashutdown() lifecycle API (#70,
9e29d86) -
sdk: Migrate strands integration to be a plugin (#74,
897ece3) -
ui: Serve exported Agent Control UI from the FastAPI server (#71,
c140198)
-
ci: Disable npm provenance for private TS SDK release (#56,
ccb809f) -
sdk-ts: Add conventional commits preset dependency (#55,
540fe9d) -
sdk-ts: Export npm token for semantic-release npm auth (#54,
1b6b993)
-
release: Ts sdk v1.0.0 [skip ci] (
dfcc688) -
release: Ts sdk v1.0.1 [skip ci] (
f2a8497) -
sdk-ts: Make semantic-release workflow manual-only (#53,
fe33556)
-
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: Steps dropdown rendered based on api return values (#36,
a2aca43)
-
sdk: Emit observability events for SDK-evaluated controls and fix non_matches propagation (#24,
6a9da69) -
server: Enforce public-safe API error responses (#20,
e50d817)
-
evaluators: Add required_column_values for multi-tenant SQL validation (#30,
532386c) -
sdk: Auto-populate init() steps from @control() decorators (#23,
dc0f2a4)
- evaluators: Evaluator reorganization with new package structure
-
Initial setup to support qp in modals + update tests (#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)
-
Tighten evaluation error handling and preserve control data (
52a1ef8) -
examples: Update crew ai example to use evaluator (#93,
1c65084) -
sdk: Plugin to evaluator.. agent_protect to agent_control (#88,
fc9b088) -
ui: Fix UI and clients for simplified step schema (#75,
be2aaf0)
-
server: Add behavioral coverage for controls, agents - follow up (#95,
dfa9c3f) -
server: Add behavioral coverage for controls, agents, observability (#91,
d5c2301)
-
ui: Add sql, luna2, json control forms and restructure the code (#54,
c4c1d4a) -
ui: Tests added and some minor ui changes, added error boundaries (#61,
009852b)
- Initial Release