Every release shipped to Namera, straight from GitHub.
#8 63b1616 Thanks @envoy1084! - Print HelpDoc on root commands of command groups. This includes: - 
namera
namera keystore/k
namera smart-account/sa
namera session-key/sk
namera mcp
#7 6ddc54f Thanks @envoy1084! - Fix --quite flag typo throughout all commands - 
0644fc0 Thanks @envoy1084! - Add tslib as a dependency, for @zerodev/webauth-key to work - 
aa767ef Thanks @envoy1084! - Fix broken npm install caused by workspace:* dependencies being published. - 
8ad33c8 Thanks @envoy1084! - Initial release of @namera-ai/cli - 
A local-first, agent-first CLI for managing smart accounts with session keys and scoped permissions across chains.
This release provides a complete command-line interface for keystores, smart accounts, session keys, and MCP server management, designed for both interactive human use and deterministic agent-driven workflows.
Keystore Management
Smart Account Management
Session Key Management
MCP Server
get_wallet_address, get_balance, read_contract, native_transfer, execute_transaction7781aea]:
7781aea Thanks @envoy1084! - Initial release of @namera-ai/sdk - 
This release provides a focused API for creating accounts, issuing scoped session keys, and executing transactions across chains, built on ZeroDev smart accounts and viem.
Smart Accounts
Session Keys
Policies
Transaction Execution
Signing Utilities