Expense Tracker Log expenses with categories and query them. Uses SQLite for persistent storage. SDK features: @app.action(name=...), db (SQLite), save_json(), Literal type hint (dropdown), float type hint, multiple actions