backlog.md-darwin-arm64 1.35.5 → 1.35.6

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