issues Search Results · language:Edge language:TypeScript language:HTML is:public language:Python language:JavaScript
Filter by
19.6M results
Summary
On Apple Silicon, the DeepSeek‑V4 port (#1192) aborts generation with RuntimeError: [metal::malloc] Resource limit
(499000) exceeded after ~11,300 generated tokens, independent of prompt length. ...
Track the real-device regression where STT restarts while the coach reply is still playing, causing a short playback
duck, self-echo capture, and UI listening state drifting away from the real recognizer ...
Problem
Spec says retry once with jitter, then degrade. Implementation uses time.sleep(0.05 * (attempt + 1)) — deterministic
fixed backoff. Multiple concurrent processes hitting the same timing will still ...
bug
Problem
The hook_handler filter includes nokori.commands.. CLI command logs like nokori extract (a pipeline operation) end up in
hook.log. The deeper module logs from extractor.py/merger.py correctly ...
bug
Problem
_spawn_async_extract copies the entire parent process environment (os.environ.copy()) to the spawned extract subprocess.
If the hook process has sensitive environment variables set by Claude Code ...
bug
Problem
hook_handler accepts prefixes nokori.hooks., nokori.gate., nokori.commands., nokori.utils.. pipeline_handler accepts
nokori.extract., nokori.lifecycle., nokori.llm., nokori.search.. Any logger ...
bug
Enhance Services Page
- Improve service presentation.
- Add detailed service sections.
- Improve CTA placement.
Problem
run_unmerge_check opens a transaction per restored rule (line 150, 159). run_candidate_cleanup opens a transaction per
deleted candidate (line 97). N rules = N independent BEGIN IMMEDIATE + COMMIT ...
simplify
Problem
_load_toml catches TOMLDecodeError and returns {} (line 24-25). Config.from_env() never raises this error. But
cli.py:215-222 specifically catches tomllib.TOMLDecodeError to give a user-friendly ...
bug
I don t know if it is possible but the custom move to top options in results , more options would be nice like English
language as an example for audio track.

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.