Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:TypeScript

Filter by

176M results  (2 s)

176M results

Summary - Removed extra project-tree chrome in the sidebar, replacing the chevron/status treatment with a simpler folder-state icon presentation. - Tightened sidebar project and thread spacing ...

This PR includes multiple improvements across the frontend of the application: - Updated global styles for better visual consistency - Improved layout and behavior in MenuPage, OrdersPage, RestaurantsPage, ...

Problem The Explore AI chat only half-knew its project. project_id was sent per-request and tagged on new sessions, but: 1. Nothing told the model which project it was in — AGENT_SYSTEM_PROMPT had zero ...

Update version by nightly dev release
automated-npm-release

The deploy GitHub Actions job failed while publishing to gh-pages because the workflow token only had read-level repository permissions, causing git push to fail with 403. This change updates the workflow ...

isSignal(x) ? () = x.value : x の重複を node.ts の toAccessor に集約し、 for.ts / show.ts / node.ts / html.ts から共用する。挙動は変えない。 https://claude.ai/code/session_019QPCYAQVMF6X4XyQ6HkfJP

Implements full search and filtering functionality. What s included - useDebounce hook (300ms) — generic T , proper cleanup via clearTimeout - SearchBar client component with search input and genre ...

Summary - Adds /hunt as a separate Дошка полювання surface instead of the old /fight alias. - Rotates one deterministic daily Hunt Board monster from the existing bestiary by Kyiv-local date and character ...

💡 What: Consolidated multiple .filter() passes (crystallized, scored, strainCount) and an iterative aggregation block inside _showSessionSummary() into a single for loop. 🎯 Why: To improve performance ...