Skip to content

Conversation

kilocode-bot
Copy link
Collaborator

@kilocode-bot kilocode-bot commented Oct 15, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #3005 b87ae9c Thanks @kevinvandijk! - Improve the edit chat area to allow context and file drag and drop when editing messages. Align more with upstream edit functionality

Patch Changes

  • #2983 93e8243 Thanks @jrf0110! - Adds project usage tracking for Teams and Enterprise customers. Organization members can view and filter usage by project. Project identifier is automatically inferred from .git/config. It can be overwritten by writing a .kilocode/config.json file with the following contents:

    {
    	"project": {
    		"id": "my-project-id"
    	}
    }
  • #3057 69f5a18 Thanks @chrarnoldus! - Thanks Roo, support for Claude Haiku 4.5 to Anthropic, Bedrock and Vertex providers was added

  • #3046 1bd934f Thanks @chrarnoldus! - A warning is now shown when the webview memory usage crosses 90% of the limit (gray screen territory)

  • #2885 a34dab0 Thanks @shameez-struggles-to-commit! - Update VS Code Language Model API provider metadata to reflect current model limits:

    • Align context windows, prompt/input limits, and max output tokens with the latest provider data for matching models: gpt-3.5-turbo, gpt-4o-mini, gpt-4, gpt-4-0125-preview, gpt-4o, o3-mini, claude-3.5-sonnet, claude-sonnet-4, gemini-2.0-flash-001, gemini-2.5-pro, o4-mini-2025-04-16, gpt-4.1, gpt-5-mini, gpt-5.

    • Fixes an issue where a default 128k context was assumed for all models.

    • Notable: GPT-5 family now uses 264k context; o3-mini/o4-mini, Gemini, Claude, and 4o families have updated output and image support flags. GPT-5-mini max output explicitly set to 127,805.

      This ensures Kilo Code correctly enforces model token budgets with the VS Code LM integration.

@kilocode/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from d4a45a0 to c73e92e Compare October 15, 2025 10:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3adbe8f to b2e2bab Compare October 15, 2025 14:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from e019709 to ff9855f Compare October 15, 2025 15:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from 11610c9 to a578426 Compare October 15, 2025 15:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from d1785ef to 7ac3a52 Compare October 15, 2025 16:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 895477b to 242a9a8 Compare October 15, 2025 17:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from 583eaee to cb353be Compare October 15, 2025 18:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 72ec537 to b5bc39c Compare October 15, 2025 19:04
@chrarnoldus chrarnoldus merged commit 9f8b53f into main Oct 15, 2025
@chrarnoldus chrarnoldus deleted the changeset-release/main branch October 15, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants