feat(kilo): add provider and model management - #477
Open
markos-ttl wants to merge 1 commit into
Open
Conversation
markos-ttl
marked this pull request as ready for review
August 16, 2026 01:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
custom:kiloACP agent to read and write Kilo's native config and auth filesArchitecture
Kilo remains an upstream custom ACP agent. This does not add a built-in
AgentType, parser, registry entry, MCP integration, or session-history implementation.Validation
pnpm eslint .pnpm test— 306 files, 4,086 tests passedpnpm buildcargo checkcargo test --features test-utils -- --skip commands::folders::tests::remove_worktree_deletes_a_branch_plain_delete_cannotcargo check --no-default-features --bin codeg-servercargo test --no-default-features --bin codeg-server --lib -- --skip commands::folders::tests::remove_worktree_deletes_a_branch_plain_delete_cannotcargo check --no-default-features --bin codeg-mcpclippy::collapsible_matchallowed; strict upstream Clippy currently reports three pre-existing warnings inparsers/codex.rs,parsers/pi.rs, andwork_task/engine.rsThe skipped worktree test is unrelated to this change and fails on this macOS Git version only because the assertion expects lowercase
cannotwhile Git emitsCannot.