Session creation fails when git remote is not named "origin"
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 153
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Session creation fails when git remote is not named "origin"
When a project's git remote pointing to the correct GitHub repo is named something other than `origin` (e.g., `savvy-trader`), session creation fails with "has no origin remote." The app itself added the project using this remote, so it should use whichever remote matches the configured repo URL, not hardcode `origin`
---
| Field | Value |
| --- | --- |
| App version | 1.1.13 |
| OS | macOS 26.5.2 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 1 |
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start from session creation on the /chat path and trace how the configured repository URL is matched to a git remote. Verify the behavior with a project whose matching remote is not named origin; done means session creation succeeds using the remote that matches the configured GitHub repository URL.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, github
- Ambito
- desktop, developer-experience
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 68/100