Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Java language:PHP

Filter by

277M results  (3 s)

277M results

Bumps @babel/plugin-transform-modules-systemjs from 7.22.5 to 7.29.7. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/plugin-transform-modules-systemjs ...
dependencies
javascript

Bumps node from 22.22.3-bookworm-slim to 26.3.0-bookworm-slim. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node package-manager=docker ...
dependencies
docker

Three real fixes discovered while doing the first live bring-up of the scaffold from PR #6. | # | Fix | Symptom | | --- | --- | --- | | 1 | CONDUIT_CONFIG: | Conduit panics on boot: `The CONDUIT_CONFIG ...

Add seconds (%H%M%S) to research and digital-presence branch names so re-running on the same day doesn t collide with an existing branch.

Summary - Adds GET /api/v1/articles/user-tags — returns the sorted union of all non-system tags the user has applied across their articles - Adds PATCH /api/v1/articles/{id}/tags — replaces the ...

Summary - Removed unused Tailwind/PostCSS/DaisyUI/Autoprefixer tooling and kept the UI on authored Pure CSS. - Extracted scene configuration, aquascape layout data, fish presentation rules, HUD view-model ...

Taking on #154 (set default branch to main) surfaced that its premise was wrong: main is already the default branch. Verified that closingIssuesReferences were registered and PRs merged to main, yet issues ...

Adds two opt-in options to ToolSearchProcessor. autoLoad lets search_tools activate matching tools right away, so the model doesn t need a separate load_tool turn before using a discovered tool. Before, ...
complexity: high
Documentation

At the moment we are only having deafening silence when login fails. This PR aims to change that.
package: wallet/backend
package: wallet/frontend
type: source

Description - This PR is built on top of #346 - Create a diagram-analyzer.ts to traverse the graph and find all ancestors and descendants of a node in the graph. - When a node is selected in the ...