Commit graph

3 commits

Author SHA1 Message Date
f99013872d refactor: fix TaskEngine feature gate, thread-safe Extensions with Arc<RwLock>
All checks were successful
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Successful in 4m47s
2025-12-20 19:57:57 -03:00
583e764bb9 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
b7975497aa - Split into botui. 2025-12-02 21:09:43 -03:00