You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -527,6 +527,13 @@ See [CLAUDE.md](CLAUDE.md) for repo structure and contributor notes.
527
527
528
528
---
529
529
530
+
## Known limitations
531
+
532
+
-**Single entry point** — only one preview URL or start command per run is supported; multiple entry points are planned.
533
+
-**LLM provider** — tested with Anthropic; other providers may work but aren't officially supported yet.
534
+
535
+
---
536
+
530
537
## Roadmap
531
538
532
539
-**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.
0 commit comments