-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Describe the bug
goose seems to get stuck on simple tasks such as reading/accessing a file. Typically, this happens when goose runs a long-running task like npm run dev..then other operations get blocked, but it seems to be happening in other cases as well.
Community member: @/fabian_andgo had the following session where goose got stuck, but there was no long running task and the context window was fairly low. When asked why it was taking so long goose said, "yeah sorry about that"
Let me check the taskAnalyzer.ts file to see if there might be an issue with the implementation:
─── text_editor | developer ──────────────────────────
path: ~/D/a/0/t/s/services/taskAnalyzer.ts
command: view
Now let me check if there are any environment variables set up properly for the API key:
─── text_editor | developer ──────────────────────────
path: ~/Documents/ai_test/03_cli_task_splitter/task-splitter/.env
command: view
Let me check what's in the .gooseignore file:
─── shell | developer ──────────────────────────
command: cat .gooseignore
Let me check what's in the .env file:
Context: ●●○○○○○○○○ 19% (50833/262144 tokens)
( O)>
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
goose should continue to run on simple tasks like reading a file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels