pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
210M results
Closes #37 Related #64
Summary
- PATCH /api/v1/apply/{apply_id}/checklist/{item_id} 체크리스트 항목 토글 API 추가
- item_id는 template_item_id (#36 GET 응답과 일관)
- 본인 소유 검증 — 다른 사용자 apply_id 접근 시 404 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v4 → v7 |
Release Notes
details summary actions/checkout ...
chore
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
Adds a Trusted Web Activity Android wrapper for https://www.blabladar.com using package ID com.blabladar.app, plus a
GitHub Actions workflow that builds and uploads a debug APK artifact.
Summary
- Add rclgo Go bindings to the community-maintained client libraries list.
Testing
- git diff --check origin/jazzy..HEAD
- make test could not run locally because doc8 is not installed ...
Summary
- Merge develop into main after the README front-door readability pass landed in develop.
- Keeps develop as the continuing integration branch.
- Uses the PR path rather than a direct push ...
Closes #1488
What changed
lionagi/studio/services/engine_runs.py was duplicating the SQL that StateDB.list_engine_runs / StateDB.get_engine_run
already implement. This PR replaces the raw SQL with calls ...
Summary
- add a validated common transition result and centralized applicator
- route completion, non-code fix halts, and defensive unknown actions through the contract without behavior changes
...