Skip to content

Feature request: Allow switching modes/settings from the dashboard UI #427

@SteveeeeeS

Description

@SteveeeeeS

Summary

The dashboard at http://localhost:3333 is currently read-only. It would be useful to be able to switch common settings directly from the UI without needing to drop into the terminal.

Use Case

Common mid-session switches like compression level or tool profile currently require terminal commands:

lean-ctx compression max
lean-ctx tools power
lean-ctx config set structure_first true

Having these accessible in the dashboard would keep the workflow inside the editor/browser and make lean-ctx more accessible to users who prefer GUI over CLI.

Suggested Controls

  • Compression level — toggle between off / lite / standard / max
  • Tool profile — toggle between minimal / standard / power
  • Structure first — on/off toggle
  • Terse agent — toggle between off / lite / full / ultra

These are the most commonly switched settings mid-session. Full config editing is not necessary — just the high-impact toggles.

Environment

  • OS: Windows
  • lean-ctx version: v3.8.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions