Skip to content

Commit 4c05cb8

Browse files
Merge pull request #45 from DeDuckProject/claude/document-entry-point-limitation-PPyAx
Add known limitations section to README
2 parents c2e9ebb + cc8c41b commit 4c05cb8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,13 @@ See [CLAUDE.md](CLAUDE.md) for repo structure and contributor notes.
527527

528528
---
529529

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+
530537
## Roadmap
531538

532539
- **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

Comments
 (0)