pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Go language:Python
Filter by
204M results
qinzou 被连问 人呢 连着 在呢+刚做了件小事 (还字面重复 刚去倒水 )。本 PR 在 companion 反 AI 味清单加反模板约束(换着回/被连call就烦/开场不复用)+ proactive 补 别老用你猜开场
。基线 2/4→复测看降。
🤖 Generated with Claude Code
Bumps actions/setup-go from 5 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-go/releases actions/setup-go s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions
Summary
Improved code readability in the atomic_write_text function by renaming the file handle variable from the single-letter
f to the more descriptive file.
Changes
- Renamed variable f to file ...
Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions
Problem
We want a signals emitted per scout run counter on the signals_scouts_runs data-warehouse view. That view is keyed on
task_run_id (the tasks.TaskRun id, read from $ai_generation). The scout harness ...
Adds a minimal qa-thinking skill to the test-management section.
The skill prompts the agent to look at a feature in development and think about it like a senior QA engineer:
positive/negative scenarios, ...
Problem
DT redesigned its site HTML, breaking every BeautifulSoup selector in both the search and download paths:
- Feed search logged Link tag not found in article for every release and returned zero ...
Summary
- explain the user-facing change
- link the issue or context if relevant
Verification
- [ ] go test ./...
- [ ] go test -race ./...
- [ ] go vet ./...
- [ ] buf generate if protobuf ...
Removes the runtime lock file .claude/scheduled_tasks.lock that was accidentally committed via git add -A in the #43
work, and adds it to .gitignore. It s a session-runtime file, not source.