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
Cicero 0.12 lost the ability to call cicero parse or cicero execute without a state.json file. For most template the initial state can be obtained by executing init so it would be nice to do that instead of forcing the presence of a state.json file.
The text was updated successfully, but these errors were encountered:
Cicero 0.12 lost the ability to call
cicero parse
orcicero execute
without astate.json
file. For most template the initial state can be obtained by executinginit
so it would be nice to do that instead of forcing the presence of astate.json
file.The text was updated successfully, but these errors were encountered: