issues Search Results · language:Dune language:Python language:HTML language:TypeScript language:Python language:HTML
Filter by
43.7M results
概要
接続プロファイル群を JSON ファイルとしてエクスポート / インポートできるようにする。マシン移行時のバックアップ、チーム内での接続定義の共有 (秘密情報を除く)、設定の再現に役立つ。新規マシンで一から接続を登録し直す手間を解消する。
現状
- プロファイルは profiles.json (data_dir) に保存される (profiles/store.rs)。秘密情報 (パスワード・パスフレーズ) ...
benefit:3
cost:Mid
!-- IMPORTANT: Please be sure to remove any private information before submitting. --
Does this occur consistently? !-- TODO: Type Yes or No -- Repro steps: !-- TODO: Share the steps needed to reliably ...
untriaged
Description
In app/customize/utils.ts, the badge base URL is hardcoded to the production deployment:
const BADGE_BASE_URL = https://commitpulse.vercel.app/api/streak ;
This means badge snippets generated ...
bug
Goal: Verify every OpenAPI endpoint against PostgreSQL. Acceptance Criteria:
- Health endpoint tested.
- Customers endpoints tested.
- Suppliers endpoints tested.
- Products endpoints tested. ...
Api
Back
There is an inconsistency issue. The README says:
No external AI APIs are used
But the .env.local setup requires OPENAI_API_KEY and the Tech Stack lists OpenAI API.
概要
結果グリッド上で「新しい行を追加して INSERT する」「選択行を DELETE する」操作を可能にする。現在はインラインのセル値編集 (UPDATE) はできるが、行単位の追加・削除の導線がなく、簡単なデータ投入・削除のたびに手書き
SQL を書く必要がある。スプレッドシート的な編集体験を完成させる。
現状
- インラインセル編集 (UPDATE) と Apply (run_query_transaction、all-or-nothing) ...
benefit:4
cost:Mid
backend
enhancement
Describe the bug When creating a bin that has an overhang, if the object also needs to be split to accommodate the print
bed size, in addition to splitting the object to fit on the bed, it also appears ...
bug
背景
Phase 3i(#3316)の dev 検証で、暗黙訂正検出(correction-detector.ts)のキーワードフィルタ(ステップ 1)に取りこぼしがあることを確認した。
correction-detector.ts は「キーワードフィルタで候補を絞ってから LLM 判定」の 2 段構成だが、ステップ 1 のキーワード辞書に比較・否定の言い換え表現が含まれていないため、一部の訂正が ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.