mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 15:03:31 +00:00
Update /share URL to buildwithpi.ai
This commit is contained in:
parent
fe0cf49e3f
commit
d01d3df81f
2 changed files with 5 additions and 1 deletions
|
|
@ -3245,7 +3245,7 @@ export class InteractiveMode {
|
|||
}
|
||||
|
||||
// Create the preview URL
|
||||
const previewUrl = `https://shittycodingagent.ai/session?${gistId}`;
|
||||
const previewUrl = `https://buildwithpi.ai/session?${gistId}`;
|
||||
this.showStatus(`Share URL: ${previewUrl}\nGist: ${gistUrl}`);
|
||||
} catch (error: unknown) {
|
||||
if (!loader.signal.aborted) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue