rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-03-02 10:13:16 +00:00
4e0737f60a chore: Update submodules with Phase 0 deployment infrastructure
rodriguez pushed to main at GeneralBots/botserver 2026-03-02 10:12:57 +00:00
33d6f90ba8 feat: Add Phase 0 deployment infrastructure (CRITICAL)
rodriguez pushed to main at GeneralBots/botui 2026-03-02 10:12:57 +00:00
b26d3ef4a5 feat: Add Phase 0 deployment UI in Vibe (CRITICAL)
rodriguez pushed to main at GeneralBots/gb 2026-03-02 01:37:27 +00:00
649afd7947 chore: Update submodules with enhanced logging
a99c17008e chore: update botserver submodule with Zitadel OAuth fix
Compare 2 commits »
rodriguez pushed to main at GeneralBots/botui 2026-03-02 01:37:12 +00:00
dd6e1aa2bc style: Format vibe.html for better readability
rodriguez pushed to main at GeneralBots/botserver 2026-03-02 01:36:51 +00:00
1e71c9be09 feat: Add comprehensive stage progress logging
c326581a9e fix(zitadel): resolve OAuth client initialization timing issue
Compare 2 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 13:17:44 +00:00
1bbb94d500 fix(directory): improve error message for invalid credentials
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 13:12:01 +00:00
8016caa790 fix(bootstrap): create OAuth client when Zitadel is already running
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 13:06:43 +00:00
2a6c599c75 feat(directory): read admin credentials from ~/.gb-setup-credentials
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 12:52:59 +00:00
eb5c12c466 fix(directory): add .await to ensure_admin_token() calls
rodriguez pushed to main at GeneralBots/gb 2026-03-01 12:42:56 +00:00
abedde3af7 feat(directory): improve OAuth client creation with better credential handling
9fc33725b7 fix: use OAuth client credentials when PAT is missing
Compare 2 commits »
rodriguez deleted branch master from GeneralBots/botserver 2026-03-01 10:46:08 +00:00
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 10:43:57 +00:00
2c92a81302 merge: Unify master into main - all commits unified
8f495c75ec WIP: Local changes before merging master into main
fc0926ffff WIP: Multiple code improvements from previous session
e8ce642b81 Update default port from 8088 to 9000
Compare 4 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-03-01 10:33:49 +00:00
bbdf243c86 fix: OAuth client creation during bootstrap
0b1b17406d chore(core): various email and security updates
Compare 2 commits »
rodriguez pushed to main at GeneralBots/gb 2026-02-28 16:30:47 +00:00
7d4708b516 chore: bump botui submodule for theme manager fix
34af1f2a16 Complete agent UI workspace
21b96804e8 chore: update botui submodule with WebSocket improvements
a6a221788b chore: update botui submodule with anonymous chat fix
610741e123 chore: update botui submodule with correct app paths
Compare 9 commits »
rodriguez pushed to main at GeneralBots/botui 2026-02-28 16:29:53 +00:00
0c2dd80f30 fix(theme): map sentient css variables properly to avoid black boxes on light themes
6bbfa2989e fix: change body height back to 100vh on desktop.html to fix gray cut-off at bottom
d13c82b7c8 fix: replace tailwind utility classes with custom css in window manager to ensure theme consistency
7279104bbc fix: final layout and theme fixes for absolute full screen without black frames
aef91abc1c fix: remove background grid pattern and ensure absolute full screen desktop
Compare 20 commits »
rodriguez pushed to main at GeneralBots/gb 2026-02-22 19:21:49 +00:00
19b4a20a02 chore: update botserver submodule with work directory path fixes
rodriguez pushed to main at GeneralBots/botserver 2026-02-22 19:21:08 +00:00
764f058653 fix: update work directory paths to use botserver-stack/data/system/work
rodriguez pushed to main at GeneralBots/gb 2026-02-22 18:56:28 +00:00
792a13eb67 chore: synchronize submodules and update root dependencies
rodriguez pushed to main at GeneralBots/botui 2026-02-22 18:56:13 +00:00
6afeeb311f chore: update htmx and suite_app javascript