docs: Make unsupported features more prominent in external agents (#37090)

Use the notes component to better highlight that in the docs UI.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-08-28 10:47:19 -03:00
committed by GitHub
parent f127ba82d1
commit 213ee32b94
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -54,8 +54,8 @@ 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, checkpointing, and using the agent in SSH projects.
We hope to add these features in the near future.
> 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}