Skip to content

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

Filter by

177M results  (2 s)

177M results

概要 設定ファイルの貼り付け時に、認証切れで全行が「サーバーに接続できません」と表示され画面が崩れる問題を修正します。 変更点 - /api/cli が 401を返したとき、行ごとにエラーを連発せず「認証が切れています。再ログインしてください」を1度だけ表示 - 非OK(HTTP)レスポンスも res.json() 前に検知してエラー種別を表示 - (関連修正としてセッション署名トークン化・端末重複防止は既存マージ済み) ...

Description: Merging dev into main branch Date: 28 june 2026 !-- This is an auto-generated comment: release notes by coderabbit.ai -- Summary by CodeRabbit - New Features - Improved editor ...
bug
frontend

Summary Implements DEC-049 — a two-pass hybrid extraction pipeline that separates OCR from structured extraction. For scanned PDFs, this routes through Document AI OCR (Pass 1) then Gemini Flash text ...

Summary - git hygiene — git rm --cached both data/coaching-personas/gemini-index.sqlite and gemini-index.sqlite-journal; adds *.sqlite, *-journal, *-wal, *-shm to .gitignore. SQLite hot-journal ...

A PR focused on proper presentation of server errors to the user in the UI.

Summary Establishes the importable danube package, the snektest test harness, and the Master entrypoint so later issues have a real package to build in. Adopts the flat root layout (package at ./danube/, ...

What Adds coverage for isOneOnboardingRoute in lib/navigation/routes.ts. Why The canonical onboarding-route classifier is also exposed through an alias, but important namespace and prefix-boundary behavior ...

Bumps oss-fuzz-base/base-builder-python from e0e18de to 3b846e1. Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting ...

The /api/lens/run dispatcher routed every unregistered (domain, action) to the utility brain and returned its answer as { ok:true, source: utility-brain } — silently masking a typo d or never-registered ...