Files
archived-gitea-ai-assistant/docs
jeffusion 4d0ad6bf20 docs: restructure documentation with progressive disclosure
- README.md: trim to product overview + minimal quick start +
  single navigation table; remove duplicated Quick start section
- docs/README.md / zh-CN.md: rewrite as grouped navigation index
  with descriptions (Getting started / Reference / Deployment)
- docs/getting-started.md / zh-CN.md: add screenshot preview,
  improve structure with numbered configuration steps, add
  "Next steps" cross-links
- docs/configuration.md / zh-CN.md: fix heading hierarchy (###
  instead of ## 1)), convert Admin UI settings to tables, move
  Agent Definitions and Tool Permissions to review-engines.md
- docs/review-engines.md / zh-CN.md: add Agent Definitions and
  Tool Permissions sections (migrated from configuration.md),
  add model resolution order, convert to tables for clarity
- CONTRIBUTING.md: add development setup, code quality commands,
  PR workflow, and Conventional Commits convention
2026-05-27 10:37:28 +08:00
..

Documentation

Setup, configuration, and deployment guides for Gitea AI Assistant.

Getting started

  • Getting Started — full installation, first login, and webhook setup walkthrough
  • Screenshots — Admin UI gallery (one page per feature area)

Reference

  • Configuration — environment variables, Admin UI settings, and runtime configuration model
  • Review Engines — Agent engine, Codex engine, review modes, size policy, and agent definitions

Deployment

  • Deployment — Docker, Docker Compose, and Kubernetes

Language