generalbots/src/console
Rodrigo Rodriguez (Pragmatismo) 224ddd4a03 chore: Remove emoji icons from log messages and UI
Replace emoji icons with plain text/ASCII equivalents to prevent
encoding issues and improve console compatibility:
- Replace checkmarks with *
- Replace x marks with x
- Replace status indicators with text [OK], [ERR], etc.
- Remove decorative emojis from info/debug log messages
- Keep functional emojis in user-facing chat/sentiment features
2025-12-09 07:55:11 -03:00
..
chat_panel.rs - Split into botui. 2025-12-02 21:09:43 -03:00
editor.rs - Split into botui. 2025-12-02 21:09:43 -03:00
file_tree.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
log_panel.rs - Split into botui. 2025-12-02 21:09:43 -03:00
mod.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
status_panel.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
wizard.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00