summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-20 18:32:27 +0300
committerPaul Buetow <paul@buetow.org>2026-05-20 18:32:27 +0300
commit17f72f39cfde04f04ec2f76dc109d99ff2de80f6 (patch)
treee43bee1bfad596cd98a07414a076a862baa47e4c /README.md
parentc0e01d4a40eb85b943d87102c37a9c05f95ee1e9 (diff)
docs: document You.com (YouSearch) provider
Amp-Thread-ID: https://ampcode.com/threads/T-019e45ff-4976-750c-b2e6-121d0e5991ef Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cee7c22..61e20f0 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ It has got improved capabilities for Go code understanding (for example, create
- Auto-detects Cursor, Amp, Aider (WIP), and other agents
- OpenAI Codex CLI and Claude Code CLI have native external-editor support via `Ctrl+G`
- Config-driven: add new agents via `[tmux_edit]` in config.toml
-* Support for Ollama (local + Ollama Cloud), OpenAI, OpenRouter, and Anthropic — Ollama Cloud (`kimi-k2.6` at `https://ollama.com`) is the default
+* Support for Ollama (local + Ollama Cloud), OpenAI, OpenRouter, Anthropic, and You.com (YouSearch Research API) — Ollama Cloud (`kimi-k2.6` at `https://ollama.com`) is the default
> **Note on hexai-mcp-server:** This component is currently experimental and not actively maintained. The author manages prompts through slash commands and meta-commands in the hexai agent system, making the MCP server redundant for its original purpose. The code is preserved for potential future enhancements with different functionality beyond prompt management. See the [MCP documentation](docs/mcp-setup.md) for reference only.