Skip to content

Introduce bb CLI namespace#129

Merged
codeforester merged 1 commit into
mainfrom
enhancement/126-20260616-bb-cli-v2-namespace
Jun 16, 2026
Merged

Introduce bb CLI namespace#129
codeforester merged 1 commit into
mainfrom
enhancement/126-20260616-bb-cli-v2-namespace

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add the side-by-side bb console command for financial intelligence v2 workflows.
  • Move new v2 DAO/record helpers under the bankbuddy.bb namespace.
  • Keep existing bankbuddy and taxbuddy commands intact while documenting the transition path.

Validation

  • uv run pytest tests/test_bb_cli.py tests/test_bb_foundation.py tests/test_packaging.py -q
  • ./tests/validate.sh
  • git diff --check
  • git diff --cached --check

Closes #126

@codeforester codeforester force-pushed the enhancement/126-20260616-bb-cli-v2-namespace branch from edec55c to e199353 Compare June 16, 2026 17:12
@codeforester codeforester merged commit f541a16 into main Jun 16, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/126-20260616-bb-cli-v2-namespace branch June 16, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce bb CLI and v2 source namespace

1 participant