Skip to content

issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:TypeScript language:TypeScript

Filter by

7.9M results  (425 ms)

7.9M results

Summary update_drawer always replaces a drawer s entire body. When a tool maintains a long-lived drawer and updates it incrementally — appending a new finding, flipping a status line, adding a log entry ...

Adding an env variable that already exists (without --force): $ vercel env add MY_VAR production --value test --yes Error: A variable with the name `MY_VAR` already exists for the target production on ...

概要 GET /batch ルートは管理者向けのバッチジョブ一覧だが、LIMIT / OFFSET なしで batchJobs テーブルの全行を返す。ジョブ履歴が蓄積されると D1 の応答サイズ上限を超えて 500 エラーになるか、レスポンスが巨大化する。 ファイル api/src/interface/batch/route.ts L18 const rows = await c.var.database.select().from(batchJobs).orderBy(batchJobs.id) ...

概要 GET /training/courses ルートハンドラが verifyBearer ミドルウェアを通した後に c.var.session の null チェックを行わず、未認証リクエストが session === null のまま処理される可能性がある。他の全ルートハンドラは session === null で throw new UnauthorizedError() しているが、このルートだけ省略されている。 ...

Feature/Project Proposal 📝 Description This issue focuses on improving the GitHub Promo Card Maker by introducing a modern theme system and adding a repository insights section to enrich the generated ...
enhancement

Reported by Thomas (maintainer priority, relayed via broker) after an incident where deleting one mistaken bot reply took multiple confirmation rounds and produced recursive confirmation-prompt spam. ...

背景 現状の /metrics/timeseries は ?service=X クエリで service フィルタを受け付けるが、 - service 名がパスに無いため UI 側でクエリ生成が必要 - service にレコードが無い場合の挙動がフィルタ後 0 件(空 buckets)で、データ無しと正常 0 件の区別が付かない という 2 つの不便があった。/metrics/services/{service_name} ...

Problem `X-Tokens-Used` (sync runs) and the streaming `end` event s `usage.total_tokens` are computed by summing `usage_metadata` over the final checkpoint s `messages` (`RunOps._total_run_tokens`). This ...

The fastembed-vectorstore sdist on PyPI declares License-Expression: Apache-2.0 but doesn t package the LICENSE file. Contents of fastembed_vectorstore-0.5.3.tar.gz: fastembed_vectorstore-0.5.3/PKG-INFO ...

Symptom The Artemis Global Tracker tile on the Sensors page intermittently disappears in the field even though the AGT (MAVLink component 191) is clearly alive — HEARTBEAT, GPS_INPUT, and STATUSTEXT are ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.