Skip to content

Make Fluency Level Viewer available in normal mode with inline launch button#311

Merged
rajbos merged 3 commits intomainfrom
copilot/update-fluency-level-viewer
Feb 28, 2026
Merged

Make Fluency Level Viewer available in normal mode with inline launch button#311
rajbos merged 3 commits intomainfrom
copilot/update-fluency-level-viewer

Conversation

Copy link
Contributor

Copilot AI commented Feb 28, 2026

The Fluency Level Viewer was gated behind debug/development mode, making it inaccessible to regular users. The top-level header button was also debug-only. This moves the launcher to an inline button next to the existing docs link in the "About This Dashboard" panel, available to all users.

Changes

  • src/extension.ts: Removed debug mode guard from showFluencyLevelViewer() — no longer blocks non-development extension mode
  • src/webview/maturity/main.ts: Replaced the debug-only btn-level-viewer header button with an inline 🔍 Fluency Level Viewer button appended to the scoring rules docs link line
  • src/webview/maturity/styles.css: Added .inline-action-btn style for the new inline button (consistent with existing .reset-tips-btn pattern)
  • src/webview/fluency-level-viewer/main.ts: Removed "debug-only" language from the info-box description and footer

The docs line in the About panel now reads:

📖 Read the full scoring rules to learn how each category and stage is calculated.  [🔍 Fluency Level Viewer]

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Show Fluency Level Viewer in normal mode Make Fluency Level Viewer available in normal mode with inline launch button Feb 28, 2026
@rajbos rajbos marked this pull request as ready for review February 28, 2026 19:09
@rajbos rajbos merged commit c8cfb6f into main Feb 28, 2026
15 checks passed
@rajbos rajbos deleted the copilot/update-fluency-level-viewer branch February 28, 2026 19:12
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.

2 participants