pullrequests Search Results · language:Dune language:Python language:Python language:TypeScript language:JavaScript language:CSS
Filter by
238M results
Summary
- Replace the inherited upstream CHANGELOG.md content with release notes for @kitsuyui/react-use.
- Preserve the inherited upstream history in UPSTREAM_CHANGELOG.md.
- Update CONTRIBUTING.md ...
🚨 重大バグ修正: CI が本番 DB を TRUNCATE していた
真因 (2026-06-11 調査で確定)
ci.yml の db-integration-tests ジョブが本番 Supabase (secrets.DATABASE_URL) に対して統合テストを実行しており、tradeImportService.test.ts /
tradeNoteIntegration.test.ts ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Add centralized _validate module and remove pydantic dependency
Introduce _validate.py as the single source of truth for parameter validation across jax_privacy. Provides generic
validators (non_negative, ...
Releases are source-only today, so every host — including the in-app self-updater — pays a 5-10 minute cargo install
compile. This ships a prebuilt binary with each release and makes the updater use it. ...
Sort by priority first (Emergency Event Holiday Announcement Notice Birthday) then nearest upcoming date. Labels read
exactly EMERGENCY/EVENT/HOLIDAY/ANNOUNCEMENT/NOTICE/BIRTHDAY (style unchanged). Card ...
Summary
- Update backend README roadmap to mark phases 0-3 complete
- Mark phase 4 as the next phase
- Refresh coverage target wording for current ranking work
Verification
- git diff --check ...
Summary
- Update frontend README repository URL, structure, and roadmap
- Remove references to missing docs/commands/dependencies
- Mark Agora integration as planned for phase 4
Verification
...
Summary
Adds a new built-in tool (docx.quickjs) that lets the LLM execute JavaScript in a sandboxed QuickJS VM to create, read,
and transform Word (.docx) documents via OOXML.
Details
- Host API: ...