ob-labs/agentseek

Add lifecycle overview documentation page

已关闭

#93 创建于 2026年6月17日

 (0 条评论) (0 个反应) (0 位负责人)Python (27 个派生)github user discovery
comp:clidocumentationgood first issue

仓库指标

星标
 (165 个星标)
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.

贡献者指南