backlog.md-darwin-arm64 1.35.5 → 1.35.7

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 +38 -36
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -488,48 +488,50 @@ 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.6)
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 20:02:38
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-379** - Auto-plain output when stdout is not a TTY [@codex] |
504
+ | **BACK-361** - Add label-based filtering to TUI and web UI task list views<br>*#tui #web #enhancement* | | **BACK-374** - Ensure MCP server exits when stdio closes and disposes watchers [@codex] |
505
+ | **BACK-355** - Add task type field (bug, feature, enhancement, etc.)<br>*#enhancement #core #cli #mcp #web* | | **BACK-373** - Support Drafts via MCP task tools (no new tools) [@codex]<br>*#mcp #drafts* |
506
+ | └─ **BACK-355.06** - Web UI: Display and edit task type<br>*#web* | | **BACK-371** - Investigate flaky CI test failure in PR 494 [@codex] |
507
+ | └─ **BACK-355.01** - Core: Add type field to task domain model and persistence<br>*#core* | | **BACK-372** - CI: drop sourcemap in compile-and-smoke-test to avoid InvalidSourceMap flake [@codex] |
508
+ | └─ **BACK-355.02** - CLI: Add --type flag to task create and edit commands<br>*#cli* | | **BACK-370** - Release: publish platform binaries before main npm package [@codex] |
509
+ | └─ **BACK-355.03** - MCP: Add type parameter to task_create and task_edit tools<br>*#mcp* | | **BACK-369** - Fix web UI acceptance criteria toggle flicker via ContentStore sync [@codex] |
510
+ | └─ **BACK-355.04** - Filtering: Add type-based filtering to task list and search<br>*#core #cli #mcp* | | **BACK-367** - Add Final Summary field to tasks for PR-style completion notes [@codex]<br>*#enhancement #core #cli #mcp #workflow* |
511
+ | └─ **BACK-355.05** - TUI: Display task type in board and detail views<br>*#tui* | | └─ **BACK-367.5** - Ignore nested section markers when parsing structured sections [@codex]<br>*#bug #markdown #parser #tui* |
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.01** - CLI and plain text formatter integration for Final Summary field [@codex]<br>*#cli #enhancement* |
513
+ | └─ **BACK-24.02** - CLI TUI: Add milestone swimlanes to interactive board view<br>*#cli #tui #enhancement* | | └─ **BACK-367.02** - MCP tools and schemas integration for Final Summary field [@codex]<br>*#mcp #enhancement* |
514
+ | **BACK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | └─ **BACK-367.03** - Web UI integration for Final Summary field [@codex]<br>*#web #enhancement* |
515
+ | **BACK-347** - Add milestone editing in Web UI<br>*#milestones #web-ui #enhancement* | | └─ **BACK-367.04** - TUI task viewer integration for Final Summary field [@codex]<br>*#tui #enhancement* |
516
+ | **BACK-348** - Redesign All Tasks page with table layout<br>*#web-ui #design #enhancement #ux* | | **BACK-354** - Project Definition of Done defaults [@codex] |
517
+ | **BACK-310** - Strengthen Backlog workflow overview emphasis on reading detailed guides [@codex] | | └─ **BACK-354.01** - Core: Definition of Done defaults and persistence [@codex] |
518
+ | **BACK-270** - Prevent command substitution in task creation inputs [@codex] | | └─ **BACK-354.02** - CLI + MCP: DoD create options and outputs [@codex] |
519
+ | **BACK-267** - Add agent instruction version metadata [@codex] | | └─ **BACK-354.03** - Web UI: DoD in task modal and create flow [@codex] |
520
+ | **BACK-268** - Show agent instruction version status [@codex] | | └─ **BACK-354.04** - TUI: DoD in task detail and kanban popup [@codex] |
521
+ | **BACK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | └─ **BACK-354.05** - Web UI: edit Definition of Done defaults in Settings [@codex] |
522
+ | **BACK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **BACK-346** - Add milestone completion/archival workflow [@codex]<br>*#milestones #enhancement #ux* |
523
+ | **BACK-257** - Deep link URLs for tasks in board and list views | | **BACK-352** - Include subtask list in plain task output (CLI + MCP) [@codex] |
524
+ | **BACK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **BACK-353** - Add documentation field to task domain object [@codex] |
525
+ | **BACK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **BACK-356** - Add references field to task domain object [@codex] |
526
+ | **BACK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **BACK-351** - Strengthen MCP task creation guidance for standalone tasks [@codex] |
527
+ | └─ **BACK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **BACK-362** - Include completed tasks in MCP task_search results [@codex]<br>*#mcp #enhancement* |
528
+ | └─ **BACK-217.04** - Sequences web UI: tests<br>*#sequences* | | **BACK-358** - Rename Task Completion Guide to Task Finalization Guide [@codex]<br>*#documentation #workflow* |
529
+ | └─ **BACK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | **BACK-365** - Fix acceptance criteria insertion adding blank lines [@codex] |
530
+ | **BACK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | **BACK-364** - Fix getTask() to use configured prefix for numeric ID lookups [@codex]<br>*#bug #mcp* |
531
+ | **BACK-222** - Improve task and subtask visualization in web UI | | **BACK-363** - Fix localById case mismatch in cross-branch task loading [@codex]<br>*#core #bug* |
532
+ | **BACK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | **BACK-360** - Fix cross-branch index case mismatch for custom prefixes [@codex]<br>*#bug #cross-branch #prefix-config* |
533
+ | | | **BACK-359** - Pass configured task prefix to cross-branch loading functions [@codex]<br>*#bug #cross-branch #prefix-config* |
534
+ | | | └─ **BACK-345.10** - Fix ID generation bugs and cleanup prefix-config leftovers [@codex]<br>*#bug #refactor #tdd* |
533
535
 
534
536
  <!-- BOARD_END -->
535
537
 
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.7",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["arm64"],
6
6
  "files": ["backlog","package.json","LICENSE"],