pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python
Filter by
229M results
Evidence-Ticket: OMN-12750
Adds central imperative-contract allowlist entries for pre-existing live freestanding omnimarket findings that block the
OMN-12245 release backmerge despite the target PR only ...
What why
Planning doc only — no code changes. Extends the existing docs/shared-drawing-library.md with the piece it explicitly
deferred: who authors connection details, how they become parametric, and ...
Summary
Adds a /rewind [turns] plugin command that removes the most recent completed user-started conversation turn(s) from the
active agent history.
Unlike /truncate, rewind slices history at turn boundaries ...
Dark Mode Implementation
This PR adds complete dark mode support across the entire dashboard.
What changed
| File | Change |
| --- | --- |
| src/context/theme-context.tsx | New — ThemeContext + ThemeProvider. ...
Applied the shadcn preset bbVJxYW (Maia style) as requested. This involved updating the project s components.json,
resetting the src/styles.css with the new preset s variables and theme, and re-adding ...
Addresses the five-point feedback on the Lockbox marketing site.
Demo realism (#1–#4)
- SMS-real (#1): the fake ✓ Checked in status pill and the tappable check-in / Apply now buttons are gone — texting ...
Bumps the vitest group in /turbo with 4 updates: @vitest/coverage-v8, @vitest/ui, vitest and @vitest/browser-playwright.
Updates @vitest/coverage-v8 from 4.1.7 to 4.1.8 details summary Release notes /summary ...
dependencies
javascript
What changed
Added focused unit coverage for extractProviderFileIds, the parser that normalizes provider task payload fileIds before
Crowdin task source files are resolved.
Risky behavior now covered: ...
- find_mutable_defaults: detect mutable defaults in async functions
- find_missing_type_hints: detect missing type hints in async functions
Both methods now check for (ast.FunctionDef, ast.AsyncFunctionDef) ...
Summary
- Upgrade the admin CMS engine spike to Payload 4 internal packages and TypeScript 6 readiness.
- Move Payload storage integration to top-level storage, isolate the Payload 4 Next router bridge, ...