We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621fdae commit 04f2c57Copy full SHA for 04f2c57
1 file changed
cli/src/index.tsx
@@ -213,6 +213,7 @@ async function bootstrapCli(): Promise<void> {
213
}, [])
214
215
return (
216
+ // Hi!
217
<App
218
initialPrompt={initialPrompt}
219
agentId={agent}
0 commit comments