We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I updated my lakefile.lean following the provided advice and successfully ran the following commands:
lake update lake exe LeanCopilot/download lake build
However, I encountered an error when trying to use the tactics provided by LeanCopilot:
The text was updated successfully, but these errors were encountered:
Have you tried restarting the file?
Also, I just updated LeanCopilot to support recent versions of Lean. It would be great to re-try with the latest version.
Sorry, something went wrong.
No branches or pull requests
I updated my lakefile.lean following the provided advice and successfully ran the following commands:
However, I encountered an error when trying to use the tactics provided by LeanCopilot:
![image](https://private-user-images.githubusercontent.com/104308371/397730915-73dbf19b-728f-4ee2-bd0c-bab05ed3def9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDc2NzQsIm5iZiI6MTczOTAwNzM3NCwicGF0aCI6Ii8xMDQzMDgzNzEvMzk3NzMwOTE1LTczZGJmMTliLTcyOGYtNGVlMi1iZDBjLWJhYjA1ZWQzZGVmOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQwOTM2MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xOGVhY2ZkMzMxMmEwNWJhZjJiNDNlZGI1Zjk0MWY1NjA0ZmQxMjk2NTViYzNjYTAyNGM5ODhlZmNmMTUzNjc1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.kXJ45E5w_fsemSk538CWXFA_U3HNtOgM6en9CSt3Fz0)
The text was updated successfully, but these errors were encountered: