backlog.md-darwin-arm64 1.18.5 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +6 -6
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -455,18 +455,18 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
455
455
 
456
456
  <!-- BOARD_START -->
457
457
 
458
- ## 📊 Backlog.md Project Status (v1.18.4)
458
+ ## 📊 Backlog.md Project Status (v1.18.5)
459
459
 
460
460
  This board was automatically generated by [Backlog.md](https://backlog.md)
461
461
 
462
- Generated on: 2025-10-30 20:48:38
462
+ Generated on: 2025-10-30 22:30:20
463
463
 
464
464
  | To Do | In Progress | Done |
465
465
  | --- | --- | --- |
466
- | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-315** - Fix NixOS flake to use baseline Bun for build process<br>*#bug #nixos #compatibility* |
467
- | **TASK-309** - Improve TUI empty state when task filters return no results [@codex] | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-314** - Fix release workflow to use Bun 1.2.23 with baseline targets<br>*#bug #ci-cd* |
468
- | **TASK-306** - Improve backlog init flow to ask for confirmation when git repo not found | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-313** - Fix release workflow to use Bun 1.2.23 with standard x64 targets<br>*#bug #ci-cd #hotfix* |
469
- | **TASK-276** - Implement drag mode for TUI kanban board | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-312** - Add baseline build targets for older CPUs without AVX2 support<br>*#bug #ci-cd #compatibility* |
466
+ | **TASK-276** - Implement drag mode for TUI kanban board | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* | **TASK-315** - Fix NixOS flake to use baseline Bun for build process<br>*#bug #nixos #compatibility* |
467
+ | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* | **TASK-314** - Fix release workflow to use Bun 1.2.23 with baseline targets<br>*#bug #ci-cd* |
468
+ | **TASK-309** - Improve TUI empty state when task filters return no results [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-313** - Fix release workflow to use Bun 1.2.23 with standard x64 targets<br>*#bug #ci-cd #hotfix* |
469
+ | **TASK-306** - Improve backlog init flow to ask for confirmation when git repo not found | **TASK-273** - Refactor search [@codex]<br>*#core #search* | **TASK-312** - Add baseline build targets for older CPUs without AVX2 support<br>*#bug #ci-cd #compatibility* |
470
470
  | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | **TASK-311** - Rollback CI to Bun 1.2.23 [@codex]<br>*#ci #bun* |
471
471
  | **TASK-268** - Show agent instruction version status [@codex] | | **TASK-308** - Add shell tab completion support for CLI commands [@codex]<br>*#enhancement #cli #completion* |
472
472
  | **TASK-267** - Add agent instruction version metadata [@codex] | | └─ **TASK-308.01** - Research shell completion frameworks and implementation approaches<br>*#research* |
package/backlog CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md-darwin-arm64",
3
- "version": "1.18.5",
3
+ "version": "1.19.0",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["arm64"],
6
6
  "files": ["backlog","package.json","LICENSE"],