Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,13 @@ See [CLAUDE.md](CLAUDE.md) for repo structure and contributor notes.

---

## Known limitations

- **Single entry point** — only one preview URL or start command per run is supported; multiple entry points are planned.
- **LLM provider** — tested with Anthropic; other providers may work but aren't officially supported yet.

---

## Roadmap

- **Multiple preview URL support** — currently GitGlimpse accepts a single preview URL per run; planned support for specifying multiple starting points so a single PR can record demos across several routes or environments simultaneously.
Expand Down
Loading