Skip to content

CLI 0.5.5: banner tagline to money-movement positioning - #110

Merged
fabianocruz merged 1 commit into
mainfrom
feat/cli-banner-money-movement
Jul 3, 2026
Merged

fabianocruz merged 1 commit into
mainfrom
feat/cli-banner-money-movement

Conversation

@fabianocruz

Copy link
Copy Markdown
Member

Aligns the CLI with the site redesign (codespar-web #553):

  • banner tagline: 'Commerce infrastructure for AI agents in Latin America' → 'The agentic OS for money movement in Latin America'
  • package description reframed (mint mandates named in the surface)
  • VERSION + package.json → 0.5.5, lockfile synced
  • verified: build green, 23/23 CLI tests, banner + --version output checked from dist

After merge: tag v0.5.5-cli to publish via the OIDC flow.

🤖 Generated with Claude Code

…ning

The site now says 'The agentic OS for money movement in Latin America'
(codespar-web #553) while the CLI banner still printed the old commerce
line. Aligns banner, package description and VERSION; lockfile synced.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@fabianocruz
fabianocruz merged commit 23bf801 into main Jul 3, 2026
8 checks passed
fabianocruz added a commit that referenced this pull request Jul 4, 2026
… Python (#112)

Rebase of the pre-reboot `feat/agentic-receipt-type` work onto current
main (only this commit was new; the CLI 0.5.x commits below it already
landed via #110).

Publishes the canonical agentic receipt type so SDK consumers can type
what `codespar_ledger action=receipt` returns: mandate -> quote ->
payment -> delivery, tamper-evident chain hash, settle-time exceptions.
Rail-agnostic structure; only the delivery proof artifact differs (NF-e
+ Pix endToEndId vs the x402 resource response).

- @codespar/types: `AgenticReceipt`, `ReceiptException`,
`LedgerReceiptResult`, `LedgerReceiptsResult`; `LedgerArgs` gains
`receipt`/`receipts` actions + `receipt_id`/`consumer_id`/`limit`. Bump
0.10.14 -> 0.10.15 (manifest in lockstep).
- Python mirror: same dataclasses + extended `LedgerAction`, re-exported
from `codespar.__init__`.

Verified against current main: tsc build, 101 vitest, mypy --strict
clean, 77 pytest, ruff clean. NOT published to npm (OIDC publish
ceremony runs separately).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant