Add blog post on making Formisch easier for coding agents - #177
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughAdds a blog post that documents Formisch support for coding agents. It covers corrected framework examples, Markdown and framework-specific 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
404aeba to
dd779ea
Compare
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In
`@website/src/routes/blog/`(posts)/making-formisch-easier-for-coding-agents/index.mdx:
- Around line 39-41: Update the framework-specific llms file description near
the four-file explanation to clarify that each index excludes documentation for
the other frameworks but includes shared methods/api and core/api pages. Replace
the claim that an agent loads only Vue documentation with wording consistent
with the shared content behavior described later.
- Line 79: Update the paragraph describing the three tools to distinguish their
parameters: state that search_docs and list_docs optionally accept a framework,
while get_doc requires a path that includes the framework, such as
react/api/useForm. Remove wording that implies get_doc accepts a framework
parameter.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 80758523-cb6c-48c9-acee-c614792ba736
📒 Files selected for processing (1)
website/src/routes/blog/(posts)/making-formisch-easier-for-coding-agents/index.mdx
f3ff7f2 to
93f1b29
Compare
|
Thank you! Great post. I wonder if we reorder the sections and move the most interesting ones like the MCP section to the top. |
93f1b29 to
71f72b5
Compare
Updated the published date for the Formisch documentation.
Summary by CodeRabbit
llms.txtdocumentation access, including setup commands, configuration examples, and available MCP tools.