mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
chore(sync): trim irrelevant upstream entries and rebrand env vars in changeset
Remove v2 HTTP API error-schema notes and `opencode login` default that do not apply to the Kilo fork. Rename OPENCODE_PERMISSION to KILO_PERMISSION to reflect the correct environment variable.
This commit is contained in:
@@ -20,12 +20,8 @@ Changes from opencode v1.15.4 to v1.15.9 upstream:
|
||||
- Core Bugfixes: Reduce missed `/event` updates caused by a subscription race
|
||||
- Core Bugfixes: Sort the v2 session list by most recently updated
|
||||
- Core Bugfixes: Zed editor context now only activates inside Zed terminals.
|
||||
- Core Bugfixes: The v2 HTTP API now exposes catalog errors.
|
||||
- Core Bugfixes: The v2 HTTP API now exposes request errors.
|
||||
- Core Bugfixes: The v2 OpenAPI spec now preserves endpoint error responses.
|
||||
- Core Bugfixes: `opencode login` now defaults to `https://console.opencode.ai`.
|
||||
- Core Bugfixes: Agent and command names now resolve correctly from relative config paths.
|
||||
- Core Bugfixes: Invalid `OPENCODE_PERMISSION` JSON no longer crashes startup.
|
||||
- Core Bugfixes: Invalid `KILO_PERMISSION` JSON no longer crashes startup.
|
||||
- Core Bugfixes: Plugin tools with missing `args` no longer break tool loading.
|
||||
- Core Bugfixes: Restored legacy `PgUp` and `PgDn` TUI keybind aliases.
|
||||
- Core Bugfixes: Native runtime now prefers the console provider token for OpenCode models.
|
||||
|
||||
Reference in New Issue
Block a user