Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 20 Feb 00:28
· 180 commits to dev since this release

Core

  • Address review comments on commit message generation in kiloconnect
  • Remove commit message CLI command while preserving core logic for client use
  • Parse git rename entries correctly in git-context
  • Add GitContext type annotation to mock in generate.test.ts
  • Expand lock file exclusion list to 80+ patterns across 25+ ecosystems
  • Add regenerate with different message support
  • Enhance commit message prompt with detailed Conventional Commits guidance
  • Add commit message generation feature
  • Add X-KiloCode-TaskId header to Kilo provider requests
  • Scope git URL cache key per worktree to prevent conflicts across different working directories
  • Normalize git remote URLs to strip credentials, query parameters, and hash fragments
  • Add fixed local session tab with branch display and persistence
  • Emit LLM completion telemetry event after each LLM stream finishes
  • Strip credentials from git remote URLs before ingesting
  • Restore bin/kilo findBinary from botched merge resolution
  • Send git remote URL and branch to session ingest API
  • Add feature attribution header to API requests for usage tracking (@servis)
  • Refactor Kilo compatibility for v1.1.65
  • Refactor Kilo compatibility for version 1.1.64
  • Refactor code for compatibility with Kilo v1.1.63
  • Refactor for Kilo compatibility with version 1.1.62
  • Apply suggestion from Kiloconnect bot
  • Implement proxy-based telemetry for VS Code extension
  • Refactor Kilo compatibility for v1.1.61
  • Refactor Kilo compatibility for version 1.1.60
  • Add X-KiloCode-MachineId header to API requests

TUI

  • Remove unused --staged-only CLI option
  • Remove fallback logic from codebase

Desktop

Thank you to 4 community contributors:

  • @alex-alecu:
    • fix: Fix leak
    • Merge branch 'dev' into feat/review-apply-fixes
    • fix: Improve error handling
    • fix: Update translations
    • Merge pull request #360 from Kilo-Org/feat/review-apply-fixes
    • Merge pull request #5974 from dennismeister93/update-code-reviewer-docs
  • @dennismeister93:
    • Update code reviewer docs for platforms
    • Merge branch 'main' into update-code-reviewer-docs
    • Update apps/kilocode-docs/lib/nav/automate.ts
    • PR review findings
    • docs: fix broken links in code reviewer overview
    • Merge branch 'dev' into docs/fix-broken-links-code-reviewer
  • @servis:
    • feat(usage): add feature attribution header to API requests
    • refactor(usage): remove DEFAULT_FEATURE constant and derive feature from command context
  • @jfcsantos:
    • adding auto triage docs
    • updating title
    • removing threshold mention
    • Merge pull request #444 from Kilo-Org/jsantos/auto-triage-manual