Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:Java language:Java language:Java language:HTML

Filter by

127M results  (2 s)

127M results

Summary Refresh the portfolio s vultyr tile to the updated app icon (the new amber eye with a warm radial glow). vultyr.app / site-vultyr are already on it. - assets/VultyrIcon.png: regenerated at ...

🎯 What: Added tests for the previously untested public function format_large_numbers inside tests/unit/test_gap_utilities.py. 📊 Coverage: Tests now cover normal paths for formatting small numbers, thousands, ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @types/react (source) | 19.2.15 → 19.2.16 | age | confidence | | react (source) | 19.2.6 → 19.2.7 ...

Summary Replace 8 bare except: clauses in ga.py with except Exception: to pass ruff E722 lint checks. Changes - Line 51/52: code_run() stream reader — ignore print failures and process stdout close ...

Related Issue(s) Closes #104
frontend
user side

Summary Make structured LLM output strict end-to-end and more robust to transient parse failures, plus a couple of related LLM-config fixes. When a provider reports (via LiteLLM) that it supports response ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Summary - Match Neo tertiary button states for the sidebar s + New Chat : default grey-900 (no bg), hover/pressed digital-blue, focus blue + navy outline, disabled grey-400. - Drops the tinted ...

The canonical exit-codes table in cli/command-reference.md previously omitted several codes that the CLI emits in everyday use — package not found (3), network/repository failures (5), dependency conflicts ...

Thinking Path The running WebUI container had repeated command-not-found failures for tools agents naturally use. gh was missing until an ad hoc apt install, and logs showed the same pattern for ps/pgrep/uptime, ...