KlynxCode — Dragon-Governed AI Coding
AI code suggestions with Dragon governance built in. Every completion is risk-scored, policy-checked, and audit-logged before it reaches your editor.
Setup
- Set
klynx.apiUrl to your KlynxAI API endpoint (default: https://dragon.klynxai.com)
- Set
klynx.apiKey to your API key
- Start coding — Dragon risk score appears in the status bar for every suggestion
Commands
- KlynxCode: Show Last Audit Trail — view the full Dragon governance report for the last accepted suggestion
- KlynxCode: Toggle Dragon Governance — enable/disable governance display
- KlynxCode: Open Dragon Dashboard — open the Dragon platform in your browser
Settings
| Setting |
Default |
Description |
klynx.apiUrl |
https://dragon.klynxai.com |
API base URL |
klynx.apiKey |
"" |
Your API key |
klynx.tenantId |
"default" |
Tenant ID |
klynx.blockHighRisk |
false |
Block HIGH/CRITICAL suggestions |
klynx.enabledLanguages |
Python, TS, JS, Go, Java, Rust, C#, C++ |
Active languages |
| |