pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:PHP
Filter by
278M results
Summary
- Exposes the existing Data Machine Code workspace_run_runner_command tool in read-write WP Codebox sandbox policies.
- Keeps read-only Codebox workspace policies restricted to inspection ...
⚡ Bolt: Optimize string parsing and unescaping loops
What:
- Refactored splitTopLevel in packages/format/src/parse.ts to use index tracking (start = i + 1) and
String.prototype.slice() instead ...
Summary
- add an opt-in SessionHealthMonitor for long-running Codex exec sessions
- gate owner DM nudges on queue/ack/reply-obligation quiet state with exponential cooldown and per-session caps
...
Automated fix from Leonardo (Arcade Data support engineering) for a client-reported issue.
Source (internal): https://github.com/ArcadeData/arcadedb-operations/issues/433
See the linked internal issue ...
What changed
- Switch Gemini PDF/text extraction to the native generateContent structured-output API with a strict JSON schema.
- Increase the card output limit from 3,000 to 6,000 tokens to avoid ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- make omni run show open SQLite through a read-only connection
- prevent run show from creating .omni or running migrations when the DB is missing or old
- add governance docs and regression ...