Commit Graph

4 Commits

Author SHA1 Message Date
RMtz88 d93c27e66b
docs: environment variable REPL reference and /help var parity (#432)
- Document /help, /help var, and /config for in-session env discovery
  (environment_variables.md, configuration.md, FAQ, CLI reference pages).
- Add Values/When columns and a field guide aligned with REPL /help tables.

Co-authored-by: Rufino Cabrera <rufino@aliasrobotics.com>
2026-04-10 15:03:35 +02:00
Víctor Mayoral Vilches 28241117f2 Add C99 tool to docs
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-14 12:54:16 +01:00
Víctor Mayoral Vilches 742ffe53a9 Add CAI_TOOL_TIMEOUT to docs
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-14 07:32:24 +01:00
danielsanchezprieto01 96ba5dc07e
docs: Add comprehensive environment variables reference (#330)
docs: add comprehensive environment variables reference and update configuration

- Add new environment_variables.md with complete reference table and use case guides
- Update configuration.md table with default values and new variables
- Add CAI_GUARDRAILS, CAI_MAX_INTERACTIONS, CAI_STREAM, CAI_TELEMETRY, CAI_PARALLEL, CAI_GCTR_NITERATIONS, CAI_ACTIVE_CONTAINER
- Organize variables by use case: Getting Started, CTF, Memory, Security, Performance, Advanced, Container, TUI
- Add practical examples for common configurations
- Update mkdocs.yml navigation to include Environment Variables in Guides section
2025-11-04 19:19:12 +01:00