diff --git a/docs/src/ai/external-agents.md b/docs/src/ai/external-agents.md index 1d11ca03116181e2d343d0945e53b079afe60897..b13cc0fe4b2db226de1e24c0cb86f53d5a7c6a23 100644 --- a/docs/src/ai/external-agents.md +++ b/docs/src/ai/external-agents.md @@ -54,7 +54,7 @@ Similar to Zed's first-party agent, you can use Gemini CLI to do anything that y You can @-mention files, recent threads, symbols, or fetch the web. -Note that some first-party agent features don't yet work with Gemini CLI: editing past messages, resuming threads from history, and checkpointing. +Note that some first-party agent features don't yet work with Gemini CLI: editing past messages, resuming threads from history, checkpointing, and using the agent in SSH projects. We hope to add these features in the near future. ## Add Custom Agents {#add-custom-agents}