backlog.md 1.10.0 → 1.10.2

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 +16 -36
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -313,48 +313,28 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
313
313
 
314
314
  <!-- BOARD_START -->
315
315
 
316
- ## 📊 Backlog.md Project Status (v1.9.2)
316
+ ## 📊 Backlog.md Project Status (v1.10.1)
317
317
 
318
318
  This board was automatically generated by [Backlog.md](https://backlog.md)
319
319
 
320
- Generated on: 2025-09-05 21:30:12
320
+ Generated on: 2025-09-06 23:41:06
321
321
 
322
322
  | To Do | In Progress | Done |
323
323
  | --- | --- | --- |
324
- | **TASK-254** - Init: default 'No' for Claude agent installation<br>*#cli #init #agents* | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-255** - Add TUI splash screen for bare backlog command [@codex]<br>*#cli #ui #dx* |
325
- | **TASK-253** - Web Board: fix layout for 4+ columns (horizontal scroll)<br>*#web #ui #board* | | **TASK-234** - Investigate newline handling in CLI descriptions [@codex]<br>*#cli #bug #ux* |
326
- | **TASK-252** - Packaging: fix local install bin symlink with optional platform packages<br>*#bug #packaging #npm* | | **TASK-236** - Fix TUI Unicode rendering for CJK (Chinese shows as ?) [@codex]<br>*#tui #bug #unicode* |
327
- | **TASK-251** - Board: harden remote branch normalization to avoid origin/origin refs<br>*#bug #board #git* | | **TASK-246** - Domain: split Description/Plan/Notes into first-party Task fields [@codex]<br>*#domain #parsing #web-ui #tui* |
328
- | **TASK-250** - Docs: fix subpath documents listing/view + unique IDs<br>*#docs #bug #cli* | | **TASK-227** - Web UI: interactive acceptance criteria editor [@codex]<br>*#web-ui #enhancement* |
329
- | **TASK-247** - Web UI - Read-only Description with Edit Toggle (Hide Editor Mode Buttons)<br>*#web-ui #editor #ux* | | **TASK-245** - Fix case-insensitive priority filtering [@codex] |
330
- | **TASK-248** - Circular navigation in TUI list and Kanban board<br>*#ui #tui #kanban* | | **TASK-232** - Nix build fails due to missing libstdc++.so.6 |
331
- | **TASK-244** - TUI: add live updates via watch in task list and kanban [@codex]<br>*#tui #watcher #enhancement* | | **TASK-231** - Fix case-insensitive status grouping and status normalization [@codex] |
332
- | **TASK-218** - Update documentation and tests for sequences<br>*#sequences #documentation #testing* | | **TASK-230** - Add --plain to task create/edit and print plain details after operation [@codex]<br>*#cli #plain-output* |
333
- | **TASK-217** - Create web UI for sequences with drag-and-drop<br>*#sequences #web-ui #frontend* | | |
334
- | └─ **TASK-217.03** - Sequences web UI: move tasks and update dependencies<br>*#sequences* | | |
335
- | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | |
336
- | └─ **TASK-217.02** - Sequences web UI: list sequences<br>*#sequences* | | |
337
- | └─ **TASK-217.01** - Sequences server: endpoints for list and move<br>*#sequences* | | |
338
- | **TASK-243** - Enable TUI task reordering with Shift+Arrow keys [@codex]<br>*#tui #ui #enhancement* | | |
339
- | **TASK-241** - Consolidate assignee normalization into helper [@codex] | | |
340
- | **TASK-213** - Compute sequences from task dependencies<br>*#sequences #core* | | |
341
- | **TASK-215** - Implement TUI view for sequences<br>*#sequences #tui #ui* | | |
342
- | └─ **TASK-215.01** - TUI sequences: read-only view<br>*#sequences* | | |
343
- | └─ **TASK-215.02** - TUI sequences: navigation and detail view<br>*#sequences* | | |
344
- | └─ **TASK-215.03** - TUI sequences: move tasks with dependency updates<br>*#sequences* | | |
345
- | └─ **TASK-215.04** - TUI sequences: create new sequences via drop positions<br>*#sequences* | | |
346
- | └─ **TASK-215.05** - TUI sequences: tests and stability<br>*#sequences* | | |
347
- | **TASK-214** - Add CLI command to list sequences<br>*#sequences #cli* | | |
348
- | **TASK-242** - Centralize task filtering logic to eliminate duplication [@codex]<br>*#refactoring #backend #cli* | | |
349
- | **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
350
- | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
351
- | **TASK-238** - Fix web editor selection/cursor issues (MDEditor integration) [@codex]<br>*#web #bug #editor* | | |
352
- | **TASK-237** - Fix invalid git ref 'origin/origin' during remote task loading [@codex]<br>*#git #bug #remote* | | |
353
- | **TASK-235** - Fix duplicate Acceptance Criteria sections in tasks [@codex]<br>*#cli #bug* | | |
354
- | **TASK-233** - MVP: Live task watcher in TUI (Bun.watch) [@codex]<br>*#tui #watcher #mvp* | | |
355
- | **TASK-222** - Improve task and subtask visualization in web UI | | |
356
- | **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
357
- | **TASK-200** - Add Claude Code integration with workflow commands during init<br>*#enhancement #developer-experience* | | |
324
+ | **TASK-257** - Deep link URLs for tasks in board and list views | └─ **TASK-24.1** - CLI: Kanban board milestone view [@codex] | **TASK-258** - Filesystem: ignore leading zeros in task IDs [@codex]<br>*#filesystem #cli* |
325
+ | **TASK-256** - Add CLI command to append implementation notes | | **TASK-247** - Web UI - Read-only Description with Edit Toggle (Hide Editor Mode Buttons) [@codex]<br>*#web-ui #editor #ux* |
326
+ | **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* |
327
+ | **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* |
328
+ | **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* |
329
+ | **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* |
330
+ | └─ **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* |
331
+ | └─ **TASK-217.04** - Sequences web UI: tests<br>*#sequences* | | **TASK-250** - Docs: fix subpath documents listing/view + unique IDs [@codex]<br>*#docs #bug #cli* |
332
+ | └─ **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* |
333
+ | **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* |
334
+ | **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | **TASK-234** - Investigate newline handling in CLI descriptions [@codex]<br>*#cli #bug #ux* |
335
+ | **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | **TASK-236** - Fix TUI Unicode rendering for CJK (Chinese shows as ?) [@codex]<br>*#tui #bug #unicode* |
336
+ | **TASK-222** - Improve task and subtask visualization in web UI | | **TASK-246** - Domain: split Description/Plan/Notes into first-party Task fields [@codex]<br>*#domain #parsing #web-ui #tui* |
337
+ | **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | **TASK-227** - Web UI: interactive acceptance criteria editor [@codex]<br>*#web-ui #enhancement* |
358
338
 
359
339
  <!-- BOARD_END -->
360
340
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md",
3
- "version": "1.10.0",
3
+ "version": "1.10.2",
4
4
  "files": [
5
5
  "cli.js",
6
6
  "resolveBinary.cjs",
@@ -13,11 +13,11 @@
13
13
  "backlog": "cli.js"
14
14
  },
15
15
  "optionalDependencies": {
16
- "backlog.md-linux-x64": "1.10.0",
17
- "backlog.md-linux-arm64": "1.10.0",
18
- "backlog.md-darwin-x64": "1.10.0",
19
- "backlog.md-darwin-arm64": "1.10.0",
20
- "backlog.md-windows-x64": "1.10.0"
16
+ "backlog.md-linux-x64": "1.10.2",
17
+ "backlog.md-linux-arm64": "1.10.2",
18
+ "backlog.md-darwin-x64": "1.10.2",
19
+ "backlog.md-darwin-arm64": "1.10.2",
20
+ "backlog.md-windows-x64": "1.10.2"
21
21
  },
22
22
  "scripts": {
23
23
  "postuninstall": "node postuninstall.cjs"