pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript
Filter by
176M results
Implements #469 with a recommended default: subject-level gating.
Problem
Students could open a subject / lesson / quiz that had no content yet and hit a 404 ( Could not load lesson — the #468
dead-end). ...
Summary
Reduces the agent-context cost of inspecting the live bot. The screeps-mcp read tools dump large raw payloads (console
buffers full of spawn/terminal log chatter, whole Memory subtrees) into context. ...
Summary
- Removes Builder interface, makeBuilder(), and StitchFn.use from packages/core/src/stitch.ts. stitch is now a plain
function — no Object.assign, no .use method.
- Test (test/composition.spec.ts): ...
This refactoring improves the modularity and maintainability of the codebase by:
1. Extracting the Filters interface and defaultFilters constant into a dedicated src/types/filters.ts file.
2. Creating ...
Documenta matriz preliminar de usuários reais, roles, lojas e acessos para app_profiles. Corrige o conceito de PJ como
canal/tipo de pedido, não loja. Não altera Supabase, SQL, migrations ou código.
Replace findUnique (returns null if no user) with upsert across all server files and actions, so the first DB request
bootstraps the user automatically instead of returning Usuario no encontrado .
https://claude.ai/code/session_01TW54Nf9vTXm26P2ERkp5Qp ...
This pull request updates documentation to reflect the upcoming migration from entity-core to the new in-tree Phylactery
canonical store, clarifies requirements for tool discoverability and operability ...
Restores agentTasks.js that was corrupted in previous merge. Also clears plan = NULL on rescue.
… JSX parsing error
Rolldown (Vite 8 bundler) cannot parse JSX in .js files from react-native-vector-icons. Added a stub web shim that
returns null, since on web icons are already rendered via @mdi/font ...
v0.10.3 · Plan Q · Q-11
Audit verdict: SHIPPED. The four status pills (status-picker.tsx:34-38,61-64) are distinguished by their text label
(pages.status.{draft,review,published,archived}), a distinct ...