[Feature]: seeing what Codex is doing #6984
cardoso-neto
started this conversation in
Ideas
Replies: 1 comment
|
somewhat related: #538 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/web
Problem or use case
Certain toolcalls don't have any info on them. I infer it was monitoring a task or an agent based on thread context. But without /ps or /agents, I can't tell for sure.
Proposed solution
Showing the exact toolcall Codex ran being displayed. Truncate, but click to expand. Show what subagents are doing in the sidebar instead of just that they're active.
Why this matters
Can't tell if the agent is hung (as in waiting for something that'll never finish).
Smallest useful scope
Exactly what Codex CLI currently has would be ok.
All reactions