Skip to content

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

Filter by

61.6M results  (729 ms)

61.6M results

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

External reviewer feedback identified that the methodology engine s danger zone concept may be conflated with the methodology spec s acceptance zone concept, with implications for how FBO/FBD signals are ...
bug
methodology
p0
tier-1

Summary The production database has no avatar sets (shows No avatar sets yet ). The seed script prisma/seed-avatar-catalog.ts was never executed on production. Root Causes 1. Post-deployment command ...
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.