Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Tasks: Documentation for pause/resume lifecycle

オープン
#1,271 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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:

主要言語
言語のデータがありません
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/internal のほかの issue

coder/internal の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。