Files
2026-07-13 13:12:33 +08:00

5.4 KiB

OpenSquilla Documentation

This directory is the user-facing product documentation set. It complements the root release README with task-oriented guides.

Read First

  1. quickstart.md - install, configure, run, and open the Web UI.
  2. use-cases.md - task-oriented recipes for common goals.
  3. gateway.md - gateway lifecycle, host/port, safety, and status.
  4. configuration.md - provider, router, search, channel, memory, and permission configuration.
  5. cli.md - command groups and common CLI workflows.
  6. tui.md - terminal chat usage, slash commands, files, sessions, and the OpenTUI preview.
  7. web-ui.md - local control console and chat UI.
  8. sessions.md - session continuity, export, resume, abort, and cleanup.
  9. glossary.md - user-facing terminology.

Feature Guides

Surfaces and Operations

Improve These Docs

Documentation improvements are welcome. Start with contributing-docs.md for docs-specific guidance, then open a small pull request against main.

Fast paths:

  • Report a stale command, broken link, or confusing page with the documentation issue template.
  • Edit the affected Markdown page on GitHub and open a focused pull request against main.
  • For new feature documentation, keep independent features on independent pages under docs/features/.

Design Principle

OpenSquilla documentation should help users run the product first, then understand its special advantages. Mechanism-heavy runtime detail belongs in developer design notes or source comments, not in the first-run path.


Product guide · 中文 · 日本語 · Français · Deutsch · Español · Improve these docs · Report a docs issue · Contributing