Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:CSS

Filter by

47.6M results  (2 s)

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

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.