backlog.md-windows-x64 1.29.1 → 1.29.2

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 +42 -42
  2. package/backlog.exe +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -460,54 +460,54 @@ 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.29.0)
463
+ ## 📊 Backlog.md Project Status (v1.29.1)
464
464
 
465
465
  This board was automatically generated by [Backlog.md](https://backlog.md)
466
466
 
467
- Generated on: 2026-01-15 19:09:17
467
+ Generated on: 2026-01-15 19:55:07
468
468
 
469
469
  | To Do | In Progress | Done |
470
470
  | --- | --- | --- |
471
- | **TASK-358** - Add cross-reference from execution guide to completion guide<br>*#documentation #workflow* | | └─ **TASK-345.10** - Fix ID generation bugs and cleanup prefix-config leftovers [@codex]<br>*#bug #refactor #tdd* |
472
- | **TASK-356** - Add references field to task domain object | | |
473
- | **TASK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | |
474
- | └─ **TASK-355.06** - Web UI: Display and edit task type<br>*#web* | | |
475
- | └─ **TASK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | |
476
- | └─ **TASK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | |
477
- | └─ **TASK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | |
478
- | └─ **TASK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | |
479
- | └─ **TASK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | |
480
- | **TASK-354** - Project Definition of Done defaults [@codex] | | |
481
- | └─ **TASK-354.02** - CLI + MCP: DoD create options and outputs [@codex] | | |
482
- | └─ **TASK-354.03** - Web UI: DoD in task modal and create flow [@codex] | | |
483
- | └─ **TASK-354.04** - TUI: DoD in task detail and kanban popup [@codex] | | |
484
- | └─ **TASK-354.05** - Web UI: edit Definition of Done defaults in Settings [@codex] | | |
485
- | └─ **TASK-354.01** - Core: Definition of Done defaults and persistence [@codex] | | |
486
- | **TASK-351** - Strengthen MCP task creation guidance for standalone tasks | | |
487
- | **TASK-353** - Add documentation field to task domain object | | |
488
- | **TASK-352** - Include subtask list in plain task output (CLI + MCP) | | |
489
- | **TASK-349** - Publish Backlog.md as an Agent Skill with bundled guidance (no MCP resources required for instructions) [@codex]<br>*#agent-skills #mcp #docs #distribution* | | |
490
- | **TASK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | |
491
- | **TASK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | |
492
- | **TASK-346** - Add milestone completion/archival workflow<br>*#milestones #enhancement #ux* | | |
493
- | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
494
- | └─ **TASK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | |
495
- | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | |
496
- | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | |
497
- | **TASK-268** - Show agent instruction version status [@codex] | | |
498
- | **TASK-267** - Add agent instruction version metadata [@codex] | | |
499
- | **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | |
500
- | **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | |
501
- | **TASK-257** - Deep link URLs for tasks in board and list views | | |
502
- | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | |
503
- | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | |
504
- | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | |
505
- | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
506
- | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
507
- | └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
508
- | **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
509
- | **TASK-222** - Improve task and subtask visualization in web UI | | |
510
- | **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
471
+ | **BACK-358** - Add cross-reference from execution guide to completion guide<br>*#documentation #workflow* | | **BACK-359** - Pass configured task prefix to cross-branch loading functions [@codex]<br>*#bug #cross-branch #prefix-config* |
472
+ | **BACK-356** - Add references field to task domain object | | └─ **BACK-345.10** - Fix ID generation bugs and cleanup prefix-config leftovers [@codex]<br>*#bug #refactor #tdd* |
473
+ | └─ **BACK-355.06** - Web UI: Display and edit task type<br>*#web* | | |
474
+ | **BACK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | |
475
+ | └─ **BACK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | |
476
+ | └─ **BACK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | |
477
+ | └─ **BACK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | |
478
+ | └─ **BACK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | |
479
+ | └─ **BACK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | |
480
+ | └─ **BACK-354.02** - CLI + MCP: DoD create options and outputs [@codex] | | |
481
+ | └─ **BACK-354.03** - Web UI: DoD in task modal and create flow [@codex] | | |
482
+ | └─ **BACK-354.04** - TUI: DoD in task detail and kanban popup [@codex] | | |
483
+ | **BACK-354** - Project Definition of Done defaults [@codex] | | |
484
+ | └─ **BACK-354.05** - Web UI: edit Definition of Done defaults in Settings [@codex] | | |
485
+ | └─ **BACK-354.01** - Core: Definition of Done defaults and persistence [@codex] | | |
486
+ | **BACK-351** - Strengthen MCP task creation guidance for standalone tasks | | |
487
+ | **BACK-353** - Add documentation field to task domain object | | |
488
+ | **BACK-352** - Include subtask list in plain task output (CLI + MCP) | | |
489
+ | **BACK-349** - Publish Backlog.md as an Agent Skill with bundled guidance (no MCP resources required for instructions) [@codex]<br>*#agent-skills #mcp #docs #distribution* | | |
490
+ | └─ **BACK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | |
491
+ | **BACK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
492
+ | **BACK-346** - Add milestone completion/archival workflow<br>*#milestones #enhancement #ux* | | |
493
+ | **BACK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | |
494
+ | **BACK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | |
495
+ | **BACK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | |
496
+ | **BACK-270** - Prevent command substitution in task creation inputs [@codex] | | |
497
+ | **BACK-267** - Add agent instruction version metadata [@codex] | | |
498
+ | **BACK-268** - Show agent instruction version status [@codex] | | |
499
+ | **BACK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | |
500
+ | **BACK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | |
501
+ | **BACK-257** - Deep link URLs for tasks in board and list views | | |
502
+ | **BACK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | |
503
+ | └─ **BACK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
504
+ | └─ **BACK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
505
+ | **BACK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | |
506
+ | **BACK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | |
507
+ | └─ **BACK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
508
+ | **BACK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
509
+ | **BACK-222** - Improve task and subtask visualization in web UI | | |
510
+ | **BACK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
511
511
 
512
512
  <!-- BOARD_END -->
513
513
 
package/backlog.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md-windows-x64",
3
- "version": "1.29.1",
3
+ "version": "1.29.2",
4
4
  "os": ["win32"],
5
5
  "cpu": ["x64"],
6
6
  "files": ["backlog.exe","package.json","LICENSE"],