We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435b6d9 commit 52541a2Copy full SHA for 52541a2
1 file changed
cli/src/index.tsx
@@ -213,7 +213,6 @@ async function bootstrapCli(): Promise<void> {
213
}, [])
214
215
return (
216
- // Hi, I created this comment to push a commit to codecane haha.
217
<App
218
initialPrompt={initialPrompt}
219
agentId={agent}
0 commit comments