backlog.md-darwin-arm64 1.9.5 → 1.10.1
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 +21 -36
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -112,7 +112,11 @@ The `backlog init` command provides comprehensive project setup with interactive
|
|
|
112
112
|
- **Remote operations** - enable/disable fetching tasks from remote branches
|
|
113
113
|
- **Web UI settings** - port and browser auto-open preferences
|
|
114
114
|
- **Agent guidelines** - AI agent instruction files (CLAUDE.md, .cursorrules, etc.)
|
|
115
|
-
- **Claude Code agent** - optional Backlog.md agent for enhanced task management
|
|
115
|
+
- **Claude Code agent** - optional Backlog.md agent for enhanced task management (defaults to not installed; opt-in during `init` or pass `--install-claude-agent true`)
|
|
116
|
+
|
|
117
|
+
### Documentation
|
|
118
|
+
|
|
119
|
+
- Document IDs are global across all subdirectories under `backlog/docs`. You can organize files in nested folders (e.g., `backlog/docs/guides/`), and `backlog doc list` and `backlog doc view <id>` work across the entire tree. Example: `backlog doc create -p guides "New Guide"`.
|
|
116
120
|
|
|
117
121
|
When re-initializing an existing project, all current configuration values are preserved and pre-populated in prompts, allowing you to update only what you need.
|
|
118
122
|
|
|
@@ -309,47 +313,28 @@ Perfect for sharing project status, creating reports, or storing snapshots in ve
|
|
|
309
313
|
|
|
310
314
|
<!-- BOARD_START -->
|
|
311
315
|
|
|
312
|
-
## 📊 Backlog.md Project Status (v1.
|
|
316
|
+
## 📊 Backlog.md Project Status (v1.10.0)
|
|
313
317
|
|
|
314
318
|
This board was automatically generated by [Backlog.md](https://backlog.md)
|
|
315
319
|
|
|
316
|
-
Generated on: 2025-09-06
|
|
320
|
+
Generated on: 2025-09-06 23:32:46
|
|
317
321
|
|
|
318
322
|
| To Do | In Progress | Done |
|
|
319
323
|
| --- | --- | --- |
|
|
320
|
-
| **TASK-
|
|
321
|
-
| **TASK-
|
|
322
|
-
| **TASK-
|
|
323
|
-
| **TASK-
|
|
324
|
-
| **TASK-
|
|
325
|
-
| **TASK-
|
|
326
|
-
| **TASK-
|
|
327
|
-
| **TASK-
|
|
328
|
-
| **TASK-217** -
|
|
329
|
-
|
|
|
330
|
-
|
|
|
331
|
-
|
|
|
332
|
-
|
|
|
333
|
-
| **TASK-
|
|
334
|
-
| **TASK-241** - Consolidate assignee normalization into helper [@codex] | | |
|
|
335
|
-
| **TASK-213** - Compute sequences from task dependencies<br>*#sequences #core* | | |
|
|
336
|
-
| **TASK-215** - Implement TUI view for sequences<br>*#sequences #tui #ui* | | |
|
|
337
|
-
| └─ **TASK-215.01** - TUI sequences: read-only view<br>*#sequences* | | |
|
|
338
|
-
| └─ **TASK-215.02** - TUI sequences: navigation and detail view<br>*#sequences* | | |
|
|
339
|
-
| └─ **TASK-215.03** - TUI sequences: move tasks with dependency updates<br>*#sequences* | | |
|
|
340
|
-
| └─ **TASK-215.04** - TUI sequences: create new sequences via drop positions<br>*#sequences* | | |
|
|
341
|
-
| └─ **TASK-215.05** - TUI sequences: tests and stability<br>*#sequences* | | |
|
|
342
|
-
| **TASK-214** - Add CLI command to list sequences<br>*#sequences #cli* | | |
|
|
343
|
-
| **TASK-242** - Centralize task filtering logic to eliminate duplication [@codex]<br>*#refactoring #backend #cli* | | |
|
|
344
|
-
| **TASK-240** - Improve binary resolution on Apple Silicon (Rosetta/arch mismatch) [@codex]<br>*#packaging #bug #macos* | | |
|
|
345
|
-
| **TASK-239** - Feature: Auto-link tasks to documents/decisions + backlinks [@codex]<br>*#web #enhancement #docs* | | |
|
|
346
|
-
| **TASK-238** - Fix web editor selection/cursor issues (MDEditor integration) [@codex]<br>*#web #bug #editor* | | |
|
|
347
|
-
| **TASK-237** - Fix invalid git ref 'origin/origin' during remote task loading [@codex]<br>*#git #bug #remote* | | |
|
|
348
|
-
| **TASK-235** - Fix duplicate Acceptance Criteria sections in tasks [@codex]<br>*#cli #bug* | | |
|
|
349
|
-
| **TASK-233** - MVP: Live task watcher in TUI (Bun.watch) [@codex]<br>*#tui #watcher #mvp* | | |
|
|
350
|
-
| **TASK-222** - Improve task and subtask visualization in web UI | | |
|
|
351
|
-
| **TASK-208** - Add paste-as-markdown support in Web UI<br>*#web-ui #enhancement #markdown* | | |
|
|
352
|
-
| **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* |
|
|
353
338
|
|
|
354
339
|
<!-- BOARD_END -->
|
|
355
340
|
|
package/backlog
CHANGED
|
Binary file
|