Skip to content

PhoenixClaw Ledger v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 04:25
· 60 commits to main since this release
18d16c9

PhoenixClaw Ledger v0.1.0

Financial tracking plugin for PhoenixClaw Core. Automatically detects expenses, extracts payment screenshots, and generates financial reports.

Requires: PhoenixClaw Core v0.0.3+

Installation

# Install core first if not installed
openclaw skill install phoenixclaw.skill

# Install ledger plugin
openclaw skill install phoenixclaw-ledger.skill

What's Changed

  • feat(core): implement advanced image extraction and curation rules in… by @goforu in #5
  • feat: Add financial goal management, transaction browsing, spending t… by @goforu in #6

Full Changelog: core-v0.0.6...ledger-v0.1.0