core-agent-ide/codex-rs/hooks/src
jif-oai d735df1f50
Extract hooks into dedicated crate (#11311)
Summary
- move `core/src/hooks` implementation into a new `codex-hooks` crate
with its own manifest
- update `codex-rs` workspace and `codex-core` crate to depend on the
extracted `hooks` crate and wire up the shared APIs
- ensure references, modules, and lockfile reflect the new crate layout

Testing
- Not run (not requested)
2026-02-10 13:42:17 +00:00
..
lib.rs Extract hooks into dedicated crate (#11311) 2026-02-10 13:42:17 +00:00
registry.rs Extract hooks into dedicated crate (#11311) 2026-02-10 13:42:17 +00:00
types.rs Extract hooks into dedicated crate (#11311) 2026-02-10 13:42:17 +00:00
user_notification.rs Extract hooks into dedicated crate (#11311) 2026-02-10 13:42:17 +00:00