Skip to content

morning-cli v0.1.0 — Initial Release

Choose a tag to compare

@MaorZ19 MaorZ19 released this 10 Apr 20:23
· 15 commits to main since this release

morning-cli v0.1.0

Agent-native CLI for the morning by Green Invoice REST API — 66 endpoints, interactive REPL, onboarding wizard, JSON envelopes for AI agents, sandbox-first defaults.

Install

pip install morning-cli
morning-cli auth init

Highlights

  • 🔧 66 API endpoints across 10 resource groups
  • 🧙 Interactive setup wizard (morning-cli auth init)
  • 💬 REPL as the default mode
  • 🤖 --json envelopes for AI agent consumption
  • 🔐 Automatic JWT refresh on 401
  • 🧪 55 tests including 24 live sandbox E2E
  • 🇮🇱 Hebrew error messages preserved end-to-end

Links

Built by JangoAI using the cli-anything methodology.