Preflight
Problem
Users need to inspect work progress without ordinary conversation text being intercepted as a status command or one profile exposing another profile's task state.
Proposal
Make /work and /work status query the latest task for the current profile and origin. Define empty-state, retention, profile lifecycle, and group-session visibility semantics explicitly.
Design: PR #28 and its English proposal. Parent: P / #122. PR #28 is documentation only; this issue tracks follow-up implementation or evaluation.
Associated PR: PR #140 (non-draft; base split/btw-work-command).
Acceptance criteria
Dependencies and delivery
Blocked by: B2 / #124, B3 / #125
Independent of classifier selection; uses the runtime state owned by B3 / #125 rather than adding a second job store.
Implementation anchors
Historical prototype 33ee103a62937db3e930c89ba47a648b75cc7772 provides provenance, not code to copy unchanged:
Integrate with the current tool catalog, Skill snapshot assembly, and authorization service, rechecking current master when implementation begins.
Validation
Commands below are required for the implementation PR, not results claimed by this issue.
Existing current-master regression baseline:
uv run pytest tests/unit/test_builtin_command_extensions.py
Historical prototype tests to adapt with the feature (they are not shipped by documentation-only PR #28):
For changed documentation, run pnpm run docs:build from docs/ and make check-md from the repository root. Update OpenAPI and generated outputs together only if the HTTP contract changes.
Out of scope
Listing every task, persistent history, a task-management Dashboard, and task cancellation commands are separate features.
Repository requirements
Follow AGENTS.md, GOVERNANCE.md, and AI_POLICY.md. This issue uses the feature_request template. Keep Python 3.14+, current configuration shapes, existing authorization boundaries, and bilingual feature documentation. A follow-up PR requires human maintainer review and a separate AI-assisted review. Use the feat PR template for the corresponding work.
Author
Agent
Agent note
Codex prepared this development issue at the user's request from PR #28, its discussion, the referenced source, existing tests, and current-master integration points. AI assisted the research and English drafting. Filing this issue changes no runtime behavior and does not claim feature tests or model trials have passed. Remaining decisions concern implementation details and experimental evidence within the stated scope.
Preflight
Problem
Users need to inspect work progress without ordinary conversation text being intercepted as a status command or one profile exposing another profile's task state.
Proposal
Make /work and /work status query the latest task for the current profile and origin. Define empty-state, retention, profile lifecycle, and group-session visibility semantics explicitly.
Design: PR #28 and its English proposal. Parent: P / #122. PR #28 is documentation only; this issue tracks follow-up implementation or evaluation.
Associated PR: PR #140 (non-draft; base
split/btw-work-command).Acceptance criteria
Dependencies and delivery
Blocked by: B2 / #124, B3 / #125
Independent of classifier selection; uses the runtime state owned by B3 / #125 rather than adding a second job store.
Implementation anchors
Historical prototype
33ee103a62937db3e930c89ba47a648b75cc7772provides provenance, not code to copy unchanged:register / unregister / latest_status.get_for_origin / terminal retention.WorkCommands.status.Integrate with the current tool catalog, Skill snapshot assembly, and authorization service, rechecking current master when implementation begins.
Validation
Commands below are required for the implementation PR, not results claimed by this issue.
Existing current-master regression baseline:
Historical prototype tests to adapt with the feature (they are not shipped by documentation-only PR #28):
For changed documentation, run
pnpm run docs:buildfromdocs/andmake check-mdfrom the repository root. Update OpenAPI and generated outputs together only if the HTTP contract changes.Out of scope
Listing every task, persistent history, a task-management Dashboard, and task cancellation commands are separate features.
Repository requirements
Follow AGENTS.md, GOVERNANCE.md, and AI_POLICY.md. This issue uses the feature_request template. Keep Python 3.14+, current configuration shapes, existing authorization boundaries, and bilingual feature documentation. A follow-up PR requires human maintainer review and a separate AI-assisted review. Use the feat PR template for the corresponding work.
Author
Agent
Agent note
Codex prepared this development issue at the user's request from PR #28, its discussion, the referenced source, existing tests, and current-master integration points. AI assisted the research and English drafting. Filing this issue changes no runtime behavior and does not claim feature tests or model trials have passed. Remaining decisions concern implementation details and experimental evidence within the stated scope.