pullrequests Search Results · language:Dune language:TypeScript language:Python language:HTML language:Java language:Java
Filter by
195M results
The MarkdownTwins plugin generates .md versions of every page for LLM/agent consumption. When a browser directly
requested one of these URLs (e.g. /ruby/index.md), Cloudflare Workers served it with a MIME ...
Bumps @emnapi/runtime from 1.10.0 to 1.11.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/toyobayashi/emnapi/releases @emnapi/runtime s releases /a . /em /p blockquote ...
Summary
- Bug 1(小程序):预约页面就诊日期硬编码为 2026-06-04,已是过去时间。改为 new Date().toISOString().slice(0, 10) 动态取当天日期。
- Bug 2(API):allowDemoAdminHeader / allowDemoEscortHeader 的 === true 条件是死代码,因为 !== false 已完全覆盖,删除冗余分支,逻辑不变。 ...
Bumps boto3 from 1.43.24 to 1.43.27. details summary Commits /summary ul li a href=
https://github.com/boto/boto3/commit/5d9ac3e8e5eaafd28f2d3421f244acb4a9195909 code 5d9ac3e /code /a Merge branch
release-1.43.27 ...
dependencies
python:uv
Summary
Closes #1406.
Does not close #1389.
Stacked on #1414 / codex/1389-1405-active-work-boundaries.
- adds a Proof Adequacy packet to changed-path proof selection so required proof, confidence ...
Fix default Gemini model and add 5 new features
- Downgrade gemini-2.5-flash references to gemini-1.5-flash to ensure standard public model calls work.
- Add Copy Report button to clipboard functionality. ...
Bumps ruff from 0.15.8 to 0.15.16. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.16 /h2 h2 Release ...
修改说明
- 将前端后端接口地址从 172.20.10.2:8081 改为 127.0.0.1:8081
修改原因
- 方便本地开发调试,无需每次修改 IP
- 127.0.0.1 是本地回环地址,更稳定
修改文件
- frontend/app.js
测试方式
- 启动后端(端口 8081)
- 用微信开发者工具打开前端
- 登录后能正常访问接口
@Cccwrr411 ...
Configuração de deploy automatizado do frontend
Resumo
Esta MR adiciona a configuração necessária para publicação automática do frontend React utilizando o GitHub Pages,
conforme os requisitos do projeto. ...
Independent of #1418 (the slash-branch parser fix) — the two apply cleanly to main in either order.
What
When the parsed source has a subpath (e.g. https://github.com/owner/monorepo/tree/main/libs/skills), ...