pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:Java
Filter by
182M results
Bumps uv from 0.11.19 to 0.11.21. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/uv/releases uv s releases /a . /em /p blockquote h2 0.11.21 /h2 h2 Release ...
dependencies
python:uv
一页 HTML 面板,嵌入 artifacts/gallery 里所有视频+图(分组:IL训练/重定向叠加/URDF/世界验证)。浏览器或 VS Code Live Preview 打开 index.html
即可集中查看,视频内联播放。生成器: python3 -m multimodal_pipeline.viz.dashboard。
🤖 Generated with Claude Code
Closes Moatt/moatt-app#109
What
Scoped search (--query X --subreddit foo) in the reddit-post-finder skill now calls Konbini s per-subreddit search
endpoint (GET /v1/reddit/subreddits/ sub /search?q=…) ...
Summary
- Add src/tag/context.py — context window helpers
- get_context_size() wraps hermes prompt-size --json
- summarize_context() wraps hermes sessions compress
- maybe_auto_summarize() triggers ...
Summary
src/RegistrationProfileView.jsx
- Added currentRegId state (useState(regId)) with a resync effect (useEffect(() = { setCurrentRegId(regId) },
[regId])) so external callers (Search, Flown-in, ...
Unified replay for qoomon/git-conventional-commits
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The code uses the subprocess ...
ai-remediation
needs-human-review
severity-high
背景
为仓库补齐基础 GitHub Actions CI,使面向 main 的 PR 能自动执行项目规则检查、前后端 lint 和 build,并作为后续 main 分支保护的必需检查项。
改动内容
- 新增 .github/workflows/ci.yml,使用 Node.js 20 执行基础 CI。
- CI 分别通过 npm ci --prefix backend 和 npm ci ...