aitbc
a7b6e39cdf
fix: replace all print() with click.echo() or logger in CLI production code
- 55 CLI files: handlers/, aitbc_cli/commands/, cli/core/, cli/utils/, top-level scripts
- Click-based files: print() -> click.echo()
- Library modules: print() -> logger.info/error/warning
- Fixed pre-existing indentation bugs in monitor.py dashboard function
- Fixed bare print() -> logger.info('') in chain_manager.py
- 0 remaining print() in production CLI code
- All files compile cleanly
2026-05-25 13:53:49 +02:00
..
2026-05-12 17:01:57 +02:00
2026-05-25 13:53:49 +02:00
2026-05-08 22:31:19 +02:00
2026-05-25 13:53:49 +02:00
2026-05-25 13:53:49 +02:00
2026-04-21 21:14:09 +02:00
2026-05-25 13:53:49 +02:00
2026-05-25 13:53:49 +02:00
2026-05-19 19:38:06 +02:00
2026-05-19 19:38:06 +02:00
2026-05-25 13:53:49 +02:00
2026-04-25 18:04:54 +02:00
2026-05-19 19:38:06 +02:00
2026-05-11 20:12:01 +02:00
2026-05-25 13:53:49 +02:00
2026-05-19 19:38:06 +02:00
2026-05-25 13:53:49 +02:00
2026-05-25 13:53:49 +02:00
2026-05-19 11:42:17 +02:00
2026-05-22 23:13:47 +02:00
2026-05-25 13:53:49 +02:00
2026-04-02 14:13:54 +02:00
2026-05-12 17:01:57 +02:00
2026-05-11 20:12:01 +02:00
2026-05-20 10:38:53 +02:00
2026-05-11 20:12:01 +02:00