@@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.0.0] - 2026-02-06
+
+### Changes
+- refactor: Standardize agent naming to TestEngineer and fix permissions (#178)
## [0.7.1] - 2026-01-30
### Changes
@@ -1 +1 @@
-0.7.1
+1.0.0
@@ -1,6 +1,6 @@
{
"name": "@nextsystems/oac",
- "version": "0.7.1",
+ "version": "1.0.0",
"description": "AI agent framework for plan-first development workflows with approval-based execution. Multi-language support for TypeScript, Python, Go, Rust and more.",
"workspaces": [
"evals/framework"