pullrequests Search Results · language:Dune language:TypeScript language:Python language:Python language:TypeScript language:Java
Filter by
168M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/react (source) | 19.2.16 → 19.2.17 | age | confidence |
Configuration
📅 Schedule: (UTC) ...
This PR has been triggered in an effort to close out the migration for pari217.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT ...
Tier: 3 (operator-review change: scripts/autopilot/decide.py + docs/operator-playbooks/hydra-autopilot.md)
Closes #1059. Leaf of epic #1052 — landing it auto-closes the parent (blockers #1055, #1057, ...
Use GenConfig class insead of ConfigDict
Summary
Replaces the demo paste-token sign-in path with real email magic links so customer-pilot workers and supervisors can log
in with their own addresses. The brain swaps; the UI shell stays.
Flow ...
Summary
Adds two editor-tooling packages on top of @pixel-dsl/core:
- packages/tree-sitter (tree-sitter-pixel-dsl) — a tree-sitter grammar mirroring the core chevrotain grammar
(palettes, sprites, ...
What
Completes the overlooked TaskFlow migration for the bracket/token form of a delayed continue_delegate. The tool form was
migrated to a durable TaskFlow row; the bracket form was left on a process-volatile ...
Summary
AcpSessionConfigHandler.setModel previously relied solely on the experimental unstable_setSessionModel ACP method. Newer
agents — including the bundled claude-agent-acp (SDK 0.25.0) — no longer ...
Summary
- add a \ Pi provider for CLIProxyAPI
- register Codex model entries backed by CLIProxyAPI s OpenAI Responses-compatible endpoint
- document CLIProxyAPI setup, , and \
Validation
- \ ...
Symptom
Every message in the AI chat fails with ** The assistant hit an error: Date cannot be represented in JSON Schema **
(reported on deployed v0.99.0).
Root cause
Zod v4 s toJSONSchema() throws ...