pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- replace the package homepage with the canonical GitHub README URL
- expose the package issue tracker through the npm-standard bugs.url field
Verification
- node -e const p=require( ./package.json ...
Adds Docker layer caching via --cache-from latest image, .dockerignore to reduce build context, and switches back to npm
ci for reproducible installs. First deploy still ~4 mins, subsequent deploys under ...
Summary
- Adds a self-contained presentation site under site/ (no build step, no dependencies) and a GitHub Actions workflow
that publishes it to GitHub Pages.
- The page presents the open-source ...
Some tools are exposed in personality UI but shouldn t:
- System tools are always present (so shouldn t be exposed with a checkbox)
- same for support tool modules background_tool_manager , tool_constants ...
Added the separation model
Hi @GowriLoganathan,
Please review
I have worked on the React Spreadsheet - UG for the following requests from the Eval team
Modifying interlinking text Change all interlinking of Syncfusion React Spreadsheet ...
enhancement
Currently, tools and outputs are truncated. the clip_preview truncation limit is ignored in tool calls etc.
This fixes it, and introduces configurable limit parameters that are respected.