docs: Note that Gemini CLI is not supported over SSH (#37023)

Cole Miller created

Release Notes:

- N/A

Change summary

docs/src/ai/external-agents.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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}