pullrequests Search Results · language:Dune language:Python language:C# language:PHP language:JavaScript language:JavaScript
Filter by
176M results
What
Adds support for a new position attribute in the Weni Web Chat (WWC) apptype configuration, accepted via PATCH
/api/v1/apptypes/wwc/apps/{app_uuid}/configure/.
- New WidgetPositionField (a ChoiceField ...
Motivation
- Make the Binance market-data feed resilient to region-restricted endpoints and allow selecting custom/alternate
providers (Binance.com / Binance.US / custom) via environment variables. ...
codex
- Move tool params that had required: false under optional_parameters
- medical_hr and airline already followed this format
- Add items: type: string specification because otherwise the item ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess without ...
ai-remediation
severity-low
Add paths filters to tests, mypy, and codecov workflows so they only trigger on Python source changes. Avoids 13
unnecessary CI jobs per push while working exclusively on the Rust port.
https://claude.ai/code/session_019YRkELf7m48DLFJnEPF5zW ...
Summary
Implements ADR-014 (Option C, approved by the principal 2026-06-02): the cockpit tray app becomes the canonical
owner/supervisor of the daemon, replacing the old model where Start/Stop/Restart ...
authorship/co-authored
Terminating dashboard refresh (§12.2.1) for the batched Wave-4 merges (#274/#275/#276/#277). Dashboard-only — reaches
the fixed point so a fresh session s §12.1 audit doesn t false-halt on the batched-merge ...
Summary
Implementa a RPC rpc_responder_item_mabc2, responsável por registrar o preenchimento de perguntas do MABC-2 com
validações de integridade, vínculo com o aluno e gravação idempotente.
O que foi ...
Merging the first version of UI with limited functionality.
Summary
stationed.dev 307-redirects to www.stationed.dev. httpx does not follow redirects by default, so every session log
upload silently failed with HTTP 307.
Fix: follow_redirects=True on the httpx.post() ...