BROKEN - USE 2.3.2, or newer.
Many new updates and breaking changes since 2.2.0.
Some key updates are:
- The abilities format has changed, most notably around the addition of executors.
- All mutable files (abilities, adversaries, facts and planners) are now stored in the Stockpile plugin's data/ directory.
- The app uses an in-memory SQL database instead of a file-based DB (still SQLite, however).
- A new plugin, terminal, adds shell capabilities.
- Many new UI features have been added to Chain mode.
- Two new executors, pwsh (PowerShell core) and cmd (command prompt) have been added.