There was an error while loading. Please reload this page.
1 parent 5aff4e9 commit e507034Copy full SHA for e507034
1 file changed
cli/src/index.tsx
@@ -232,6 +232,7 @@ async function bootstrapCli(): Promise<void> {
232
}, [])
233
234
return (
235
+ // Hi, I created this comment to push a commit to codecane haha.
236
<App
237
initialPrompt={initialPrompt}
238
agentId={agent}
0 commit comments