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