issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Python
Filter by
4.5M results
Context
Per ADR-005, machine-generated files (state.json, flush logs, lint reports) currently live inside the KB vault,
polluting the Obsidian graph.
Artifacts to relocate
| Artifact | Current path ...
enhancement
Phase UX — ship now; runs parallel with Phase 2. Epic: split into per-PR sub-issues.
Verdict: the §1 north-star (approval latency 2 min) is a UX outcome and real brands are imminent — scope to surfaces ...
Phase 1 — Foundation.
Scope (one PR)
- app/metrics.py (reuse the existing Prometheus registry in middleware.py): counters for connect/verify/rotate (by
provider+result), aos_outbox_dead_gauge, ...
Context
As part of the directory redesign (ADR-005), we need a version marker in .claude-wiki.lock so that commands can detect
legacy layouts and trigger lazy migration.
Requirements
- Add layout_version: ...
enhancement
Problem
claude-wiki init sets repo_owner to local even when the repository has a git remote that clearly identifies an owner
(e.g. mrrobot0985 from https://github.com/mrrobot0985/claude-wiki.git).
Root ...
bug
Context
PR #76 fixed the demo entities (AMHQ/AMUS/AMDE) to point at the Standard fiscal calendar — the only calendar actually
loaded from raw D365 (epm_raw.FiscalCalendarYears.Calendar = Standard ).
...
Context
silver_gl_entries derives fiscal_year/fiscal_period as coalesce(nullIf(fp.fiscal_year, 0), derive from posting date ) —
the fiscal-calendar join first, falling back to the accounting date. PR ...
Purpose
First, minimal slice of #508: render the sql plan SHOWPLAN_XML as a Rich terminal tree so non-Windows users get a
readable execution plan without SSMS. Zero new dependencies (rich is already used). ...
enhancement
The way we do logging is a bit verbose complicated. It can be simplified so we don t need to make a json.dumps() call on
each logging statement.
What why
Relocate this repo s webapp process manager from app/tray/manager.py to app/webapp/manager.py so from app.webapp.manager
import WebappManager works here exactly as it does in every other tray-owned ...
chore

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.