Skip to content

Commit

Permalink
add some todos
Browse files Browse the repository at this point in the history
  • Loading branch information
SlapDrone committed Nov 18, 2023
1 parent b5b7de3 commit 0fdb138
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ slopify slather -i vomit.md
```
## TODO

- [] accept diffs in apply markdown
- [] allow configurable token limit for dump with graceful failure when overbudget
- [] allow specifying sets of interdependent files commonly needed to be assessed jointly.
- [ ] accept diffs in apply markdown
- [ ] allow configurable token limit for dump with graceful failure when overbudget
- [ ] allow specifying sets of interdependent files commonly needed to be assessed jointly.
- shell command e.g. `slopify set create my_set ...`
- config file e.g. `slopify dump -c my_set`
- [] automatically generate relevant context from dependent modules with some static code analysis? (nice to have)
- [ ] automatically generate relevant context from dependent modules with some static code analysis? (nice to have)

## Disclaimer

Expand Down

0 comments on commit 0fdb138

Please sign in to comment.