You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add an optional positional `<id>` argument to `nbd next` and `nbd ready` that restricts results to the dependency subtree of the given ticket. The scoping ticket itself is excluded from results. - CLI: add `id: Option<String>` to `Commands::Next` and `Commands::Ready` - Logic: build a `TicketGraph`, call `subtree()`, restrict candidate pool - Tests: 4 new integration tests covering scoped next/ready and --filter Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| claude_md_snippet.md | 3 months ago | |
| display.rs | 3 months ago | |
| filter.rs | 3 months ago | |
| graph.rs | 3 months ago | |
| main.rs | 3 months ago | |
| store.rs | 3 months ago | |
| tests.rs | 3 months ago | |
| ticket.rs | 3 months ago | |