issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript linked:pr language:CSS
Filter by
7.9M results
Bookkeeping amendment to RFC 0002: explicitly mark the core delivered and classify the residual open work as in-scope
follow-up vs out-of-scope (next RFC), so the cycle boundary is unambiguous. RFC text ...
calc.add currently subtracts. Change only the implementation so add(2, 3) returns 5 and the existing test passes.
Action: build Target: Run production build (next build) to verify project health after recent migration journal fixes in
commit 197bf7a
Created by kaizen delivery.
kaizen:running
Reproduction
From the current repository checkout after building:
npm install
npm run build
node dist/index.js --version
Actual behavior
The CLI reports:
1.0.2
Expected behavior
The CLI should report ...
Summary
The revert --keep-backups CLI option is exposed in help text, but restored backups are always deleted.
Evidence
Repro on current main (cd38c6d):
tmp=$(mktemp -d)
mkdir -p $tmp/.ruler
printf ...
ユーザ要望 (2026-06-08): 「処理中ダイアログやヘッダ表記に (○○の△△を××中…) のような記載がほしい. ステップ数と時間が出るのは良いが,
どの資料/カテゴリ/サブドメイン/ドメインに対して何をしている途中なのかが分からないとめどが立たない」
修正
backend の withAiJob で渡す label を対象名込みに:
- domain evaluate → 「ドメイン評価中 ...
Context
A pre-merge diff review of the CLI surfaced one credential-leak, one data-integrity gap, and three robustness issues in
the maintenance verbs. This issue tracks hardening them (no Critical/High; ...
bug
Context
The earthlens CLI is a user-facing feature, but the only documentation was in-code docstrings, --help, and scattered
mentions in per-backend pages. There was no single page walking through every ...
documentation
Context
The CLI is a large new surface (engine + 11 verbs across 22 backends, plus file-mutating writers and credentialed
probes). It needs a thorough, deterministic, offline test suite so CI never depends ...
enhancement
Context
The earthlens console script must be packaged so a normal install yields a working CLI, and the [all] extra should stay
in sync with the per-backend extras without hand-duplication.
Problem / ...
dependencies

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.