aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/fund.rs
AgeCommit message (Expand)Author
2026-05-05chore: remove redundant commentsnsfisis
2026-05-05refactor(commands): consolidate working_dir resolution into Cli methodnsfisis
2026-05-02fix(installer): match Composer's transaction order and uninstall labelnsfisis
2026-02-23fix(fund): add ANSI color styling and use Console API for outputnsfisis
2026-02-22fix(fund): use 4-space JSON indentation to match Composernsfisis
2026-02-22refactor(async): migrate from blocking HTTP to async/await with tokionsfisis
2026-02-22refactor(workspace): split monolithic crate into 6 workspace cratesnsfisis
2026-02-21feat(console): add structured error handling, verbosity, and suggestionsnsfisis
2026-02-21feat(fund): implement fund command with text and JSON outputnsfisis
2026-02-11change commands::*::execute() signaturesnsfisis
2026-02-11enable workspacensfisis