pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
183M results
Bumps node-cron from 4.2.1 to 4.4.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/merencia/node-cron/releases node-cron s releases /a . /em /p blockquote h2 v4.4.1 ...
dependencies
javascript
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Bumps the pip group with 1 update in the / directory: ...
dependencies
python
变更说明
- 新增插件 Release 版本列表接口,按插件市场 package 的 release 能力位决定是否返回可安装版本。
- 支持安装指定 GitHub Release 资产版本;最新版本仍执行主程序版本兼容校验,旧 Release 版本允许安装但要求版本必须存在于可安装资产列表。
- 插件市场强制刷新时同步清理 Release 版本缓存,缓存 TTL 与现有插件市场缓存策略保持一致。 ...
- [x] Pin all 11 workflow files: replace @main with @a160acca0bdce1ac6c649e006d680d5f6d53024e # main
- [x] Add fork guard to copilot-automation.yml, ai-fix.yml, greetings.yml
- [x] Add simpler fork ...
dco-signoff: no
do-not-merge/work-in-progress
size/XS
What
Give both MCP toolbox constructors the same ergonomic name arg:
| Type | Before | After |
| --- | --- | --- |
| MCPToolbox (call-side handle) | MCPToolbox(toolbox_id= docs ) | MCPToolbox(name= docs ...
Closes #1
概要
CONTRIBUTING.md を追加し、開発ルールを文書化した。
主な内容
- ブランチ運用
- Conventional Commits
- Pull Request 運用
- コーディング方針
Summary
- Migrated all 5 test_claude_coder_sandbox.py e2e tests from real LLM to mock LLM server
- Each test registers an inline claude-sdk agent backed by the mock server s Anthropic /v1/messages ...
size/L
Summary
Sprint 5 在线考试与监考功能,15个子任务逐步推送至此分支。
本次包含:
- S5-01: 考试发布配置扩展——ExamMonitor/ExamSubmitQueue 实体+Mapper(C2/C6基础),学生端考试列表API,XXL-Job exam状态同步任务,测试共122条全绿
Test plan
- [x] mvn test -pl edu-exam ...