Skip to content

feat(dashboard): explain local auth token source - #39

Open
tom-sapletta-com wants to merge 6 commits into
mainfrom
ticket/033-mcp-dashboard-integration
Open

tom-sapletta-com wants to merge 6 commits into
mainfrom
ticket/033-mcp-dashboard-integration

Conversation

@tom-sapletta-com

Copy link
Copy Markdown
Contributor

Problem

The local conversation panel did not tell operators where the API token comes from, while the logout behavior was easy to misread.

Change

  • Show the active local grants.yaml path and the default loopback grant.
  • Explain TASKAND_AUTH_TOKEN overrides and distinguish them from TASKAND_LLM_API_KEY.
  • Preserve in-memory-only token handling and local logout semantics.
  • Wrap the path on narrow/mobile viewports.

Validation

  • PYTHONPATH=. python tests/runtime_readiness_test.py (16 passed)
  • PYTHONPATH=. python tests/mesh_test.py (20 passed)
  • ./project/governance-check.sh
  • Live browser check at http://127.0.0.1:8084/#rozmowa

Ticket: ticket-033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant