Roadmap
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Where pixelpi is headed. pixelpi stays minimal on purpose — six primitives over raw CDP, any model — so the roadmap is about depth and reach, not surface area.
**Near term**
- [ ] #5 Action cache — replay resolved actions at ~zero tokens (the big speedup)
- [ ] #2 Truncation hint in `look()`
- [ ] #1 Chrome detection on Linux/Windows
- [ ] #4 Demo GIF in the README
**Reach**
- [ ] #3 More model providers (Gemini, local/Ollama)
- [ ] #6 Vision (Set-of-Marks) fallback for canvas / poor-markup pages
- [ ] Multi-tab driving
**Honest limitations today**
- Auth walls, captchas, and bot detection are not solved — run against sites you trust.
- The demo can take more steps than it should on interaction-heavy pages; the action cache is the fix.
Ideas and PRs welcome — see [CONTRIBUTING](../blob/main/CONTRIBUTING.md). Good first issues are labeled `good first issue`.
Contributor guide
Assessment
This issue has not been assessed yet.