fix(coding-agent): normalize raw git URLs in extension source matching

- Handle https://github.com/... URLs as git sources (not local)
- Strip .git suffix for consistent matching
This commit is contained in:
Mario Zechner 2026-01-22 14:19:04 +01:00
parent d99b7057ca
commit d89f6e08ce
2 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View file

@ -32,3 +32,4 @@ out.jsonl
pi-*.html
out.html
packages/coding-agent/binaries/
todo.md