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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
coder/internal のほかの issue
-
flake
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
flake
-
flake