Skip to content

Commit 6b66b57

Browse files
committed
Add roadmap with future feature ideas
1 parent 9c889e0 commit 6b66b57

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,17 @@ Together: complete spatial awareness of any repository.
179179

180180
No external dependencies. No API calls. Just fast, local parsing.
181181

182+
## Roadmap
183+
184+
Ideas for future versions:
185+
186+
- **Depth control** (`--depth 2`) — Limit heading levels shown, e.g., only h1/h2
187+
- **Token budget mode** (`--budget 4000`) — Auto-select sections that fit within a token limit
188+
- **JSON output** (`--json`) — Machine-readable output for piping and parsing
189+
- **Section previews** — Show first ~100 tokens of each section inline
190+
191+
PRs welcome for any of these!
192+
182193
## Contributing
183194

184195
1. Fork → 2. Branch → 3. Commit → 4. PR

0 commit comments

Comments
 (0)