We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a2822 commit 98aad28Copy full SHA for 98aad28
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