From ebafe28bf992818f97256377c6fc0add9e07684b Mon Sep 17 00:00:00 2001 From: thisisharsh7 <9u.harsh@gmail.com> Date: Mon, 22 Sep 2025 00:03:23 +0530 Subject: [PATCH 1/2] fix: update agents page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89fb80c1b2..179054851d 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Learn more about the SDK [here](https://www.npmjs.com/package/@codebuff/sdk). **Any model on OpenRouter**: Unlike Claude Code which locks you into Anthropic's models, Codebuff supports any model available on [OpenRouter](https://openrouter.ai/models) - from Claude and GPT to specialized models like Qwen, DeepSeek, and others. Switch models for different tasks or use the latest releases without waiting for platform updates. -**Reuse any published agent**: Compose existing [published agents](https://www.codebuff.com/agents) to get a leg up. Codebuff agents are the new MCP! +**Reuse any published agent**: Compose existing [published agents](https://www.codebuff.com/stores) to get a leg up. Codebuff agents are the new MCP! **Fully customizable SDK**: Build Codebuff's capabilities directly into your applications with a complete TypeScript SDK. Create custom tools, integrate with your CI/CD pipeline, build AI-powered development environments, or embed intelligent coding assistance into your products. From d1727ec0465f130337ae84958c434b773acdb69a Mon Sep 17 00:00:00 2001 From: thisisharsh7 <9u.harsh@gmail.com> Date: Mon, 22 Sep 2025 00:09:37 +0530 Subject: [PATCH 2/2] fix:readme agents page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 179054851d..46045e83fa 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Learn more about the SDK [here](https://www.npmjs.com/package/@codebuff/sdk). **Any model on OpenRouter**: Unlike Claude Code which locks you into Anthropic's models, Codebuff supports any model available on [OpenRouter](https://openrouter.ai/models) - from Claude and GPT to specialized models like Qwen, DeepSeek, and others. Switch models for different tasks or use the latest releases without waiting for platform updates. -**Reuse any published agent**: Compose existing [published agents](https://www.codebuff.com/stores) to get a leg up. Codebuff agents are the new MCP! +**Reuse any published agent**: Compose existing [published agents](https://www.codebuff.com/store) to get a leg up. Codebuff agents are the new MCP! **Fully customizable SDK**: Build Codebuff's capabilities directly into your applications with a complete TypeScript SDK. Create custom tools, integrate with your CI/CD pipeline, build AI-powered development environments, or embed intelligent coding assistance into your products.