Skip to content

Codex/session status by - #740

Closed
JohnYin-hub wants to merge 74 commits into
mainfrom
codex/session-status-by-id
Closed

Codex/session status by#740
JohnYin-hub wants to merge 74 commits into
mainfrom
codex/session-status-by-id

Conversation

@JohnYin-hub

Copy link
Copy Markdown
Contributor

Summary

新增指定会话运行状态查询接口:

GET /api/session/{sessionID}/status

支持返回 idlequeuedbusyretrycompactingdreaming 状态,同时包含:

  • 会话生命周期状态
  • 是否仍在处理中
  • 待处理提示数量
  • 状态采样时间

接口包含鉴权、会话读取权限校验、归档会话支持及禁止缓存响应头,并补充了中英文文档和自动化测试。

Testing

  • 定向回归:106 passed
  • 扩大回归:1135 passed
  • Ruff 和 diff 检查通过
  • 其余失败均可在 dev 分支复现,不属于本次变更

stephamie7 and others added 30 commits August 12, 2026 17:28
…n-11c2de91fb8a

chore: sync main into dev after main-11c2de91fb8a
Collect turn-scoped runtime inputs once and assemble deterministic prompt blocks so provider cache boundaries and context estimation share the same prompt contract.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Keep Rex and Hephaestus on their existing todo workflow unconditionally and tighten Rex verification guidance without changing runtime task compatibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tion

refactor(delegation): migrate legacy task flows to delegate_task
Restore the ignored legacy builder flag and derive context-usage worktrees from the target session directory.
…mbly

refactor(session): centralize prompt context assembly
Keep workflow callbacks storage-free while batching complete step history and serializing interactive progress writes. Isolate terminal persistence from stats and retention failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove obsolete persistence options and duplicated step/row handling while preserving atomic completion and nonblocking progress behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
John Yin and others added 29 commits September 6, 2026 22:55
…ctory-order

fix(workspace): order outputs directories descending
fix(release): harden Gitee Release synchronization
…egrity

Codex/soc dashboard data integrity
…ymlink-root

fix workspace uploads with symlink root
@JohnYin-hub JohnYin-hub closed this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants