diff --git a/docs/modules/usage/how-to/gui-mode.md b/docs/modules/usage/how-to/gui-mode.md index 54b11affc8..45810bd5a7 100644 --- a/docs/modules/usage/how-to/gui-mode.md +++ b/docs/modules/usage/how-to/gui-mode.md @@ -136,7 +136,6 @@ OpenHands automatically exports a `GITLAB_TOKEN` to the shell environment if pro ## Tips for Effective Use - Be specific in your requests to get the most accurate and helpful responses, as described in the [prompting best practices](../prompting/prompting-best-practices). -- Use the workspace panel to explore your project structure. - Use one of the recommended models, as described in the [LLMs section](usage/llms/llms.md). Remember, the GUI mode of OpenHands is designed to make your interaction with the AI assistant as smooth and intuitive diff --git a/docs/modules/usage/prompting/microagents-public.md b/docs/modules/usage/prompting/microagents-public.md index 73106d2e45..6266790405 100644 --- a/docs/modules/usage/prompting/microagents-public.md +++ b/docs/modules/usage/prompting/microagents-public.md @@ -2,7 +2,8 @@ ## Overview -Global microagents are [keyword-triggered microagents](./microagents-keyword) that apply to all OpenHands users. +Global microagents are [keyword-triggered microagents](./microagents-keyword) that apply to all OpenHands users. A list of the current +global microagents can be found [in the OpenHands repository](https://github.com/All-Hands-AI/OpenHands/tree/main/microagents). ## Contributing a Global Microagent