botui/src
Rodrigo Rodriguez (Pragmatismo) a1a30adb2c Fix embed-ui feature: correct rust-embed folder path
- Changed rust-embed folder from '../ui' to 'ui' (relative to crate root)
- Added conditional imports to eliminate unused import warnings
- Now UI files properly embed into botui binary during compilation
- Resolves production error: 'Asset suite/index.html not found in embedded binary'
2026-02-06 09:26:30 -03:00
..
shared Update UI components and state management 2025-12-23 15:53:07 -03:00
ui_server Fix embed-ui feature: correct rust-embed folder path 2026-02-06 09:26:30 -03:00
http_client.rs Update UI components and state management 2025-12-23 15:53:07 -03:00
lib.rs Update UI components and state management 2025-12-23 15:53:07 -03:00
main.rs chore: Revert default log level to info 2026-01-27 18:44:22 -03:00