pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Python language:CSS
Filter by
238M results
Summary
Consolidates the buttons to the left of the chat send button into a single hamburger menu that expands upward above the
composer.
Before: [textarea] [model/effort toggle (OR only)] [save draft] ...
What
Lineage (Weave) now (a) auto-reconciles when an item is deleted so the graph never shows stale edges, and (b) renders as
an interactive, clickable, Purview-style graph — not just a flat table.
Part ...
Небольшой бейдж справа на карте показывает статус синхронизации:
- 🟡 Мигающая точка — идёт сохранение или загрузка
- 🟢 Зелёная точка + время — данные успешно синхронизированы (показывает когда)
...
Remove ignored snyk package issues (which currently have no resolution) in favour of overriding affected peer dependencies.
Checklist
- [ ] Branch is rebased against the latest develop/common
- [ ...
요약
TagFilter 칩을 클릭해 태그를 선택/해제하고, 선택된 태그를 OR 조건으로 적용해 NoteList를 즉시 필터링한다. 필터 상태는 세션 메모리(useState)로만 유지돼 새로고침 시 초기화된다. 필터 기능
#13에 이은 두 번째 단계.
변경 사항
- useFilter 확장: selectedTags(useState)·toggleTag·filteredNotes(OR ...
- เปลี่ยนตัวกรองข่าวสารให้ส่ง CONTENT แทน NEWS
- ปรับ action filter ให้ใช้ CREATE, UPDATE, DELETE, PUBLISH และ UNPUBLISH
- เอา LOGIN และ SEND_NOTIFICATION ออกจากตัวเลือกตัวกรอง
Multi-profile dashboard: PUT /api/config, PUT /api/env, messaging-platform endpoints now honor a profile request field
What
Adds an optional profile field to the Pydantic request models for the dashboard ...
Enables the full offline jitter-debugging loop for YAN-71 without connecting the headset.
What is new
- tools/proxy_targets_smoothing.py — per-target position smoothing: EMA and One Euro filters, independent ...