core-agent-ide/codex-rs/otel/src
zhao-oai e925a380dc
whitelist command prefix integration in core and tui (#7033)
this PR enables TUI to approve commands and add their prefixes to an
allowlist:
<img width="708" height="605" alt="Screenshot 2025-11-21 at 4 18 07 PM"
src="https://github.com/user-attachments/assets/56a19893-4553-4770-a881-becf79eeda32"
/>

note: we only show the option to whitelist the command when 
1) command is not multi-part (e.g `git add -A && git commit -m 'hello
world'`)
2) command is not already matched by an existing rule
2025-12-03 23:17:02 -08:00
..
config.rs [codex][otel] support mtls configuration (#6228) 2025-11-18 14:01:01 -08:00
lib.rs OpenTelemetry events (#2103) 2025-09-29 11:30:55 -07:00
otel_event_manager.rs whitelist command prefix integration in core and tui (#7033) 2025-12-03 23:17:02 -08:00
otel_provider.rs [codex][otel] support mtls configuration (#6228) 2025-11-18 14:01:01 -08:00