Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

markijbema and others added 19 commits January 5, 2026 12:50
…ders list

- Move AUTOCOMPLETE_PROVIDER_MODELS constant to @roo-code/types for sharing
- Show list of supported providers with friendly display names
- Add link to autocomplete documentation
… from types.ts

The constant is already exported from utils/kilocode-utils.ts
- Replace single string with nested object containing title, description, and learnMore
- Remove old noModelConfigured string from all non-English translations
- Update component to use new translation keys
Update the extension displayName from 'Kilo Code AI Agent' to
'Kilo Code: AI Coding Agent, Copilot, and Autocomplete' for better
marketplace discoverability.

The displayName is kept in English across all 22 locale files since
it's a product/brand name that appears in the VS Code marketplace.
Add inline autocomplete as a feature in both the quick overview
bullet list and the Key Features section.
Translate the extension displayName 'AI Coding Agent, Copilot, and Autocomplete' to all 21 supported languages while keeping 'Kilo Code' unchanged for brand consistency.
…tplace

chore: update displayName to include Copilot and Autocomplete keywords
- Add LastSuggestionInfo type to track languageId and length together
- Replace separate lastSuggestionLanguageId and lastSuggestionLength fields with single lastSuggestion object
- Update telemetry tracking to use actual suggestion length instead of undefined
- Update tests to expect actual suggestion length in acceptance telemetry
When a user has a Kilo Code gateway profile configured but no credits
in their account, the autocomplete settings screen now shows a helpful
message directing them to buy credits instead of the generic 'no model
configured' message.

- Added hasKilocodeProfileWithNoBalance field to GhostServiceSettings
- GhostModel.reload() now detects when kilocode profile has no balance
- GhostServiceManager passes this info to the webview
- GhostServiceSettings shows appropriate message with buy credits link
- Added translation keys for the new message
- Added tests for both backend and UI components
- Add gradle/actions/setup-gradle@v4 to code-qa and marketplace-publish workflows
- Add fallback Maven mirrors for okhttp and gson dependencies
- Fixes 403 Forbidden errors from Maven Central in GitHub Actions
…odel-message

feat(ghost): improve no-model-configured message with supported providers list
fix: add Gradle caching and Maven mirrors for JetBrains CI builds
…emetry

Add language to accept suggestion telemetry
@pull pull bot locked and limited conversation to collaborators Jan 6, 2026
@pull pull bot added the ⤵️ pull label Jan 6, 2026
@pull pull bot merged commit 20d3bed into jasonkneen:main Jan 6, 2026
9 of 10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant