Files
lihongguang-0014 72e7a9b767 Decouple desktop startup from gateway readiness (#1355)
* Decouple desktop startup from gateway readiness

* Add Desktop entrypoint to packaging fixtures

* Stabilize split WebUI entrypoints

* Align onboarding E2E with local Desktop shell
2026-08-24 10:47:16 +00:00
..
2026-08-13 11:39:12 +08:00
2026-08-13 11:39:12 +08:00
2026-08-13 11:39:12 +08:00
2026-08-11 07:47:17 +08:00
2026-08-11 07:47:17 +08:00

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 development-only OpenTUI client.
  7. web-ui.md - local control console and chat UI.
  8. sessions.md - session continuity, export, resume, abort, and cleanup.
  9. goal-mode.md - persistent multi-turn Goals, progress, guardrails, pause/resume, and Plan-mode interaction.
  10. 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