Conversation
…o feat/kimi-code-support
…annotator into feat/kimi-code-support
…o resolve-conflicts # Conflicts: # AGENTS.md # apps/hook/server/index.ts # apps/pi-extension/vendor.sh # packages/core/agents.ts # packages/shared/config.ts # packages/shared/prompts.ts
Sync main into feat/kimi-code-support (resolve conflicts: Kimi + Oh My Pi)
# Conflicts: # packages/server/ai-runtime.ts
Sync upstream main (v0.27.12) into feat/kimi-code-support
Merge origin/main into feat/kimi-code-support
Long-lived kimi acp subprocess speaking newline-delimited JSON-RPC 2.0, modeled on the codex app-server provider. Unlocks token-level streaming and thinking deltas, permission cards via session/request_permission, a real model picker from session/new configOptions (deferred fetchModels), native session fork/resume, and per-turn usage updates. Cost stats remain unsupported (the engine exposes no pricing data). Adds thinking_delta and usage AIMessage variants, pins the wire contract (mcpServers/cwd params, jsonrpc field on responses, trailing usage_update grace) with a fake-kimi JSON-RPC integration suite.
feat(kimi): switch the Ask AI provider from kimi -p to kimi acp (ACP)
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.
No description provided.