generalbots/src/core/package_manager
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
..
setup chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
cache.rs feat: add offline installer cache and health endpoints 2025-12-08 14:08:49 -03:00
cli.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
component.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00
facade.rs fix(bootstrap): Suppress all subprocess output to prevent console UI corruption 2025-12-09 01:09:04 -03:00
installer.rs fix(bootstrap): Suppress all subprocess output to prevent console UI corruption 2025-12-09 01:09:04 -03:00
mod.rs feat: add offline installer cache and health endpoints 2025-12-08 14:08:49 -03:00
os.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00