backlog.md-darwin-arm64 1.25.1 → 1.26.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 +4 -3
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -460,15 +460,16 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
460
460
 
461
461
  <!-- BOARD_START -->
462
462
 
463
- ## 📊 Backlog.md Project Status (v1.25.0)
463
+ ## 📊 Backlog.md Project Status (v1.25.1)
464
464
 
465
465
  This board was automatically generated by [Backlog.md](https://backlog.md)
466
466
 
467
- Generated on: 2025-11-30 19:37:38
467
+ Generated on: 2025-11-30 20:56:18
468
468
 
469
469
  | To Do | In Progress | Done |
470
470
  | --- | --- | --- |
471
- | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-326** - Add local branch task discovery to board loading<br>*#bug #task-loading #cross-branch* |
471
+ | **TASK-325** - test | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-327** - Fix loadTaskById to search remote branches<br>*#bug #task-loading #cross-branch* |
472
+ | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | **TASK-326** - Add local branch task discovery to board loading<br>*#bug #task-loading #cross-branch* |
472
473
  | **TASK-309** - Improve TUI empty state when task filters return no results [@codex] | | **TASK-324** - Add browser UI initialization flow for uninitialized projects<br>*#enhancement #browser #ux* |
473
474
  | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | **TASK-289** - Implement resource templates list handler to return empty list instead of error [@codex]<br>*#mcp #enhancement* |
474
475
  | **TASK-268** - Show agent instruction version status [@codex] | | **TASK-280** - Fix TUI task list selection and detail pane synchronization bug [@codex]<br>*#bug #tui* |
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.25.1",
3
+ "version": "1.26.0",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["arm64"],
6
6
  "files": ["backlog","package.json","LICENSE"],