mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-06 21:04:28 -04:00
- New §1.5 "Mode dispatch (CLI ↔ runtime)": alignment table, ASCII diagram of the assemble/serve branching, rationale (v4 mental model + remove unauthenticated default footgun), and open points (fate of --quiet/--no-tui, client mode). - §1.4 (TUI thread): rephrased "CLI control" + "Shutdown" bullets to reflect that default mode no longer starts uvicorn. - §4 (REST API): preamble notes the API server is now opt-in via -s; every subsection below applies to server mode exclusively. MCP wiring is referenced as deferred to a dedicated G3-MCP plan (consistent with Task 2 of G2 being dropped).