Skip to content

issues Search Results · language:Edge language:Python language:PHP language:TypeScript language:JavaScript language:PHP

Filter by

61.6M results  (719 ms)

61.6M results

背景 このリポジトリは、ローカル WSL 上の実験環境を前提として開発・検証する必要がある。GPU、依存関係、データ配置、実験用スクリプトなどの都合により、クラウド上の汎用コンテナ環境だけでは最終的な挙動確認が難しい。 一方で、Codex app、Codex CLI、GitHub、Codex Cloud / GitHub 上のレビュー機能を組み合わせることで、以下のような半自動開発ループを構築できる可能性がある。 ...

Bug Description There are two separate bugs in packages/core/src/lib/runtime.ts affecting the runStep method: Bug A — Syntax error: The runStep() method at lines 365-375 has two ): Promise ... { return-type ...
bug

Problem The spec lists tables rule_terms, idf_cache, and idf_meta as part of the schema. The actual schema in db.py has no such tables — BM25 is computed purely in Python from JSON-stored search_terms ...
bug

Summary The CI workflow currently uses multiple GitHub Actions running on Node.js 20, which will be deprecated on June 16, 2026 (2 weeks away). After that date, actions will default to Node.js 24 and ...
bug

Problem handle opens the DB on line 50 and closes it in finally (line 59). Then on line 62, if not current_ph, opens the DB again and closes in another finally. Two independent connection open+close cycles ...
perf

ADRs to write (4 total) 1. Email subscriptions: Buttondown — capture why Buttondown over alternatives (Mailchimp, Substack, self-host, etc.), the public embed-endpoint integration choice, no API ...
type:docs
version:v1.x

Problem After import, each inserted rule triggers individual index_rule_if_enabled calls. Each call checks auto_enabled, pings the embed server, and sends one text for embedding. Importing 100+ rules ...
perf

Problem When transcript_index misses, _find_previous_transcript_glob calls parent.glob( *.jsonl ) and stats every file. Claude Code transcript directories can accumulate hundreds of files. On SessionStart ...
perf

Problem _check_settings_registered hardcodes Path( ~/.claude/settings.json ), but install.py:_settings_path() respects NOKORI_CLAUDE_HOME env var. The health check may report hooks as unregistered when ...
bug

Problem Spec Hook Output Format says PreToolUse pass-through is {} (no decision field means allow ). The error handler in __init__.py returns { continue : True} for all hooks uniformly, which may be misinterpreted ...
bug
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.