No description
Find a file
Rodrigo Rodriguez (Pragmatismo) e96b01cfc8 fix: connect to existing stack without starting new processes
- Add existing() constructors for BotServerInstance and BotUIInstance
- Use BOTSERVER_URL and BOTUI_URL env vars with sensible defaults
- Fix database defaults for existing stack mode (gbuser/gbuser)
2025-12-14 16:44:29 -03:00
src fix: connect to existing stack without starting new processes 2025-12-14 16:44:29 -03:00
tests fix: connect to existing stack without starting new processes 2025-12-14 16:44:29 -03:00
.gitignore refactor: improve test harness and browser automation 2025-12-07 02:14:37 -03:00
Cargo.lock Update harness and chat tests 2025-12-12 16:39:45 -03:00
Cargo.toml refactor: improve test harness and browser automation 2025-12-07 02:14:37 -03:00
PROMPT.md feat: add BotUI orchestration for e2e browser tests 2025-12-14 15:59:07 -03:00