mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 21:00:30 +00:00
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:
parent
d99b7057ca
commit
d89f6e08ce
2 changed files with 7 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ out.jsonl
|
|||
pi-*.html
|
||||
out.html
|
||||
packages/coding-agent/binaries/
|
||||
todo.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue