Skip to content

Commit 61f83d6

Browse files
chore(release): 0.16.0 [skip ci]
# [0.16.0](v0.15.2...v0.16.0) (2026-04-23) ### Features * **layer3:** run Claude meta-agent via Agent SDK instead of CLI spawn ([#58](#58)) ([5e3c6c8](5e3c6c8)), closes [openai/codex#7144](openai/codex#7144)
1 parent 5e3c6c8 commit 61f83d6

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.16.0](https://github.com/jonathansantilli/codegate/compare/v0.15.2...v0.16.0) (2026-04-23)
2+
3+
### Features
4+
5+
- **layer3:** run Claude meta-agent via Agent SDK instead of CLI spawn ([#58](https://github.com/jonathansantilli/codegate/issues/58)) ([5e3c6c8](https://github.com/jonathansantilli/codegate/commit/5e3c6c81a0ae7f44c0d9be1ca3b9e3ee72b059de)), closes [openai/codex#7144](https://github.com/openai/codex/issues/7144)
6+
17
## [0.15.2](https://github.com/jonathansantilli/codegate/compare/v0.15.1...v0.15.2) (2026-04-23)
28

39
## [0.15.1](https://github.com/jonathansantilli/codegate/compare/v0.15.0...v0.15.1) (2026-04-23)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codegate-ai",
3-
"version": "0.15.2",
3+
"version": "0.16.0",
44
"description": "Pre-flight security scanner for AI coding tool configurations.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)