Tasks: Documentation for pause/resume lifecycle
未关闭
@mafredri 已经在做这个了。
开始于 2026年2月4日。
评估
这个 Issue 还没有评估数据。
描述
project/tasks
Repo: coder/coder
Scope: Create comprehensive documentation for task pause/resume lifecycle feature.
Changes:
- AI agent compatibility matrix: Document which AI agents support session persistence, what context is lost without it, requirements for full support
- Persistent storage requirements guide: Document why persistent storage is needed, required paths (AgentAPI state file, AI agent session dirs like
.claude/), minimum storage recommendations, troubleshooting missing storage - Task lifecycle user guide: Document how pause/resume works (automatic pause, manual pause, resume), what gets preserved, viewing logs while paused
- Registry module README updates: Document how the AgentAPI module handles shutdown scripts, state file paths, and the new variables (
state_file_path,pid_file_path,enable_state_persistence) - Provider shutdown timeout configuration: Document how different providers may have different timeouts for allowing workspace agents to gracefully shut down, and how this will affect task snapshotting. Consider mentioning infra-based timeouts as well (e.g. Kubernetes)
Files (example):
docs/ai/compatibility.md(new)docs/ai/persistent-storage.md(new)docs/user-guides/task-lifecycle.md(new)registry/coder/modules/agentapi/README.md(update)
Acceptance criteria:
- Compatibility matrix lists all AI agents with support level (full/partial/none)
- Storage guide explains persistent volume requirements with provider-specific examples
- User guide covers all pause/resume workflows with CLI and UI examples
- Registry README documents new variables and shutdown script behavior
- Integrate provider shutdown timeout configuration from #6174 and consider documenting how infra-based timeouts may also play a role (e.g. Kubernetes)
- All docs reviewed and approved before GA release
Dependencies:
- All Beta and GA issues complete
References:
- RFC: Tasks: Start/Pause/Resume Lifecycle: Documentation section
- https://github.com/coder/coder/issues/6174
- 主要语言
- 没有语言数据
- 星标
- 3
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
coder/internal 的其他 Issue
-
flake
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 4/5 3-5 天 新手友好度 45/100
-
flake
-
flake