Skip to content

Codex Agent View 0.4.5

Choose a tag to compare

@JunhoYoon95 JunhoYoon95 released this 02 Aug 10:45

Highlights

  • Shows the first valid short request summary for each work item, with local redaction and strict 4,096-character inspection / 180-character display bounds.
  • Replaces developer-centric parent-task/subagent wording with clearer work and participating-agent language.
  • Removes session IDs from primary live cards while keeping project, request, agent role, status, and recent activity readable.
  • Adds visible recovery actions for connection failures and missing or rejected live-view authentication.
  • Keeps English as the default and provides English, Korean, and Spanish in the live language selector.
  • Continues to exclude the viewer task itself when opened through the bundled Show Agents skill.

Privacy boundary

The full request and tool input are not transported or retained. The work-level summary is derived in the local sender, redacts common credentials, email addresses, links, and absolute paths, and remains bounded process-local memory. Official SubagentStart hooks do not provide a dedicated agent assignment description, so the UI does not invent one.

Verification

  • 114/114 tests passed.
  • Plugin validation and npm pack validation passed.
  • Node 18, 20, and 22 GitHub Actions passed.
  • The public npm tarball is byte-identical to the verified release tarball.
  • Reinstalled exact public codex-agent-view@0.4.5 on the release machine and verified CLI/plugin 0.4.5, installed/enabled state, all nine hooks, real events, three-language switching, self-exclusion, request-summary redaction, authentication recovery, and the official Codex in-app live view.

Install

npm install --global codex-agent-view@0.4.5

codex-agent-view install

After installation, routine use stays inside the official Codex app.