docs: add Fronteir AI hosted deployment option#16
docs: add Fronteir AI hosted deployment option#16ElishaKay wants to merge 1 commit intohyperb1iss:mainfrom
Conversation
📝 WalkthroughWalkthroughAdded a new "Hosted deployment" section to the README documenting the availability of a hosted deployment on Fronteir AI with a corresponding MCP endpoint link. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
167-171: Move hosted deployment section above the footer for discoverability.The new section is currently after the final footer block (
---+ centered signature), which usually signals end-of-doc. Consider placing this section earlier (e.g., near “Getting Started” / “Running DroidMind”) so users don’t miss it. (Line 168)🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` around lines 167 - 171, Move the "Hosted deployment" section up so it appears before the final footer block (the `---` separator and centered signature) to improve discoverability; locate the "## Hosted deployment" heading and cut/paste it to a more prominent spot such as near the "Getting Started" or "Running DroidMind" sections so it appears before the footer and is not interpreted as part of the document end.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Around line 167-171: Move the "Hosted deployment" section up so it appears
before the final footer block (the `---` separator and centered signature) to
improve discoverability; locate the "## Hosted deployment" heading and cut/paste
it to a more prominent spot such as near the "Getting Started" or "Running
DroidMind" sections so it appears before the footer and is not interpreted as
part of the document end.
Love the project!
Adds a short note in the README that a hosted deployment is available on Fronteir AI.
Summary by CodeRabbit