issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
55.1M results
Surfaced by PR #17 (CLI version command): knitweb.__init__.__version__ is 0.0.1 in src/dev mode but pyproject.toml
declares 0.6.0 (installed wheel reports 0.6.0). Pre-existing, not introduced by the PR. ...
area:knitweb
bug
prio:low
Reported By: dm Severity: Medium
Reported By: dm (discovered during #12799 main-landing delivery)
Observed behavior: When DM merges origin/main during a delivery (e.g. an L1 main-landing recompose), ...
role:skill
severity:medium
squidsquad
status:open
type:issue
Track G6 — Populate + surface counter-argument ValidationResult · parent Epic #1165 (Culmination) · owner po-2023
Surfaced by the β fidelity audit (PR #1175, docs/reports/FIDELITY_AUDIT_2026_06_18.md, ...
Running ComfyUI Desktop on Windows. Models are downloaded correctly by the (Down)load models node but processing the
mesh generator fails with the following error:
comfy_env.isolation.workers.base.WorkerError: ...
Problem
After a mutation, state_with_diff calls gh.show() on the freshly-rebased (uncached) commit (git_warp/rest_api.py:27).
show() (git_warp/backend.py:855) then makes three serial spawns: commit_record ...
enhancement
Problem
GitWarp.__init__ (git_warp/backend.py:492) makes four independent git calls in series before the server can answer:
rev-parse --git-dir - symbolic-ref HEAD - config gc.reflogExpireUnreachable ...
enhancement
Problem
A single reset() (git_warp/backend.py:797) issues several git spawns for values it already knows:
- current_branch() is spawned 3x: _require_branch() (backend.py:800), _append_log() (backend.py:526), ...
enhancement
Problem
read_state() (git_warp/backend.py:551) runs its history-range guard serially, before the thread pool that parallelizes
the other reads:
if self._start is not None and not self._git.is_ancestor(self._start, ...
enhancement
Very thankful for this app! Is it possible for the calendar to display conflicts instead of essentially clearing
everything once one arises?
Problem
_gitlinks_changed (git_warp/backend.py:1012) → gitlinks_at (backend.py:399) runs git ls-tree -r hash , which enumerates
every blob in the tree just to find mode-160000 submodule entries. It does ...
enhancement

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.