backlog.md-darwin-arm64 1.12.2 → 1.12.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 (3) hide show
  1. package/README.md +21 -16
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -315,28 +315,33 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
315
315
 
316
316
  <!-- BOARD_START -->
317
317
 
318
- ## 📊 Backlog.md Project Status (v1.12.1)
318
+ ## 📊 Backlog.md Project Status (v1.12.2)
319
319
 
320
320
  This board was automatically generated by [Backlog.md](https://backlog.md)
321
321
 
322
- Generated on: 2025-09-12 21:36:14
322
+ Generated on: 2025-09-18 16:52:04
323
323
 
324
324
  | To Do | In Progress | Done |
325
325
  | --- | --- | --- |
326
- | **TASK-262** - TUI: Show all configured status columns in Kanban [@codex]<br>*#tui #board #kanban #config #parity* | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-264** - TUI: Fix regression in task popup scrolling with arrow keys [@codex]<br>*#bug #tui #regression* |
327
- | **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-263** - Ensure explicit agent instruction selection during init [@codex] |
328
- | **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-256** - Add CLI command to append implementation notes [@codex] |
329
- | **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-261** - Init: Handle missing git origin gracefully [@codex]<br>*#cli #git #init #bug* |
330
- | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-258** - Filesystem: ignore leading zeros in task IDs [@codex]<br>*#filesystem #cli* |
331
- | **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-247** - Web UI - Read-only Description with Edit Toggle (Hide Editor Mode Buttons) [@codex]<br>*#web-ui #editor #ux* |
332
- | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-238** - Fix web editor selection/cursor issues (MDEditor integration) [@codex]<br>*#web #bug #editor* |
333
- | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-253** - Web Board: fix layout for 4+ columns (horizontal scroll) [@codex]<br>*#web #ui #board* |
334
- | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-252** - Packaging: fix local install bin symlink with optional platform packages [@codex]<br>*#bug #packaging #npm* |
335
- | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-255** - Add TUI splash screen for bare backlog command [@codex]<br>*#cli #ui #dx* |
336
- | └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | **TASK-248** - Circular navigation in TUI list and Kanban board [@codex]<br>*#ui #tui #kanban* |
337
- | **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | **TASK-250** - Docs: fix subpath documents listing/view + unique IDs [@codex]<br>*#docs #bug #cli* |
338
- | **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | **TASK-251** - Board: harden remote branch normalization to avoid origin/origin refs [@codex]<br>*#bug #board #git* |
339
- | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | **TASK-254** - Init: default 'No' for Claude agent installation [@codex]<br>*#cli #init #agents* |
326
+ | **TASK-272** - Adopt npm trusted publishing for releases [@codex] | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-271** - Fix acceptance criteria section removal when list emptied [@codex] |
327
+ | **TASK-270** - Prevent command substitution in task creation inputs [@codex] | | **TASK-266** - Fix Implementation Notes heading truncation in web UI [@codex]<br>*#web-ui #bug* |
328
+ | **TASK-269** - Refactor backlog init agent selection [@codex] | | **TASK-265** - Web UI: Enhance all tasks view with in-progress highlighting and done tasks toggle [@web-ui-agent]<br>*#ui #enhancement* |
329
+ | **TASK-268** - Show agent instruction version status [@codex] | | **TASK-264** - TUI: Fix regression in task popup scrolling with arrow keys [@codex]<br>*#bug #tui #regression* |
330
+ | **TASK-267** - Add agent instruction version metadata [@codex] | | **TASK-263** - Ensure explicit agent instruction selection during init [@codex] |
331
+ | **TASK-262** - TUI: Show all configured status columns in Kanban [@codex]<br>*#tui #board #kanban #config #parity* | | **TASK-256** - Add CLI command to append implementation notes [@codex] |
332
+ | **TASK-260** - Web UI: Add filtering to All Tasks view [@codex]<br>*#web-ui #filters #ui* | | **TASK-261** - Init: Handle missing git origin gracefully [@codex]<br>*#cli #git #init #bug* |
333
+ | **TASK-259** - Add task list filters for Status and Priority<br>*#tui #filters #ui* | | **TASK-258** - Filesystem: ignore leading zeros in task IDs [@codex]<br>*#filesystem #cli* |
334
+ | **TASK-257** - Deep link URLs for tasks in board and list views | | **TASK-247** - Web UI - Read-only Description with Edit Toggle (Hide Editor Mode Buttons) [@codex]<br>*#web-ui #editor #ux* |
335
+ | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | **TASK-238** - Fix web editor selection/cursor issues (MDEditor integration) [@codex]<br>*#web #bug #editor* |
336
+ | **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-253** - Web Board: fix layout for 4+ columns (horizontal scroll) [@codex]<br>*#web #ui #board* |
337
+ | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-252** - Packaging: fix local install bin symlink with optional platform packages [@codex]<br>*#bug #packaging #npm* |
338
+ | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | **TASK-255** - Add TUI splash screen for bare backlog command [@codex]<br>*#cli #ui #dx* |
339
+ | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | **TASK-248** - Circular navigation in TUI list and Kanban board [@codex]<br>*#ui #tui #kanban* |
340
+ | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-250** - Docs: fix subpath documents listing/view + unique IDs [@codex]<br>*#docs #bug #cli* |
341
+ | └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | **TASK-251** - Board: harden remote branch normalization to avoid origin/origin refs [@codex]<br>*#bug #board #git* |
342
+ | **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | **TASK-254** - Init: default 'No' for Claude agent installation [@codex]<br>*#cli #init #agents* |
343
+ | **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
344
+ | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
340
345
  | **TASK-222** - Improve task and subtask visualization in web UI | | |
341
346
  | **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
342
347
 
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.12.2",
3
+ "version": "1.12.3",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["arm64"],
6
6
  "files": ["backlog","package.json","LICENSE"]