pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:CSS language:Java
Filter by
272M results
Good Project setup
Summary
Adds a self-service text editor to the admin portal so non-technical staff can edit every editorial field on the public
site (home, about, process, quality, logistics) without a code change. Saves ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Goals can now be set as recurring with:
- Recurring toggle — on/off
- Interval — every N days, weeks, months, or years
- Duration — optional repeat until ...
Summary
Closes the XML ↔ JSON Schema ↔ Pydantic v2 fungibility loop. Before this PR the schema-level pipeline was strictly
one-directional (XML → JSON Schema → Pydantic); the 3-way fungibility claim in ...
📋 PR 타입
해당하는 타입을 선택해 주세요 (복수 선택 가능)
- [x] feature — 새로운 기능 추가
- [ ] fix — 버그 수정
- [ ] style — 코드 포맷팅, 세미콜론 누락 등 (로직 변경 없음)
- [ ] refactor — 코드 리팩토링 (기능 변경 없음)
- [ ] docs — 문서 수정
- [ ] test ...
feature
Summary
Adds find-in-terminal (Cmd+F / Ctrl+F) to the terminal extension, styled to match the editor s Monaco find widget, plus
a fix for the editor find widget s tooltips covering its close button.
...
The published 0.3.6 went out at 14:44, before the prefix-modal (#12) and rename-notice (#13) merges — so those features
ship as 0.3.7. Changelog re-split to match what each published version actually contains. ...
Summary
Adds behavior-first execution-guard and feed-truth coverage as a standalone QA slice.
What this PR includes
- execution guard fail-closed tests for stale, future, fallback, synthetic, subscription-failed, ...
What
Documentation link hygiene + a lychee link-check CI, found while auditing links across the repo.
Fixes
- docs/integrations/antigravity.md — the Antigravity CLI link pointed at antigravity-dev/antigravity-cli, ...