issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
54.7M results
概要
Codex のセッションログを走査する際、~/.codex/sessions 配下すべての rollout-*.jsonl を glob.glob の再帰検索で取得しているため、長期使用時にパフォーマンスが低下する懸念があります。
背景
現在、find_latest_codex_event 内で以下のコードが実行されています。
files = glob.glob(os.path.join(sessions_dir, ...
enhancement
Parent bounty: #743
Bug
createNotification initializes notifications with a generated id and read: false, but then spreads the caller payload
after those server-owned fields. A request body containing ...
Epic
Teil von #33 (Epic 3 — Spotify-Integration)
Beschreibung
„Abspielen -Aktion: PUT /me/player/play mit context_uri der erstellten Playlist auf dem gewählten device_id (aus #49).
Optionale Transport-Buttons ...
backend
epic:spotify
frontend
P2
spotify
Problem
Pipeline commands (work-on/build/context.md, work-on/build/architect.md) currently have no mechanism to read
project-resident authoritative docs before building. Agents operate only on forge.yaml ...
enhancement
priority:P2
workflow:ready-to-build
概要
設定画面 GUI の呼び出しに対して 5 分(300 秒)のタイムアウトが設定されているため、長時間設定画面を開いた後に「保存」を行うと、親プロセスに設定変更が即座に同期されなくなります。
背景
ai_usage_tray.py の show_settings 内では、設定画面プロセスを run_cmd(cmd, timeout=300) で呼び出しています。これは設定画面が閉じられるのを待ち、終了コードが ...
enhancement
Goal
Complete the BetaGeometric distribution implementation by adding test cases and uncommenting the export so the
distribution is publicly accessible.
Scope
- src/dist/beta-geometric.js — clean ...
medium
moderate
needs-milestone
概要
設定画面 GUI で設定を保存した際、バックグラウンドの監視スレッドと共有設定オブジェクト cfg の更新処理が競合し、スレッドがクラッシュするリスクがあります。
背景
設定画面 GUI を終了して保存する際、run_launcher は新しい設定を読み込んで親プロセスの cfg 辞書を直接クリア・アップデート(cfg.clear() と
cfg.update(new_cfg))します。しかし、バックグラウンド監視スレッド(worker ...
bug
Problem
TypeError: FastMCP.run() got an unexpected keyword argument host
Cause
FastMCP.run() only accepts transport as keyword argument. host and port must be set at construction time via
FastMCP(host=..., ...
Epic
Teil von #33 (Epic 3 — Spotify-Integration)
Beschreibung
Endpunkt, der GET /me/player/devices server-seitig abruft und die verfügbaren Geräte ans Frontend liefert. Frontend
zeigt Dropdown zur Zielgerät-Auswahl ...
backend
epic:spotify
frontend
P2
spotify
Problem or motivation
Users receive resume feedback but often do not understand which areas impact their score the most. A single score does
not provide enough transparency for meaningful improvements. ...

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.