pullrequests Search Results · language:Dune language:TypeScript language:Ruby language:CSS language:JavaScript
Filter by
51M results
This optimization addresses a performance bottleneck in the History screen. By extracting the HistoryItem component to
the module scope and wrapping it with React.memo, we eliminate redundant re-renders ...
Fixes the broken compact layout in the Tasks drawer.
Summary:
- changes task cards in the drawer from a cramped two-column layout to a vertical layout that fits the narrow side
panel
- keeps ...
Summary
- Refs DEU-232 / #422
- Branch starts with Linear issue ID: yes (codex/deu-232-template-selection-enforcement)
- Stack: based on PR #431 / codex/deu-232-template-applicability because this ...
area: admin
area: docs
area: mobile
area: server
area: shared
dependencies
documentation
javascript
type: chore
type: docs
This PR implements several performance optimizations in the adminController.js to improve the efficiency and scalability
of the admin dashboard.
Key changes:
1. Concurrent Queries: In getAnalytics, ...
Verified end-to-end against prod: gemini-2.5-flash-native-audio-preview-09-2025 opens the constrained ephemeral-token
Live session and returns audio. Other model ids 1008 on this key. Locks it in, removes ...
Summary
Two small housekeeping changes bundled together:
1. CLAUDE.md expanded. Was a bare @AGENTS.md import line. Now includes project guidance Claude Code (and any other AI
tooling that reads ...
[!IMPORTANT] This is an automatic PR generated by Vercel to help you with patching efforts. We can t guarantee it s
comprehensive, and it may contain mistakes. Please review our guidance before merging ...
Fixes:
- fix how walls are rendered
- encode selected puzzle in url
Puzzles:
- (in progress) add all may puzzles
- (in progress) add all april puzzles
What
Adds a best-effort forensic audit log of every default_persona change in saveState. Each change appends one JSON line to
state-audit.log (override via PHANTOMBOT_STATE_AUDIT) recording: ts, pid, ...