Skip to content

v0.2.12

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:46
· 62 commits to main since this release

compare changes

πŸš€ Features

  • Add an About page to Settings (7adc3f1)
  • Net Worth page, add_balance_assertions and add_prices agent tools (#29)

🐞 Bug Fixes

  • Keep the package-lock version in sync when releasing (8e8b90d)

♻️ Refactors

  • Adopt the standard electron-vite project layout (7b8709a)
  • Migrate the agent from pi RPC mode to the pi SDK (93457df)
  • Clean unused code out of the pi extension (b9e15c4)

πŸ“– Documentation

  • Introduce skills in the README and docs (0253fac)
  • Group the sidebar and add npm run docs for local preview (b2a19e9)
  • Move doc pages under /docs URLs with redirects (4c281da)
  • Clean up the docs (c5d74d9)
  • Update the app screenshot (8d72eac)

🏑 Chore

  • Update dependencies with security fixes (724b17c)
  • Drop npm audit from the verify gate (4e0492c)