pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:public is:public language:PHP
Filter by
195M results
Context
The E2E suite covered the toolbar paths (Create and Upload buttons) and cozy-to-cozy sharing, but left several real user
paths untested: the right-click context menu, drag-and-drop upload, file ...
Bumps the deps group with 2 updates: https://github.com/astral-sh/ruff-pre-commit and
https://github.com/pre-commit/mirrors-mypy.
Updates https://github.com/astral-sh/ruff-pre-commit from v0.15.12 to ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| renovate (source) | [43.207.4 → 43.209.0](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
automerge
Automated Nextcloud container update
3. to review
dependencies
Cleanup after the astronomy extraction. The app source lives in RobertDWhite/astronomy and is deployed via ghcr images
(#427, #428), so the in-repo astronomy/api and astronomy/ui are redundant.
Removes ...
Summary
- /sub/ uuid now returns a complete, import-ready sing-box profile (log + mixed inbound + naive outbound + route)
instead of an outbounds-only fragment
- Subscription response adds profile-title, ...
- ask_clarifying_question(analysis): calls Claude to generate a tailored open-ended question grounded in the film s
specific worldview_core; keeps token use low (max_tokens=120)
- refine_analysis(analysis, ...