botserver/prompts
Rodrigo Rodriguez (Pragmatismo) fd45f4e0dd refactor: simplify UI panels, use pooled DB, add --noui flag
- Removed unused `id` and `app_state` fields from `ChatPanel`; updated constructor to accept but ignore the state, reducing memory footprint.
- Switched database access in `ChatPanel` from a raw `Mutex` lock to a connection pool (`app_state.conn.get()`), improving concurrency and error handling.
- Reordered and cleaned up imports in `status_panel.rs` and formatted struct fields for readability.
- Updated VS Code launch configuration to pass `--noui` argument, enabling headless mode for debugging.
- Bumped several crate versions in `Cargo.lock` (e.g., `bitflags` to 2.10.0, `syn` to 2.0.108, `cookie` to 0.16.2) and added the new `ashpd` dependency, aligning the project with latest library releases.
2025-11-11 09:42:52 -03:00
..
ai Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
analytics Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
business Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
calendar Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
code Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
communication Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
conversations Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
core Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
crm Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
dev refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
files Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
groups Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
health Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
marketing Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
scheduled Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
security Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
tools Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
geral.bas Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00