Skip to content

sync to main#1

Closed
darkogj wants to merge 2419 commits into
jatingomnet:mainfrom
Kilo-Org:main
Closed

sync to main#1
darkogj wants to merge 2419 commits into
jatingomnet:mainfrom
Kilo-Org:main

Conversation

@darkogj
Copy link
Copy Markdown

@darkogj darkogj commented Mar 31, 2026

Hey! Darko from Kilo here 👋

Saw you forked Kilo, really appreciate for building on top of us.

We're putting together a short Kilo Show segment on why people contribute to open source, and would love to include real perspectives from folks like you.

If you're open to it, would you be up for sharing a quick thought or two on what motivates you (or would motivate you) to contribute to open source?

Also opened a small PR to sync your fork with main in case that's useful.

@kilo-maintainer kilo-maintainer Bot force-pushed the main branch 6 times, most recently from 05569ee to fc014b1 Compare April 6, 2026 16:10
@kilo-maintainer kilo-maintainer Bot force-pushed the main branch 2 times, most recently from dbd7b80 to 760f246 Compare April 7, 2026 19:11
kirillk and others added 22 commits April 9, 2026 16:46
…frontend

- restart: tears down all connections (SSE, health, OkHttp clients), kills the
  CLI process, then respawns it with fresh connections
- reinstall: same teardown, but also deletes and re-extracts the CLI binary
  from JAR resources before respawning
- teardown sequence cancels jobs before closing SSE to prevent reconnect races
Add eslint-disable comments for complexity and max-lines rules in
KiloProvider.ts and AgentManagerProvider.ts with TODO markers to
refactor and remove these disables. These files currently exceed the
complexity and line-count limits needed for the pre-release build.
…exity

fix(vscode): temporarily disable eslint complexity/max-lines rules
…ation, add logging

- Settings gear icon in tool window title bar shows popup with Restart/Reinstall
  actions and a connection status + version info line
- Actions declared in frontend XML with IDs, looked up via ActionManager
- Fix Moshi deserialization of const boolean fields: openapi-generator creates
  enum classes for `const: true` but Moshi expects strings while the server
  sends JSON booleans — fixGeneratedApi now replaces these with plain Boolean
- Add detailed logging across restart/reinstall/teardown/health chains
…ementation

fix: align pre-release version publishing
imanolmzd-svg and others added 28 commits April 13, 2026 20:33
Replace upstream opencode ASCII art with Kilo-branded wordmark
in the CLI startup banner.
…l locales

Introduce new localized strings for git/branch change titles and
diff file list controls (changed, showAll, showLess, more) in 18
language files to support the updated session review UI.
… popup selector

Align boolean expression continuation indent in isCompletionResult
and reformat generic type constraint in PopupSelectorProps interface
to follow consistent code style conventions.
…names

Add GitHub Copilot API endpoint reference, update file paths to
reflect github-copilot plugin directory restructure and tui config
migration rename, and remove stale bun issue link references.
Add api.githubcopilot.com to the exclude patterns in the extraction
script and regenerate source-links.md, dropping the now-filtered
entry and updating the unique URL count from 79 to 78.
docs(architecture): add Gas Town section to architecture overview
…way and opencode

update @openrouter/ai-sdk-provider to 2.5.1 in kilo-gateway
and opencode package to keep dependencies in sync
* fix(vscode): keep worktree sessions across project id changes

* fix(cli): isolate session directory fallback
…a4-98db-0ef22a1f9fe9

fix: suppress OpenRouter reasoning warning
@jatingomnet
Copy link
Copy Markdown
Owner

hey, i have updated my pull request, sorry missed this earlier, can you check if this is still needed?
Kilo-Org#7969
above is the needed PR for the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.