pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:JavaScript language:CSS
Filter by
47.6M results
💡 What: Replaced the chained messages.filter(...).map(...) in client/src/hooks/useChatbot.js with a single .reduce()
pass. 🎯 Why: To improve performance by preventing the code from iterating over the array ...
Summary
- Treat literal cd/pushd/popd directory setup as safe prefixes for pytest and safe Python module invocations instead
of classifying the whole chain as a destructive shell command.
- Register ...
Change the GitLabCI setup to run on JKU s GitLab instance.
maintenance
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
Back-merge of release/0.2.1 (tagged v0.2.1) into develop. Keeps develop in sync with the prep commit (build_ignore +
galaxy.yml version bump + README example bump) that landed on main.
What
Replace the versioned claude-opus-4-7 model pin with the unversioned opus alias across the operational skills / commands
/ agents and the framework docs + CI templates, so model selection floats ...
Summary
Four targeted fixes from the auth/profile/onboarding review report. No migrations, no DB writes, no credentials needed.
- FIX A (auth.py) — get_optional_user no longer swallows 401 from an ...
(Este PR es continuación del PR #98 )
Se implementaron las sugerencias y refactorizaciones sugeridas en los comments del PR anterior.