pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java
Filter by
195M results
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/rackulalives/rackula | major | 0.10.1 → 26.5.0 |
Release Notes
details summary RackulaLives/Rackula ...
major
Summary
- 新增 _JavaHardcodedSecretDetector 检测器
- 检测变量名匹配 password/apiKey/token 等模式且值为字面量的情况
- 排除空字符串、测试值、环境变量读取
- 7 个新增测试: 3 个检测场景 + 4 个安全场景
- 237 tests pass, ruff clean, mypy --strict clean ...
Summary
Phase W3 — UI-only photo flow per `pictrip-apple.html` mockup screens 1C/1D. From the Start overlay s 사진으로 찾기 branch,
user lands on a curated photo grid (1C), taps the CTA to launch a 2-second ...
Adds michael ask prompt — raw chat with no agent loop, no context package, no tools.
Useful for:
- Testing if a model is alive and instruction-following before a full michael run
- Quick Q A without ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| typescript-eslint (source) | 8.59.4 → 8.60.0 | age | adoption ...
dependencies
问题
admin-ui 分类基线管理页面「导出 YAML」按钮点击报错,原因是前端调用 /api/kb/categories/export 但后端缺少该路由。
修复
1. backend/kb-service/app/routes/categories.py 新增 GET /api/kb/categories/export 路由
2. _generate_export_yaml() 函数生成符合 ...
agent:claude
env:dev:gs
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Motivation
- Provide a first set of backend-neutral saved queries to answer repository/API/runtime questions from graph fixtures.
- Make it easy to run and test queries without a full query engine ...
codex
1. Read ring timeout from your contact-center config (Nodeflow, campaign settings, etc.).
2. Call setRingingDuration(seconds) after initWebrtc() on Go Online.
3. Optionally call stopRingTone() when ...