Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Then you can create Kimi CLI threads in IDE's agent panel.

![](./docs/media/acp-integration.gif)

If you prefer talking to Kimi CLI with your voice, [qwen-audio-agent](https://github.com/QwenAudio/qwen-audio-agent) is an open-source full-duplex voice runtime that launches Kimi CLI as an ACP agent, so you can have spoken conversations with it on macOS (desktop app, TUI, and web UI).

### Zsh integration

You can use Kimi CLI together with Zsh, to empower your shell experience with AI agent capabilities.
Expand Down
Loading