Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:Java language:JavaScript

Filter by

183M results  (2 s)

183M results

Linked Issue Closes #92 PR Type - [ ] Bug fix - [x] New feature - [ ] Documentation only - [ ] Code refactoring - [ ] Maintenance/tooling - [ ] Breaking change Summary - Implemented ...
type:feature

Improvement: sshd process check automation

Updates README framing for the current multi-agent-safety-sim research stack. What changed - Adds a Project framing section near the top. - Adds a Current research stack section covering: - ...

🎯 What: 프론트엔드 테스트 코드 내에서 사용되던 header.payload.signature 형태의 하드코딩된 토큰 패턴을 test-header.test-payload.test-signature로 교체했습니다. 대상 파일은 다음과 같습니다: - frontend/src/lib/session-cookie.test.ts - frontend/src/app/auth/oidc/callback/route.test.ts ...

Motivation - Prevent CONFIG overlay elements from intercepting clicks and ensure config buttons remain interactive while preserving background visuals. - Avoid accidentally clearing the entire ...
codex

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | astral-sh/ruff-pre-commit | repository | patch | v0.15.17 → v0.15.18 | Note: The pre-commit manager ...
dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @eik/common | 5.1.33 → 5.1.34 | age | confidence | | @eik/eslint-config | 2.0.7 → 2.0.8 | age ...

Description The crisis-log and session-feedback backends were each the same append-only key/value store written twice — once for aiosqlite, once for psycopg — differing only at a handful of driver seams ...