Tacit Lab TacitLab
  • 中国 · 深圳
  • Joined on 2026-04-16
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-17 18:19:27 +08:00
3855477155 refactor: flatten account command to a single balances view
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-17 17:00:03 +08:00
d629c25232 fix: resolve merge conflicts and lint issues
4602583760 Merge remote-tracking branch 'origin/main' into main
ca0625b199 chore: bump version to 2.1.1
a0e01ca56f chore: bump version to 2.1.0
f528575aa8 feat: add catlog command, agent flag reorder, and TUI polish
Compare 5 commits »
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-17 00:40:38 +08:00
9224621d7e feat: add CLI aliases, flatten trade commands, and introduce --doc
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 20:21:48 +08:00
6923013694 fix: remove recvWindow from exchange_info wrapper
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 20:10:20 +08:00
0f862957b0 refactor: remove all futures-related capabilities
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 19:19:14 +08:00
680bd3d33c fix: allow -a/--agent flag after subcommands
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 19:12:25 +08:00
f06a1a34f1 feat: Braille spinner, shell completions, TUI polish
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 19:11:42 +08:00
536425e8ea feat: add Braille spinner, shell completions, and TUI polish
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 18:50:16 +08:00
b857ea33f3 refactor: rename update command to upgrade
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 18:47:11 +08:00
cdc90a9be1 fix: clean up update TUI output and suppress noisy stderr
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 18:36:28 +08:00
9395978440 feat: human-friendly TUI output with --agent flag for JSON/compact
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 18:00:50 +08:00
b78845eb43 feat: add self-update command and bump to 2.0.1
TacitLab pushed to main at TacitLab/coinhunter-cli 2026-04-16 17:23:38 +08:00
52cd76a750 refactor: rewrite to CoinHunter V2 flat architecture