agentcoinorg / AutoTx

A personal assistant for planning and executing on-chain transactions.
MIT License
108 stars 20 forks source link

continue thread after executing transactions #199

Open rihp opened 7 months ago

rihp commented 7 months ago

you tend to get kicked out of the session after executing a batch of transactions,

ideally you only run poetry run ask once, and say exit to quit.

this could change and improve the general ux, also help with the issue that AutoTx doesnt have a memory yet.