permaweb / aos

An operating system for AO: The hyper parallel computer
https://ao.g8way.io
Other
68 stars 46 forks source link

feat: dryRun support in aos #156

Open twilson63 opened 6 months ago

twilson63 commented 6 months ago

The ability to use dryRuns to query Processes without having to send a message.

.dryrun Balances

Basically, command then expression

.dryrun {Lua Expression}
twilson63 commented 1 month ago

This feature should be like watch but allows for users to interact via a eval.

aos --dry-run [name or processId]

Then run readonly functions