pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript is:public language:Java
Filter by
195M results
Summary
Two dashboard additions:
1. Last updated timestamp in the footer
- The Weekly Data Sync action now writes public/data/last-updated.json (UTC, ISO 8601) only when it actually commits
...
Summary
Adds a CI gate for module-import timing regressions and an architecture reference for the 18 I/O surfaces in the
package. Purely additive — zero lines of existing code changed.
Why
A pre-implementation ...
Summary
_sanitize_env_lines repairs pasted-together Hermes .env assignments by scanning each line for known KEY= boundaries.
That scan did not account for quoted values, so key-shaped text inside a quoted ...
Bumps jackson.version from 2.21.3 to 2.22.0. Updates com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0
details summary Commits /summary ul li See full diff in a href= https://github.com/FasterXML/jackson/commits ...
dependencies
java
This fixes #19
Summary
Introduces a convention harmonization pass in ParameterManager.make_parfiles_consistent() so MetaPulsar can reconcile
ECL, T2CMETHOD, and cross-engine astrometric conventions — ...
bug
Summary
- Adds GET /api/v1/aibom/{record_id}/export FastAPI endpoint in app/api/routes/aibom_export.py
- Endpoint looks up a provenance record by UUID, enforces workspace scope, generates the signed ...
Bumps the uv pin in .github/actions/uv_setup/action.yml from 0.11.15 to 0.11.17.
Opened automatically by bump_uv_pin.yml. Mirror availability on releases.astral.sh was verified before this PR was
created, ...
💻 작업 내용
!-- 작업한 내용을 작성해주세요. --
br /br
💬 추가 전달 사항
!-- 추가로 전달할 내용이 있다면 적어주세요. --
br /br
💁♂️ 관련 Issues
!-- 관련된 이슈 번호를 작성해 주세요. --
What
Implements RFC-0021 (Accepted) — the greenfield init-project front-door, the twin of adapt-to-project (brownfield).
init-project turns an idea into a structured repo by composing existing skills, ...