Skip to content

feat: add Codex-style task execution experience - #382

Open
Pandakingxbc wants to merge 2 commits into
developfrom
feat/codex-task-experience
Open

feat: add Codex-style task execution experience#382
Pandakingxbc wants to merge 2 commits into
developfrom
feat/codex-task-experience

Conversation

@Pandakingxbc

Copy link
Copy Markdown
Collaborator

Summary

  • project agent checkpoint todos into durable thread task summaries
  • add live task metadata and authenticated task cancellation APIs
  • introduce a Codex-style task center with active, scheduled, and history views
  • show live progress, elapsed time, step timelines, and a task detail drawer
  • synchronize task plans into chat, browser, and terminal agent surfaces
  • add Chinese and English task-center localization

Validation

  • pytest tests/unit/gateway/test_dashboard_ws.py tests/unit/api/test_chat_history.py tests/unit/agents/test_thread_tasks.py tests/integration/test_chat_ws.py -q (47 passed)
  • npx tsc -b --pretty false
  • targeted ESLint checks
  • targeted Vitest checks (6 passed)
  • npm run build -- --mode test
  • backend and frontend proxy health checks passed

@Pandakingxbc
Pandakingxbc force-pushed the feat/codex-task-experience branch from 0e78d79 to a850492 Compare August 22, 2026 17:43
@Pandakingxbc
Pandakingxbc changed the base branch from main to develop August 22, 2026 17:43
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.

1 participant