LICENSE
README.md
pyproject.toml
beans/__init__.py
beans/__main__.py
beans/analysis.py
beans/archive.py
beans/budget.py
beans/classify.py
beans/cli.py
beans/completions.py
beans/economic.py
beans/export.py
beans/forecast.py
beans/fx.py
beans/goals.py
beans/importer.py
beans/invest.py
beans/ledger.py
beans/loans.py
beans/matching.py
beans/models.py
beans/reconcile.py
beans/recurring.py
beans/render.py
beans/reports.py
beans/restore.py
beans/status.py
beans/utils.py
beans/_toolcore/__init__.py
beans/_toolcore/bundle.py
beans/_toolcore/redaction.py
beans/_toolcore/runner.py
beans/_toolcore/tools.py
beans/ai/__init__.py
beans/ai/ask.py
beans/ai/client.py
beans/ai/config.py
beans/ai/prompts.py
beans/ai/review.py
beans/mcp/__init__.py
beans/mcp/__main__.py
beans/mcp/doctor.py
beans/mcp/server.py
beans_ledger.egg-info/PKG-INFO
beans_ledger.egg-info/SOURCES.txt
beans_ledger.egg-info/dependency_links.txt
beans_ledger.egg-info/entry_points.txt
beans_ledger.egg-info/requires.txt
beans_ledger.egg-info/top_level.txt
tests/test_ai.py
tests/test_analysis.py
tests/test_archive.py
tests/test_bump_version.py
tests/test_classify.py
tests/test_cli.py
tests/test_economic.py
tests/test_export.py
tests/test_forecast.py
tests/test_fx.py
tests/test_goals.py
tests/test_importer.py
tests/test_invest.py
tests/test_ledger.py
tests/test_loans.py
tests/test_matching.py
tests/test_mcp.py
tests/test_reconcile.py
tests/test_recurring.py
tests/test_reports.py
tests/test_restore.py
tests/test_skill_scripts.py
tests/test_status.py
tests/test_utils.py