ob-labs/agentseek

Add lifecycle overview documentation page

クローズ

#93 opened on 2026/06/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (27 件のフォーク)github user discovery
comp:clidocumentationgood first issue

Repository metrics

Stars
 (159 個のスター)
PR merge metrics
 (平均マージ 3d 14h) (30d で 26 merged PRs)

説明

Summary

Add a documentation page that explains the AgentSeek project lifecycle from creation to operation.

Requirements

  • Add a lifecycle overview page under the docs tree.
  • Cover the main flow: create, configure, run, extend, build, deploy, and operate.
  • Link each stage to the existing tutorial, how-to, reference, or concept page that owns the detailed steps.
  • Keep the page conceptual and navigational; do not duplicate full command references.
  • Add the page to the MkDocs navigation.

Acceptance Criteria

  • The page gives readers a single lifecycle map for AgentSeek projects.
  • Links point to existing docs pages and resolve in the MkDocs build.
  • uv run mkdocs build -s passes.

コントリビューターガイド