rodriguez
  • Joined on 2025-03-25
rodriguez pushed to master at GeneralBots/gb 2025-12-27 20:25:15 +00:00
361b27e047 Setup root repo with submodules for all bot components
b7dc884614 Fix all clippy warnings and errors across workspace
6f8dcdd858 Add restart script
9cd50e15d6 Update .gitignore to exclude subproject directories
c4544468f1 Add workspace README and configuration files
rodriguez created branch master in GeneralBots/gb 2025-12-27 20:25:15 +00:00
rodriguez created repository GeneralBots/gb 2025-12-27 20:24:58 +00:00
rodriguez pushed to main at GeneralBots/botapp 2025-12-20 22:59:11 +00:00
a5cde031a1 refactor: integrate TrayManager with Tauri commands, zero dead code
rodriguez pushed to main at GeneralBots/botui 2025-12-20 22:59:06 +00:00
1a50680712 refactor: eliminate router duplication, graceful shutdown, data-driven static routes
rodriguez pushed to main at GeneralBots/botserver 2025-12-20 22:58:59 +00:00
f99013872d refactor: fix TaskEngine feature gate, thread-safe Extensions with Arc<RwLock>
ec3ee5329e fix: add DNS configuration to containers before apt-get
bc3b3845b4 fix: make exec_in_container return errors instead of silently warning
9a3ac6141e fix: pass VAULT_ADDR inside container via bash -c
f20d662941 fix: store vault-unseal-keys in working directory, not /opt/gbo/secrets
Compare 9 commits »
rodriguez pushed to main at GeneralBots/botlib 2025-12-20 22:58:54 +00:00
7928c0ef14 refactor: enterprise-grade error handling, HTTP client, models with builder patterns
rodriguez pushed to main at GeneralBots/botserver 2025-12-19 12:48:24 +00:00
07c479b307 fix: install base packages (wget, unzip, curl) in containers before download
rodriguez pushed to main at GeneralBots/botserver 2025-12-19 12:34:06 +00:00
f4e0fc4f28 fix: allow container install without Vault configured
rodriguez pushed to main at GeneralBots/botserver 2025-12-19 00:20:58 +00:00
e3e24e514f fix: make container installation fully non-interactive
rodriguez pushed to master at GeneralBots/botbook 2025-12-19 00:10:22 +00:00
83fdfa6226 docs: clarify container commands must run on host, add vault/vectordb examples
rodriguez pushed to main at GeneralBots/botserver 2025-12-19 00:10:11 +00:00
49eb6bcf11 feat: add fallback images for LXC container creation and install-dependencies.sh
rodriguez pushed to main at GeneralBots/botui 2025-12-18 21:59:12 +00:00
f6fc423d48 chore: remove Alpine.js references
rodriguez pushed to main at GeneralBots/botserver 2025-12-18 21:58:56 +00:00
26d7dcceb7 chore: consolidate migrations 6.1.1-6.1.3 into 6.1.0_enterprise_suite
rodriguez pushed to main at GeneralBots/botserver 2025-12-18 20:33:07 +00:00
ff6f332763 ci: debug build, no swap (fastest)
rodriguez pushed to main at GeneralBots/botserver 2025-12-18 20:14:41 +00:00
aac4de2ce4 ci: fix swap setup and optimize release build for low memory
rodriguez pushed to main at GeneralBots/bottest 2025-12-18 19:23:07 +00:00
706391b272 docs: update PROMPT.md with weekly maintenance checklist
rodriguez pushed to main at GeneralBots/botapp 2025-12-18 19:22:58 +00:00
3a2510c22b docs: update PROMPT.md with weekly maintenance checklist
rodriguez pushed to main at GeneralBots/botlib 2025-12-18 19:22:51 +00:00
b7b313c2e9 docs: update PROMPT.md with weekly maintenance checklist
rodriguez pushed to main at GeneralBots/botui 2025-12-18 19:22:42 +00:00
dcdc9837e0 feat: add Organizations & Bot Tree settings UI