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
goose run --text "I just reset your context. Read the README.md of this project. Then start implementing what's on the README.md, while keeping the README.md up-to-date. Regularly commit your changes. Regularly verify if everything is working with cargo build and cargo test. Don't be shy to use cargo clippy --fix --allow-dirty --allow-staged; cargo fmt either. Focus on correctness, think step-by-step. You will lose your context frequently, so, if something is important, add it to the README.md. You can also look at tree --gitignore on start. Ensure that the project structure is correct, and we don't have dangling files we forgot about. You can also consult git log to understand what we did recently."