issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:Java language:Java
Filter by
5.9M results
Problem
The repository recently aligned entrypoint and support docs to the standard 4-step local validation workflow:
python3 scripts/save_conversation.py sync
python3 tests/run_all.py
git diff --check ...
🤖 from Claude
License metadata is internally inconsistent
The package declares conflicting licenses across three sources:
- LICENSE → BSD 3-Clause (BSD 3-Clause License / Copyright (c) 2022, Shane ...
small-fix
Summary
The browser-cache junk category covers Chrome, Edge, Brave, Vivaldi and Firefox, but not Opera or Opera GX, which are
popular and cache a lot.
Where
src/sifty/core/junk.py builds the list of ...
enhancement
good first issue
Epic: #6 (renga 依存解消 / Plan B) 入力: suisya-systems/claude-org-ja#515 の dogfood 実走観測コメント(2026-06-13、defect 5 件 + 完走項目)
背景
ja の broker 対応は「mcp__renga-peers__* → mcp__org-broker__* の完全修飾名の機械置換」で実装されており、API ...
Problem
cpl/skills/explain.py calls the model with the gate s latency budget:
model_client.evaluate(..., timeout_ms=cfg.get( model_timeout_ms , 1500))
The gate must be fast, but /cpl explain is an interactive ...
bug
good first issue
Problem
The gate appends a JSONL line on every prompt (including passes — see cpl/skills/gate.py). There is no rotation or cap.
stats and profile then materialize the entire log into a list on each call ...
enhancement
Problem
eval/run_eval.py exercises the gate well, but the seven command skills — rewrite, expand, explain, scope, profile,
stats, template — have zero automated coverage, and nothing runs on push. A change ...
enhancement
Problem
/cpl scope verifies referenced symbols by raw substring match in cpl/skills/scope.py:
if sym not in found and needle in content: # substring, not word-boundary
So parseToken() reports ✓ found ...
bug
Description
The executor-backed Wrapper Sampler can fail during result post-processing when measurement twirling is enabled.
The failure appears as:
ValueError: Unable to uniquely identify the shots ...
bug
Problem
The headline promise is * Lint your prompt before you spend the token * and the original plan s success criterion is * a
demonstrable tokens-saved number after a week of use. * But the default ...
bug
good first issue

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.