pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python language:HTML
Filter by
40.8M results
w1 and w3 had the exact same init weight, mighht be related to #16520
O que esse PR faz
- Atualiza manager.py para usar o banco de dados Supabase
- Os gastos agora são salvos e lidos da nuvem em vez de memória
- Métodos adicionar, listar, saldo_total e por_categoria ...
Activates multimodal output on the API path — the last remaining P-0046 slice (slices 1–5 already merged). Brings the
API path to CLI-lane parity for image generation.
What
The API path reaches CLI-lane ...
This PR performs a comprehensive security audit and dependency update for Project Khamal. It pins all core Python
dependencies to their latest stable and secure versions (as of June 2026) and resolves ...
Two independent bugs caused the chapter pipeline to produce a single monolithic segment containing raw site chrome
instead of properly split story paragraphs.
Bug 1 — Entire chapter collapsed into one ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| astral-sh/ruff-pre-commit | repository | patch | v0.15.16 → v0.15.17 |
Note: The pre-commit manager ...
dependencies
Motivation
- Prevent an IndexError in the query autocomplete flow when a debounced callback sees a stale TextArea cursor location
that is outside the current document.
- Make autocomplete robust ...
codex
증상
macOS 메뉴바 트레이를 눌러도 빈 popover 만 떴음.
근본 원인
워크트리/ephemeral 세션의 이미 종료된 허브 포트(예: 28255)가 env(TFX_HUB_PORT)에 남아, 트레이 Swift WebView 가 죽은 포트를 로드해 0.35초마다 영원히 재시도(정규 허브는
27888). 두 갭:
1. hub/tray.mjs startTray() ...