pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:Go
Filter by
230M results
Summary
- Makes legacy prepare_active_workspace.py plan-only by default
- Requires explicit --apply before moving files or writing generated CSVs
- Keeps --dry-run accepted and rejects --dry-run ...
bug
enhancement
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 90%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Code changes was requested by @Ksinny.
- https://github.com/sb11-part3-team4/sb11-deokhugam-team4/pull/99#discussion_r3368623820
The following files were modified:
- src/main/java/com/part3_team4/deokhoogam/global/exception/Base64Exception.java ...
Motivation
- Make voice capture the obvious primary action for the Aqua Brain assistant on phone/DeX while keeping the demo
strictly local and safe.
- Surface a clear push-to-talk flow with live ...
codex
Summary
- switch ATC s default provider configuration from Claude Code to Codex
- make new projects and in-memory model defaults start on Codex by default
- update config/unit expectations to match ...
Release: dev → main
1 commit(s) ahead of main
Changes
d9163001 ci: build Docker images in GitHub Actions, push to GHCR
Auto-generated by promote-to-prod workflow. Merge to trigger production deploy. ...
This PR refactors excessively long error message lines in src/wet_mcp/server.py (specifically lines 1280 and 1282) that
were exceeding the project s 88-character limit. The fix uses parentheses for implicit ...