From c0c17ac62e1dd55889140b04645a9680f09b5ac9 Mon Sep 17 00:00:00 2001 From: openhands Date: Thu, 23 Jul 2026 09:29:06 -0400 Subject: [PATCH] Update roadmap link to point to Agent canvas --- overview/introduction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overview/introduction.mdx b/overview/introduction.mdx index 457961f6..55ad76ae 100644 --- a/overview/introduction.mdx +++ b/overview/introduction.mdx @@ -60,8 +60,8 @@ Define agents in code, then run them locally, or scale to 1000s of agents in the ## Everything Else -Check out our [Product Roadmap](https://github.com/orgs/openhands/projects/1), and feel free to -[open up an issue](https://github.com/OpenHands/OpenHands/issues) if there's something you'd like to see! +Check out our [Agent Canvas Product Roadmap](https://github.com/orgs/OpenHands/projects/4), and feel free to +[open up an issue](https://github.com/OpenHands/agent-canvas/issues) if there's something you'd like to see! You might also be interested in our [evaluation infrastructure](https://github.com/OpenHands/benchmarks), our [chrome extension](https://github.com/OpenHands/openhands-chrome-extension/), or our [Theory-of-Mind module](https://github.com/OpenHands/ToM-SWE).