v0.5.152026-04-29ChangedOnboard summary now shows `owlp status` output with colored status icons instead of dim gray boxTransfer preview and submitted result use box component for readable amounts and tx hashesWallet addresses (create, import, existing) displayed in box for easy verificationSecurity warning for private key export uses yellow warning iconMnemonic reveal uses box component preserving color on alternate screen
v0.5.142026-04-29AddedKYC status pre-check before Step 3 prompt in onboard flowFixedKYC polling continues on rejected status so user can resubmit
v0.5.132026-04-24AddedComplete agent skills documentation for onboard and KYC workflowsPolling and passcode authentication model replacing callback serverOptional KYC step with `--skip-kyc` flag and interactive confirm promptSkill install hint in branded `--help` and `--json` outputChangedAuth flow redesigned from localhost callback to polling with passcode claim
vPre-release2026-04-13 to 2026-04-24AddedCore CLI framework with SSO authentication, wallet management, and multi-chain support (EVM, Stellar, Solana)Interactive send wizard with event-driven check/sign/submit pipelineInteractive transaction browser with type filtering and detail dispatchBrowser-based onboard flow for account setup and KYC verificationUnified status dashboard showing account, KYC, and wallet readinessTwo-tier mode classification: agent vs human with unified prompt primitivesMnemonic and private key shown on terminal alternate screen for securityBalance queries across all tokens, gas fee estimation, address verificationCountries list, wallet export-key, wallet naming and switchingCompact JSON envelope with `--json-pretty` escape hatchesbuild bundling with javascript-obfuscator for distributionStyle system with semantic color helpersJSON and human-readable output modes, stage/prod environment switching, debug logging