xyJen
|
b6da4e214f
|
feat(vscode): add full-width BYOK provider config panel (#204)
CI / test (push) Waiting to run
* feat(vscode): add full-width BYOK provider config panel
Align VS Code extension provider setup with ocr config provider CLI:
editor panel for official/custom providers, custom provider manager,
in-memory connection test via isolated temp config, active provider
status bar, and OCR CLI version display. Add OCR_CONFIG_PATH support
for draft config testing in the CLI.
* fix(vscode): address PR #204 review comments (batch 1)
* fix(vscode): polish PR #204 review follow-ups
Add readonly ENV_CACHE_TTL_MS, responsive custom-provider URL width,
remove config-panel-only messages from HostToWebview, fix App spacing.
---------
Co-authored-by: xyJen <24266963+xyJen@users.noreply.github.com>
|
2026-06-25 10:37:25 +08:00 |
|
kite
|
dc4bf69854
|
feat(vscode): add VSCode extension for AI code review with security fixes
Add VSCode extension providing sidebar-based AI code review integration,
including CLI/Git/Config services, webview UI with file diff viewer,
inline comment provider, and comprehensive test coverage.
Fix 9 Dependabot security vulnerabilities by adding yarn resolutions
for undici, form-data, js-yaml, and minimatch.
Co-authored-by: lizhengfeng <lizhengfeng.lzf@alibaba-inc.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-23 14:33:31 +08:00 |
|