ob-labs/agentseek

Add lifecycle overview documentation page

已關閉

#93 建立於 2026年6月17日

 (0 則留言) (0 個反應) (0 位負責人)Python (27 個分叉)github user discovery
comp:clidocumentationgood first issue

倉庫指標

星標
 (159 顆星)
PR 合併指標
 (平均合併 3天 14小時) (30 天內合併 26 個 PR)

描述

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.

貢獻者指南