backlog.md-darwin-x64 1.29.0 → 1.29.1

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 +10 -10
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -460,21 +460,22 @@ 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.28.1)
463
+ ## 📊 Backlog.md Project Status (v1.29.0)
464
464
 
465
465
  This board was automatically generated by [Backlog.md](https://backlog.md)
466
466
 
467
- Generated on: 2026-01-02 00:25:06
467
+ Generated on: 2026-01-15 19:09:17
468
468
 
469
469
  | To Do | In Progress | Done |
470
470
  | --- | --- | --- |
471
- | **TASK-356** - Add references field to task domain object | | **TASK-357** - Fix Web UI acceptance criteria disappearing after save [@Claude]<br>*#bug #web-ui #react* |
472
- | **TASK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | **TASK-350** - Fix TUI editor launch leaving terminal keypad mode enabled [@codex] |
473
- | └─ **TASK-355.06** - Web UI: Display and edit task type<br>*#web* | | **TASK-343** - Clarify Done vs Archived in MCP guidance; add task_complete tool [@codex] |
474
- | └─ **TASK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | **TASK-344** - MCP: Manage milestones (list/add/rename/remove + task milestone support) [@codex] |
475
- | └─ **TASK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] |
476
- | └─ **TASK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | **TASK-341** - Web UI: Milestones overview page [@codex] |
477
- | └─ **TASK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | **TASK-342** - Web Kanban: add swimlanes (milestone MVP) to board view [@codex] |
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* | | |
478
479
  | └─ **TASK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | |
479
480
  | **TASK-354** - Project Definition of Done defaults [@codex] | | |
480
481
  | └─ **TASK-354.02** - CLI + MCP: DoD create options and outputs [@codex] | | |
@@ -489,7 +490,6 @@ Generated on: 2026-01-02 00:25:06
489
490
  | **TASK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | |
490
491
  | **TASK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | |
491
492
  | **TASK-346** - Add milestone completion/archival workflow<br>*#milestones #enhancement #ux* | | |
492
- | **TASK-345** - Use draft- prefix instead of task- for draft IDs<br>*#drafts #id-generation #enhancement* | | |
493
493
  | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
494
494
  | └─ **TASK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | |
495
495
  | **TASK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | |
package/backlog CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md-darwin-x64",
3
- "version": "1.29.0",
3
+ "version": "1.29.1",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["x64"],
6
6
  "files": ["backlog","package.json","LICENSE"],