You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Starting to notice random terminations in the CLI. This instruction causes the cli to terminate without warning.
> ./target/debug/goose session
starting session | provider: databricks model: goose-claude-3-7-sonnet
logging to /Users/wendytang/.local/share/goose/sessions/20250501_170834.jsonl
working directory: /Users/wendytang/Development/goose
Goose is running! Enter your instructions, or try asking what goose can do.
( O)> view the contents in my downloads dir - pick a pdf file and summarize it for me
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
start a goose session
tell goose 'view the contents in my downloads dir - pick a pdf file and summarize it for me'
observe whether the session crashes
Expected behavior
session should not crash
Screenshots
Please provide following information:
OS & Arch: mac m1
Interface: cli
Version: 1.0.20
Extensions enabled: pdfreader, developer
Provider & Model: claude-sonnet-3-7
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Starting to notice random terminations in the CLI. This instruction causes the cli to terminate without warning.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
session should not crash
Screenshots
Please provide following information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: