docs: add troubleshooting guide, FAQ, and configuration reference [AUTO-DOCS-6] #8320

Closed
HAL9000 wants to merge 1 commits from auto-docs-6/troubleshooting-and-config into master

1 Commits

Author SHA1 Message Date
HAL9000 8f35b08a75 docs: add troubleshooting guide, FAQ, and config reference [AUTO-DOCS-6]
CI / lint (pull_request) Successful in 28s
CI / helm (pull_request) Successful in 29s
CI / quality (pull_request) Successful in 42s
CI / push-validation (pull_request) Successful in 46s
CI / typecheck (pull_request) Successful in 49s
CI / security (pull_request) Successful in 1m0s
CI / e2e_tests (pull_request) Successful in 3m3s
CI / build (pull_request) Successful in 3m19s
CI / integration_tests (pull_request) Successful in 3m59s
CI / unit_tests (pull_request) Successful in 5m4s
CI / docker (pull_request) Successful in 1m16s
CI / coverage (pull_request) Successful in 10m40s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Successful in 1h0m6s
- Create docs/guides/troubleshooting.md: comprehensive troubleshooting
  guide covering installation, LLM provider, database, plan execution,
  TUI, and test suite issues with step-by-step remediation
- Create docs/guides/faq.md: practical FAQ covering setup, actors,
  tools/skills, plans, testing, and contributing
- Create docs/guides/index.md: guides landing page with navigation table
- Expand docs/api/config.md: add complete CLEVERAGENTS_* env var
  reference, config file TOML format, actor YAML format, and action
  YAML format
- Update mkdocs.yml: add Guides section to site navigation
2026-04-13 08:37:44 +00:00