Programmatic filtering
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Idea:
```sh
bolt ws --when [ -f ./tsconfig.json ] -- tsc
```
Contributor guide
Research direction
Start by tracing the `bolt ws` command and how it handles command arguments. Define how the `--when` shell predicate should be evaluated, including the example with `tsconfig.json`, and document or test the expected behavior. Done means programmatic filtering works reliably for workspace commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100