-
Notifications
You must be signed in to change notification settings - Fork 867
feat: agent usability — bounded outputs, structured errors, complete tool schemas #383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
chenxin-yan
wants to merge
21
commits into
firecrawl:main
Choose a base branch
from
chenxin-yan:agent-usability-clean
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 15 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1b0eb40
feat(mcp): bound tool response outputs with response_format and conti…
chenxin-yan a6d966b
feat(mcp): structured agent-legible errors and in-band empty-result f…
chenxin-yan 8c1bf20
fix(mcp): local keyless tools/list matches the callable tool set
chenxin-yan b8c22e2
fix(mcp): preserve zod parameter descriptions in tools/list serializa…
chenxin-yan 2ea6f6c
docs(mcp): describe all tool parameters in agent-visible schemas
chenxin-yan 11f8520
refactor(mcp): trim tool descriptions to lean coverage and boundaries
chenxin-yan 928222a
fix(mcp): enforce total output caps and harden error classification
chenxin-yan 8223468
fix(mcp): provide offset continuation for single-page crawl truncation
chenxin-yan dcf19a8
fix(mcp): classify domain-policy rejections as UNSUPPORTED_SITE
chenxin-yan 4bf7792
fix(mcp): bound crawl continuation pages and make partial pages resum…
chenxin-yan cf6a932
refactor(mcp): apply type-safety and dedup review fixes to index
chenxin-yan e926b70
refactor(mcp): dedup monitor research developer and test helpers
chenxin-yan 1589d0c
fix(mcp): restore tsc gate after dedup refactor
chenxin-yan 1f18740
fix(mcp): give AUTH_REQUIRED recovery an agent-actionable fallback
chenxin-yan 366cb7b
refactor(mcp): remove response_format, keep single bounded output pro…
chenxin-yan f98fe9c
fix(mcp): non-idempotent tools no longer advertise retryable on uncla…
chenxin-yan 32701e4
fix(mcp): restore non-empty queries qualifier; await SIGKILL in test …
chenxin-yan d77be3e
fix(mcp): classify threat-protection blocks as UNSUPPORTED_SITE
chenxin-yan e6b8c44
fix(mcp): never return next:null on truncated crawls; classify errors…
chenxin-yan 1690f93
fix(mcp): widen non-idempotent set; classify threat-protection by sta…
chenxin-yan dc552cf
refactor(mcp): remove duplicated types and test boilerplate flagged b…
chenxin-yan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.