-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
i am not sure how to use the project i stated with:
export GEMINI_API_KEY="myapikey"
then:
me@MacBook-Air-de-Ivan geminiflow % gemini-flow init --sparc
🚀 Initializing Gemini Code Flow project...
? Maximum concurrent agents: 10
? Default agent mode: coder
✓ Project initialized successfully!
Next steps:
- Set your GEMINI_API_KEY environment variable
- Run: gemini-flow sparc architect "Design my system"
- Or run: gemini-flow start (for interactive mode)
me@MacBook-Air-de-Ivan geminiflow %
after that i set again the api key
export GEMINI_API_KEY="myapikey"
then
gemini-flow sparc architect "create an html page with sample content"
after that it only create a md file inside .gemini-flow
and there is nothing inside of folders docs/ src/ test/ are empty ???
After that also i ran
me@MacBook-Air-de-Ivan geminiflow % gemini-flow start --config "/Users/ivanvilches/proyectos mios/geminiflow/.gemini-flow.json"
Starting Gemini Code Flow Orchestrator...
[INFO] [Orchestrator] Starting Gemini Code Flow Orchestrator...
✓ Orchestrator started successfully
there is stuck and do nothing
what i am missing? thanks you.
Metadata
Metadata
Assignees
Labels
No labels