backlog.md 1.35.2 → 1.35.3

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 (2) hide show
  1. package/README.md +31 -31
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -489,43 +489,43 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
489
489
 
490
490
  <!-- BOARD_START -->
491
491
 
492
- ## 📊 Backlog.md Project Status (v1.35.1)
492
+ ## 📊 Backlog.md Project Status (v1.35.2)
493
493
 
494
494
  This board was automatically generated by [Backlog.md](https://backlog.md)
495
495
 
496
- Generated on: 2026-01-21 19:30:03
496
+ Generated on: 2026-01-21 21:41:12
497
497
 
498
498
  | To Do | In Progress | Done |
499
499
  | --- | --- | --- |
500
- | **BACK-368** - TUI: Add section-aware navigation for task popup and detail pane [@codex]<br>*#tui #ux #enhancement* | | **BACK-369** - Fix web UI acceptance criteria toggle flicker via ContentStore sync [@codex] |
501
- | **BACK-366** - Evaluate and replace prompts library with clack in CLI wizards [@codex] | | **BACK-367** - Add Final Summary field to tasks for PR-style completion notes [@codex]<br>*#enhancement #core #cli #mcp #workflow* |
502
- | └─ **BACK-366.03** - Refactor remaining CLI prompt flows and tests to clack [@codex] | | └─ **BACK-367.5** - Ignore nested section markers when parsing structured sections [@codex]<br>*#bug #markdown #parser #tui* |
503
- | └─ **BACK-366.01** - Refactor init wizard prompts to clack [@codex] | | └─ **BACK-367.01** - CLI and plain text formatter integration for Final Summary field [@codex]<br>*#cli #enhancement* |
504
- | └─ **BACK-366.02** - Refactor advanced config wizard prompts to clack [@codex] | | └─ **BACK-367.02** - MCP tools and schemas integration for Final Summary field [@codex]<br>*#mcp #enhancement* |
505
- | **BACK-361** - Add label-based filtering to TUI and web UI task list views<br>*#tui #web #enhancement* | | └─ **BACK-367.03** - Web UI integration for Final Summary field [@codex]<br>*#web #enhancement* |
506
- | **BACK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | └─ **BACK-367.04** - TUI task viewer integration for Final Summary field [@codex]<br>*#tui #enhancement* |
507
- | └─ **BACK-355.06** - Web UI: Display and edit task type<br>*#web* | | **BACK-354** - Project Definition of Done defaults [@codex] |
508
- | └─ **BACK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | └─ **BACK-354.01** - Core: Definition of Done defaults and persistence [@codex] |
509
- | └─ **BACK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | └─ **BACK-354.02** - CLI + MCP: DoD create options and outputs [@codex] |
510
- | └─ **BACK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | └─ **BACK-354.03** - Web UI: DoD in task modal and create flow [@codex] |
511
- | └─ **BACK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | └─ **BACK-354.04** - TUI: DoD in task detail and kanban popup [@codex] |
512
- | └─ **BACK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | └─ **BACK-354.05** - Web UI: edit Definition of Done defaults in Settings [@codex] |
513
- | **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* | | **BACK-346** - Add milestone completion/archival workflow [@codex]<br>*#milestones #enhancement #ux* |
514
- | └─ **BACK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | **BACK-352** - Include subtask list in plain task output (CLI + MCP) [@codex] |
515
- | **BACK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | **BACK-353** - Add documentation field to task domain object [@codex] |
516
- | **BACK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | **BACK-356** - Add references field to task domain object [@codex] |
517
- | **BACK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | **BACK-351** - Strengthen MCP task creation guidance for standalone tasks [@codex] |
518
- | **BACK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | **BACK-362** - Include completed tasks in MCP task_search results [@codex]<br>*#mcp #enhancement* |
519
- | **BACK-270** - Prevent command substitution in task creation inputs [@codex] | | **BACK-358** - Rename Task Completion Guide to Task Finalization Guide [@codex]<br>*#documentation #workflow* |
520
- | **BACK-267** - Add agent instruction version metadata [@codex] | | **BACK-365** - Fix acceptance criteria insertion adding blank lines [@codex] |
521
- | **BACK-268** - Show agent instruction version status [@codex] | | **BACK-364** - Fix getTask() to use configured prefix for numeric ID lookups [@codex]<br>*#bug #mcp* |
522
- | **BACK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **BACK-363** - Fix localById case mismatch in cross-branch task loading [@codex]<br>*#core #bug* |
523
- | **BACK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **BACK-360** - Fix cross-branch index case mismatch for custom prefixes [@codex]<br>*#bug #cross-branch #prefix-config* |
524
- | **BACK-257** - Deep link URLs for tasks in board and list views | | **BACK-359** - Pass configured task prefix to cross-branch loading functions [@codex]<br>*#bug #cross-branch #prefix-config* |
525
- | **BACK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | └─ **BACK-345.10** - Fix ID generation bugs and cleanup prefix-config leftovers [@codex]<br>*#bug #refactor #tdd* |
526
- | **BACK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | |
527
- | **BACK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | |
528
- | └─ **BACK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
500
+ | **BACK-368** - TUI: Add section-aware navigation for task popup and detail pane [@codex]<br>*#tui #ux #enhancement* | | **BACK-371** - Investigate flaky CI test failure in PR 494 [@codex] |
501
+ | **BACK-366** - Evaluate and replace prompts library with clack in CLI wizards [@codex] | | **BACK-372** - CI: drop sourcemap in compile-and-smoke-test to avoid InvalidSourceMap flake [@codex] |
502
+ | └─ **BACK-366.03** - Refactor remaining CLI prompt flows and tests to clack [@codex] | | **BACK-370** - Release: publish platform binaries before main npm package [@codex] |
503
+ | └─ **BACK-366.01** - Refactor init wizard prompts to clack [@codex] | | **BACK-369** - Fix web UI acceptance criteria toggle flicker via ContentStore sync [@codex] |
504
+ | └─ **BACK-366.02** - Refactor advanced config wizard prompts to clack [@codex] | | **BACK-367** - Add Final Summary field to tasks for PR-style completion notes [@codex]<br>*#enhancement #core #cli #mcp #workflow* |
505
+ | **BACK-361** - Add label-based filtering to TUI and web UI task list views<br>*#tui #web #enhancement* | | └─ **BACK-367.5** - Ignore nested section markers when parsing structured sections [@codex]<br>*#bug #markdown #parser #tui* |
506
+ | **BACK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | └─ **BACK-367.01** - CLI and plain text formatter integration for Final Summary field [@codex]<br>*#cli #enhancement* |
507
+ | └─ **BACK-355.06** - Web UI: Display and edit task type<br>*#web* | | └─ **BACK-367.02** - MCP tools and schemas integration for Final Summary field [@codex]<br>*#mcp #enhancement* |
508
+ | └─ **BACK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | └─ **BACK-367.03** - Web UI integration for Final Summary field [@codex]<br>*#web #enhancement* |
509
+ | └─ **BACK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | └─ **BACK-367.04** - TUI task viewer integration for Final Summary field [@codex]<br>*#tui #enhancement* |
510
+ | └─ **BACK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | **BACK-354** - Project Definition of Done defaults [@codex] |
511
+ | └─ **BACK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | └─ **BACK-354.01** - Core: Definition of Done defaults and persistence [@codex] |
512
+ | └─ **BACK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | └─ **BACK-354.02** - CLI + MCP: DoD create options and outputs [@codex] |
513
+ | **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* | | └─ **BACK-354.03** - Web UI: DoD in task modal and create flow [@codex] |
514
+ | └─ **BACK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | └─ **BACK-354.04** - TUI: DoD in task detail and kanban popup [@codex] |
515
+ | **BACK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | └─ **BACK-354.05** - Web UI: edit Definition of Done defaults in Settings [@codex] |
516
+ | **BACK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | **BACK-346** - Add milestone completion/archival workflow [@codex]<br>*#milestones #enhancement #ux* |
517
+ | **BACK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | **BACK-352** - Include subtask list in plain task output (CLI + MCP) [@codex] |
518
+ | **BACK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | **BACK-353** - Add documentation field to task domain object [@codex] |
519
+ | **BACK-270** - Prevent command substitution in task creation inputs [@codex] | | **BACK-356** - Add references field to task domain object [@codex] |
520
+ | **BACK-267** - Add agent instruction version metadata [@codex] | | **BACK-351** - Strengthen MCP task creation guidance for standalone tasks [@codex] |
521
+ | **BACK-268** - Show agent instruction version status [@codex] | | **BACK-362** - Include completed tasks in MCP task_search results [@codex]<br>*#mcp #enhancement* |
522
+ | **BACK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **BACK-358** - Rename Task Completion Guide to Task Finalization Guide [@codex]<br>*#documentation #workflow* |
523
+ | **BACK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **BACK-365** - Fix acceptance criteria insertion adding blank lines [@codex] |
524
+ | **BACK-257** - Deep link URLs for tasks in board and list views | | **BACK-364** - Fix getTask() to use configured prefix for numeric ID lookups [@codex]<br>*#bug #mcp* |
525
+ | **BACK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **BACK-363** - Fix localById case mismatch in cross-branch task loading [@codex]<br>*#core #bug* |
526
+ | **BACK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **BACK-360** - Fix cross-branch index case mismatch for custom prefixes [@codex]<br>*#bug #cross-branch #prefix-config* |
527
+ | **BACK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **BACK-359** - Pass configured task prefix to cross-branch loading functions [@codex]<br>*#bug #cross-branch #prefix-config* |
528
+ | └─ **BACK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | └─ **BACK-345.10** - Fix ID generation bugs and cleanup prefix-config leftovers [@codex]<br>*#bug #refactor #tdd* |
529
529
  | └─ **BACK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
530
530
  | └─ **BACK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
531
531
  | **BACK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md",
3
- "version": "1.35.2",
3
+ "version": "1.35.3",
4
4
  "module": "src/cli.ts",
5
5
  "files": [
6
6
  "cli.js",
@@ -14,11 +14,11 @@
14
14
  "backlog": "cli.js"
15
15
  },
16
16
  "optionalDependencies": {
17
- "backlog.md-linux-x64": "1.35.2",
18
- "backlog.md-linux-arm64": "1.35.2",
19
- "backlog.md-darwin-x64": "1.35.2",
20
- "backlog.md-darwin-arm64": "1.35.2",
21
- "backlog.md-windows-x64": "1.35.2"
17
+ "backlog.md-linux-x64": "1.35.3",
18
+ "backlog.md-linux-arm64": "1.35.3",
19
+ "backlog.md-darwin-x64": "1.35.3",
20
+ "backlog.md-darwin-arm64": "1.35.3",
21
+ "backlog.md-windows-x64": "1.35.3"
22
22
  },
23
23
  "scripts": {
24
24
  "postuninstall": "node postuninstall.cjs"