codex-agent-view 0.5.4 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codex-agent-view",
3
- "version": "0.5.4",
3
+ "version": "0.5.5",
4
4
  "description": "A read-only Codex plugin for monitoring live tasks and subagents in your browser. Open each view with one lightweight @codex-agent-view invocation. Once open, live monitoring runs locally with no additional model calls.",
5
5
  "author": {
6
6
  "name": "Junho Yoon",
package/README.ko.md CHANGED
@@ -13,7 +13,7 @@ Codex를 대체하거나 작업·에이전트를 제어하지 않으며, 외부
13
13
  일반 터미널에서 현재 릴리스를 설치합니다.
14
14
 
15
15
  ```bash
16
- npm install --global codex-agent-view@0.5.4
16
+ npm install --global codex-agent-view@0.5.5
17
17
  codex-agent-view install
18
18
  ```
19
19
 
@@ -45,11 +45,11 @@ Codex 앱의 작업 입력창에서 다음 plugin을 선택해 그대로 전송
45
45
 
46
46
  ## 화면에 표시되는 정보
47
47
 
48
- 실시간 화면의 기본 언어는 영어이며 한국어와 스페인어도 선택할 수 있습니다. 에이전트 상세 내용을 접지 않은 상태로 2초마다 갱신합니다.
48
+ 실시간 화면의 기본 언어는 영어이며 한국어와 스페인어도 선택할 수 있습니다. 에이전트 상세 내용을 접지 않은 상태로 2초마다 갱신합니다. **작업 상태 필터**는 각 상위 작업의 현재 상태만 기준으로 삼으며, 하위 에이전트 상태나 최근 활동 기록 때문에 다른 상태의 작업 카드가 섞이지 않습니다.
49
49
 
50
50
  각 작업에는 짧게 정제된 요청 개요가 표시될 수 있습니다. 각 에이전트 카드에는 다음 정보가 표시될 수 있습니다.
51
51
 
52
- - **할당 작업** — 검증된 spawn 후보 하나와 새 에이전트 하나를 모호함 없이 연결할 있을 때만 제한된 요약을 표시합니다. 현재 관찰한 공식 앱 payload에서는 보호된 spawn message가 불투명하므로 사람이 읽도록 안전하게 정리한 task label을 주 근거로 사용합니다. 동시 실행, 모호함, 만료 또는 보호된 값은 추측하거나 표시하지 않습니다.
52
+ - **할당 작업** — 이 연결에 사용할 공식 exact correlation ID는 아직 확인되지 않았습니다. 따라서 제한된 시간창에 검증된 spawn 후보 하나와 새 에이전트 하나만 존재할 bounded best-effort 방식으로 제한된 요약을 연결합니다. 현재 관찰한 공식 앱 payload에서는 보호된 spawn message가 불투명하므로 사람이 읽도록 안전하게 정리한 task label을 주 근거로 사용합니다. 여러 에이전트가 동시에 생성돼 연결 관계가 모호하면 할당 설명을 추측하지 않고 의도적으로 확인 불가로 두며, 만료되거나 보호된 값도 표시하지 않습니다.
53
53
  - **현재 활동** — 파일 수정 진행 중이나 최근 터미널 작업 완료처럼 사람이 읽을 수 있는 문구입니다. 관찰된 tool lifecycle의 정확한 `turn_id`가 단 하나의 에이전트와 일치할 때만 표시합니다.
54
54
 
55
55
  이 정보는 관찰 가능한 할당 및 tool lifecycle 신호이며 에이전트의 내부 생각이 아닙니다. Monitor는 원본 spawn message, 전체 prompt, 전체 tool input 또는 전체 tool output을 보관하거나 표시하지 않습니다. 정보가 없거나 연결이 모호하면 발생 시각으로 추측하지 않고 확인 불가로 둡니다.
package/README.md CHANGED
@@ -13,7 +13,7 @@ It does not replace Codex, control tasks or agents, run a hosted service, send t
13
13
  Install the current release from a regular terminal:
14
14
 
15
15
  ```bash
16
- npm install --global codex-agent-view@0.5.4
16
+ npm install --global codex-agent-view@0.5.5
17
17
  codex-agent-view install
18
18
  ```
19
19
 
@@ -45,11 +45,11 @@ The public Codex plugin API does not provide a reliable automatic app sidebar or
45
45
 
46
46
  ## What the view shows
47
47
 
48
- The live view defaults to English and also supports Korean and Spanish. It refreshes every two seconds without collapsing agent details.
48
+ The live view defaults to English and also supports Korean and Spanish. It refreshes every two seconds without collapsing agent details. The **Work status filter** matches each parent work item's current status only; nested agent statuses and recent activity history do not cause a card to match a different status.
49
49
 
50
50
  Each work item can include a short, redacted request summary. Each agent card can show:
51
51
 
52
- - **Assigned work** — a bounded summary is shown only when one verified spawn candidate can be correlated unambiguously with one newly observed agent. In the currently observed official-app payload, the protected spawn message is opaque, so a safely humanized task label is the primary usable source. Ambiguous, concurrent, expired, or protected values are not guessed or displayed.
52
+ - **Assigned work** — no exact upstream correlation ID has been observed for this mapping. A bounded summary is therefore matched on a best-effort basis only when one verified spawn candidate and one newly observed agent are the sole candidates in the bounded window. In the currently observed official-app payload, the protected spawn message is opaque, so a safely humanized task label is the primary usable source. When several agents are spawned concurrently and the mapping is ambiguous, assignment details intentionally remain unavailable instead of being guessed; expired or protected values are likewise not displayed.
53
53
  - **Current activity** — a human-readable description such as a file edit in progress or a recently completed terminal action. It is shown only when the observed tool lifecycle has the exact `turn_id` of one and only one agent.
54
54
 
55
55
  These fields describe observable assignment and tool lifecycle signals, not an agent's internal reasoning. The monitor does not retain or display raw spawn messages, full prompts, full tool input, or full tool output. Missing or ambiguous information remains unavailable instead of being inferred from timing.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codex-agent-view",
3
- "version": "0.5.4",
3
+ "version": "0.5.5",
4
4
  "description": "A read-only Codex plugin for monitoring live tasks and subagents in your browser. Open each view with one lightweight @codex-agent-view invocation. Once open, live monitoring runs locally with no additional model calls.",
5
5
  "type": "module",
6
6
  "main": "./src/core/index.mjs",
package/public/app.js CHANGED
@@ -58,7 +58,7 @@ const MESSAGES = Object.freeze({
58
58
  toolbarAria: "Filter automatically observed work and participating agents",
59
59
  searchLabel: "Filter list (optional)",
60
60
  searchPlaceholder: "Find work or an agent",
61
- statusFilterLabel: "Status filter (optional)",
61
+ statusFilterLabel: "Work status filter (optional)",
62
62
  statusAll: "All statuses",
63
63
  statusRunning: "Running",
64
64
  statusWaiting: "Waiting",
@@ -213,7 +213,7 @@ const MESSAGES = Object.freeze({
213
213
  toolbarAria: "자동 수신된 작업과 참여 에이전트 목록 필터",
214
214
  searchLabel: "목록 필터 (선택)",
215
215
  searchPlaceholder: "작업 또는 에이전트 찾기",
216
- statusFilterLabel: "상태 필터 (선택)",
216
+ statusFilterLabel: "작업 상태 필터 (선택)",
217
217
  statusAll: "모든 상태",
218
218
  statusRunning: "실행 중",
219
219
  statusWaiting: "대기",
@@ -368,7 +368,7 @@ const MESSAGES = Object.freeze({
368
368
  toolbarAria: "Filtrar trabajos y agentes participantes observados automáticamente",
369
369
  searchLabel: "Filtrar lista (opcional)",
370
370
  searchPlaceholder: "Buscar un trabajo o agente",
371
- statusFilterLabel: "Filtrar por estado (opcional)",
371
+ statusFilterLabel: "Filtro por estado del trabajo (opcional)",
372
372
  statusAll: "Todos los estados",
373
373
  statusRunning: "En ejecución",
374
374
  statusWaiting: "En espera",
@@ -1562,15 +1562,10 @@ function sessionMatchesQuery(session, query) {
1562
1562
  }
1563
1563
 
1564
1564
  function sessionMatchesStatus(session, status) {
1565
- const matchesStatus = (candidate) => (
1566
- candidate === status ||
1567
- (status === "completion_not_observed" && candidate === "stale")
1568
- );
1569
1565
  return (
1570
1566
  status === "all" ||
1571
- matchesStatus(session.status) ||
1572
- session.agents.some((agent) => matchesStatus(agent.status)) ||
1573
- session.recentActivities.some((activity) => matchesStatus(activity.status))
1567
+ session.status === status ||
1568
+ (status === "completion_not_observed" && session.status === "stale")
1574
1569
  );
1575
1570
  }
1576
1571
 
package/public/index.html CHANGED
@@ -123,7 +123,7 @@
123
123
  >
124
124
  </div>
125
125
  <div class="field">
126
- <label for="status-filter" data-i18n="statusFilterLabel">Status filter (optional)</label>
126
+ <label for="status-filter" data-i18n="statusFilterLabel">Work status filter (optional)</label>
127
127
  <select id="status-filter" name="status">
128
128
  <option value="all" data-i18n="statusAll">All statuses</option>
129
129
  <option value="running" data-i18n="statusRunning">Running</option>