Peter Steinberger
|
6c39e713d4
|
refactor: move native hook relay registry to SQLite (#109289)
* refactor: store native hook relays in SQLite
* chore: satisfy relay store CI checks
|
2026-07-16 12:14:06 -07:00 |
|
Vincent Koc
|
a93fc87e2c
|
refactor(cli): keep relay stream helpers test-local
|
2026-06-19 04:53:59 +08:00 |
|
Josh Avant
|
14b1ebd640
|
fix: bound native hook relay lifetime (#91550)
|
2026-06-08 21:06:58 -05:00 |
|
Peter Steinberger
|
95045b1d5b
|
docs: document cli gateway plugin helpers
|
2026-06-03 18:25:21 -04:00 |
|
Peter Steinberger
|
fb64546d9e
|
fix: preserve no-policy native hook fallback
Keep selected no-policy Codex PreToolUse relay hooks installed with an explicit unavailable no-op marker, while unknown unavailable PreToolUse and PermissionRequest still fail closed.
Refs #87543.
Replaces #88620.
Verification:
- pnpm test extensions/codex/src/app-server/native-hook-relay.test.ts src/agents/harness/native-hook-relay.test.ts src/cli/native-hook-relay-cli.test.ts
- pnpm lint --threads=8
- autoreview --mode branch --base origin/main
- GitHub CI run 26729700996, Real behavior proof 26729874455, OpenGrep 26729701010, CodeQL high 26729701003
Co-authored-by: woodym-dotcom <266261448+woodym-dotcom@users.noreply.github.com>
|
2026-05-31 21:24:09 -04:00 |
|
Peter Steinberger
|
5f7e21e26a
|
fix(cli): reject malformed timeout values
|
2026-05-27 13:06:17 -04:00 |
|
Thesaranshn8n
|
6729dea36f
|
fix(codex): share native hook relay registry (#73950)
Co-authored-by: Sar Jeeves <sar-jeeves@example.com>
Co-authored-by: Kaspre <kaspre@gmail.com>
Co-authored-by: Dallin Romney <dallinromney@gmail.com>
|
2026-05-26 15:02:03 -07:00 |
|
Peter Steinberger
|
900e21fb1a
|
refactor: trim cli helper type exports
|
2026-05-02 00:55:11 +01:00 |
|
pash-openai
|
3b5dab372a
|
Keep Codex Computer Use hook relays live across turns (#74107)
* Fix Codex native hook relay across processes
* fix: harden native hook relay bridge
* test: stabilize pairing store cache assertion
---------
Co-authored-by: pashpashpash <nik@vault77.ai>
|
2026-04-30 05:57:12 +09:00 |
|
pashpashpash
|
7a958d920c
|
Bridge Codex native hooks into OpenClaw
Bridge Codex-native tool events into the OpenClaw plugin hook surface, including native permission approval routing, bounded relay payloads, approval spam protection, and docs/changelog updates.\n\nCo-authored-by: pashpashpash <nik@vault77.ai>
|
2026-04-24 16:48:26 +01:00 |
|