root 457d8c1890 feat(kimi-adapter): query Kimi Connect stream API with page RPA fallback
- Call the kimi.com apiv2 ChatService/Chat endpoint directly using
  Connect+JSON framing: encode the request as a length-prefixed frame,
  decode streamed frames, and summarize set/append events into answer,
  reasoning, sources, and capacity notices
- Fall back to the existing page RPA flow (mode switch + DOM polling)
  when the API transport fails or yields no usable summary
- Switch the target model from K2.6 fast to K3
- Treat capacity notices as terminal answers: include them in snapshot
  signature/content checks and broaden the capacity-limit pattern
2026-07-18 21:15:57 +08:00
2026-06-14 21:03:13 +08:00
S
Description
No description provided
Readme 195 MiB
Languages
Go 46.4%
TypeScript 28.8%
Vue 23.1%
Shell 0.9%
JavaScript 0.3%
Other 0.4%