Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 3 |
| 2026-09-19 | 2 | 0 | 0 | 1 | 57 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 1 | 6 | 0 | 0 | 0 |
| 2026-09-16 | 15 | 7 | 0 | 0 | 0 |
| 2026-09-15 | 5 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 5 | 4 | 0 | 0 | 0 |
| 2026-09-13 | 7 | 3 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 3 | 2 | 0 | 0 | 0 |
| 2026-09-10 | 2 | 12 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 3 | 0 | 0 | 0 |
| 2026-09-08 | 1 | 51 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 2 | 0 | 0 | 0 |
Opened: 28
Closed: 17
Comments: 0
Events: 1
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1139 Cache md5 fingerprint fallback is permanently wrong for most backends; store None so entries self-heal Opened 21 hours ago | Mkhoa161 | open | No labels | 0 | 0 | 21 hours ago |
#1138 hf_buckets caches reads but stamps no write token, so an hf-written path never revalidates fresh Opened 21 hours ago | Mkhoa161 | open | No labels | 0 | 0 | 21 hours ago |
#1126 read-only mount guard refuses write=True commands whose line writes nothing (split -n K/N, tar -t, gzip -c, iconv without -o) Opened 4 days ago | zechengz | open | No labels | 1 | 0 | 1 day ago |
#1101 Per-mount read and write policy, replacing workspace-wide ConsistencyPolicy Opened 5 days ago | Mkhoa161 | open | No labels | 0 | 0 | 3 days ago |
#1107 The lenient-dash-operand rule in commands/spec/parser.py uses rest-operand type as a proxy for "parses no options", and over-captures Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 3 days ago |
#1106 ARGMATCH accepts no unambiguous prefix, so the mechanism #1088 half-closed is still half-open Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 3 days ago |
#1113 Small measured wording divergences, plus the untyped --value-occurrences key the parser puts in the flag bag Opened 5 days ago | claude[bot] | closed - completed | No labels | 2 | 0 | 4 days ago |
#1111 split gaps: --hex-suffixes accepts uppercase hex, -n K/N ignores K entirely, and an empty --numeric-suffixes= is refused Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1110 numfmt accepts lowercase unit letters GNU refuses, existing tests assert that, and --to=auto is not a GNU output mode Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1109 grep/rg gaps: -L unimplemented in both hosts, rgFolderFiletype has no Python twin, and the context path replaces raw bytes Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1117 Hides are detectable: a create under a hidden directory answers EACCES where every read answers ENOENT Opened 5 days ago | zechengz | closed - completed | No labels | 0 | 0 | 4 days ago |
#1112 cp --update accepts coreutils 9.5's none-fail while printing 9.4's three candidates Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1115 check_case_targets' modal set plus the three backends that cannot serve `printf >` seeding make the gate unsatisfiable for bre.json, and it blocks CI through two entry points Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1116 msgraph `copyTree` retry rethrows a host-dependent status where Python normalizes to 500 Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1118 Module Layout: FlagView, ParsedArgs and spec_flag_names carry logic in commands/spec/types.py and types.ts Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1088 Fix the six user-visible py↔ts command divergences: `rg -o` hang, `bc` eval(), expr/cut/sort-order/JSON-escaping drift Opened 5 days ago | claude[bot] | closed - completed | No labels | 0 | 0 | 4 days ago |
#1119 bc's value model is float64, so a literal past 2**53 is rounded before it is evaluated Opened 4 days ago | zechengz | open | No labels | 0 | 0 | 4 days ago |
#1089 Repair the gates that pass without checking: dead FlagView eslint rule, half-scanned flag test, assertion-free msgraph tests, unlinted `typescript/scripts/` Opened 5 days ago | claude[bot] | closed - completed | No labels | 1 | 0 | 5 days ago |
#1114 Conformance and integ coverage owed for the 16 ARGMATCH slots #1105 changed Opened 5 days ago | claude[bot] | open | No labels | 0 | 0 | 5 days ago |
#1108 sed translates no BREs at all, so the 96-of-208 wrongness #1105 retired is still live there Opened 5 days ago | claude[bot] | open | No labels | 0 | 0 | 5 days ago |
#1092 Fix the layout-parity gate's `index.ts` blind spot, then burn the 234-entry structural backlog down to ~163 Opened 5 days ago | claude[bot] | open | No labels | 0 | 0 | 5 days ago |
#1091 Re-arm the mypy ratchet and clear the typing/dead-code backlog: 50 stale overrides, 4 annotation batches, the last 2 `any`s, 34 nested imports, 9 deletions — mostly quick wins Opened 5 days ago | claude[bot] | open | No labels | 0 | 0 | 5 days ago |
#1090 Close the three cross-host divergences outside the command layer: 9 drifted resource prompts, the ignored glob `prefix`, and the snake_case/camelCase daemon wire Opened 5 days ago | claude[bot] | open | No labels | 0 | 0 | 5 days ago |
#1077 Timezone handling: empty local date %Z and offset-free Calendar mock responses Opened 6 days ago | zechengz | open | No labels | 5 | 0 | 6 days ago |
#1072 Himalaya saves leave cached email mount listings stale Opened 6 days ago | zechengz | closed - completed | No labels | 0 | 0 | 6 days ago |