f1b231ce3a
Update botserver submodule: Fix start.bas repeated execution
...
- Add Redis-based tracking to prevent start.bas from running repeatedly
when clicking suggestion buttons
- Add generic tool executor for LLM tool calling
- Fix suggestion duplication by clearing from Redis after fetch
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 13:50:13 +00:00
6a7cdf2800
Update bottemplates (removed default.gbai from git history)
2026-02-09 15:22:19 +00:00
21aa782fd2
Update bottemplates (remove default.gbai from core)
2026-02-09 15:15:31 +00:00
54966ff63f
Update submodules (botserver, bottemplates, botui)
2026-02-09 15:13:11 +00:00
bcb43ce887
Add config hot-reload and fix model routing
...
- Add ConfigWatcher for monitoring ~/data/*.gbai/*.gbot/config.csv
- Skip DriveMonitor for default bot (managed via ConfigWatcher)
- Fix model routing hierarchy: session → bot → default
- Fix ConfigWatcher to handle local embedded (llm-server=true)
- Add notify dependency for file system watching
- Add data/ to .gitignore (contains API keys)
- Update package.json for botui
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 15:09:36 +00:00
4736383997
Trigger contributor stats refresh
2026-02-08 16:31:59 +00:00
93519eba14
Update botserver to latest main
...
- Updated to 84458b2a (feat: Add BOTSERVER_PORT environment variable override)
2026-02-08 16:20:54 +00:00
0e47fd9476
Update submodule references to latest main/master
...
- botbook: Updated to 3e418df (latest main)
- botdevice: Updated to 7a5dab5 (latest master)
- botlib: Updated to 38dc7c0 (latest)
- botserver: Updated to e8ce642b (latest main)
- bottemplates: Updated to 1ce3295 (latest master)
- bottest: Updated to 68542cd (latest main)
- botui: Updated to 1bf9510 (latest main)
2026-02-08 16:19:05 +00:00
2f200e1e99
Update botserver submodule to latest commit (BOTSERVER_PORT env var)
BotServer CI / build (push) Failing after 12s
2026-02-06 12:57:28 -03:00
8e02195eca
Update botui submodule: CI fix for embed-ui
BotServer CI / build (push) Failing after 10s
2026-02-06 12:24:19 -03:00
41e314fd67
Update botui submodule: trigger CI build
BotServer CI / build (push) Failing after 12s
2026-02-06 12:13:11 -03:00
fe865fdfa1
Trigger CI: build botui with embed-ui feature
BotServer CI / build (push) Failing after 13s
2026-02-06 12:11:40 -03:00
068f011907
Update botui submodule to latest commit (CI workflow fix)
BotServer CI / build (push) Failing after 9s
2026-02-06 11:51:41 -03:00
df257e990e
Update botui submodule to latest commit (rust-embed fix)
BotServer CI / build (push) Failing after 9s
2026-02-06 11:37:03 -03:00
03a03c3a3f
Fix rust-embed: enable interpolate-folder-path in workspace
...
BotServer CI / build (push) Failing after 11s
- Enable interpolate-folder-path in workspace rust-embed dependency
- Required for RustEmbed to expand $CARGO_MANIFEST_DIR variable
2026-02-06 11:36:31 -03:00
974e1e688a
Update botui submodule: trigger CI workflow
BotServer CI / build (push) Failing after 9s
2026-02-06 10:57:19 -03:00
b5896c2493
Update botui submodule: reduce CI build jobs for stability
BotServer CI / build (push) Failing after 9s
2026-02-06 10:18:23 -03:00
5221bc9ec5
Remove config/directory_config.json
BotServer CI / build (push) Failing after 9s
2026-02-06 09:54:04 -03:00
65f1c762c1
Update botserver submodule: remove embed-ui from defaults
BotServer CI / build (push) Failing after 14s
2026-02-06 09:41:09 -03:00
5c3d772010
Update submodules: fix embed-ui feature and deployment
...
BotServer CI / build (push) Failing after 15s
- botui: Fixed rust-embed folder path for proper UI file embedding
- botserver: Removed Kubernetes deployment, added embed-ui documentation
- README: Updated with embed-ui feature explanation and deployment options
- Production deployments can now use single binary with embedded UI
2026-02-06 09:27:14 -03:00
164a0972a4
Update botserver submodule: Add embed-ui to default features
...
Production binaries should embed UI assets by default to avoid
requiring external ui/suite folder in deployment.
Note: botserver changes pushed to github, pragmatismo push pending
due to network issues.
2026-02-05 22:53:09 -03:00
1ccd1f9cc9
Update botserver submodule: Fix mold linker issue
BotServer CI / build (push) Failing after 17s
2026-02-05 22:43:44 -03:00
e194dcf9e6
Update botbook submodule: Add libsoup-3.0 installation docs
BotServer CI / build (push) Failing after 11s
2026-02-05 22:28:20 -03:00
3c5c01f4ea
Update botserver submodule: Fix PostgreSQL readiness check timeout
BotServer CI / build (push) Waiting to run
2026-02-05 22:23:36 -03:00
e50bcee8c7
Update botbook submodule - add javascriptcoregtk dependencies
BotServer CI / build (push) Failing after 9s
2026-02-05 22:18:10 -03:00
198bcf8edb
Update botbook submodule reference - fix GTK dependencies
BotServer CI / build (push) Failing after 8s
2026-02-05 22:14:08 -03:00
613a14ecfb
Add GTK/GNOME dependencies for Tauri desktop apps
...
BotServer CI / build (push) Failing after 9s
- Added libglib2.0-dev, libgobject-2.0-dev, libgio-2.0-dev
- Added libgtk-3-dev, libwebkit2gtk-4.0-dev for Tauri GUI
- Added libayatana-appindicator3-dev, librsvg2-dev
- Updated all OS installers (Debian/Ubuntu, Fedora/RHEL, Arch, Alpine)
- Added build options in script output (full workspace vs server-only)
- Fixes build errors from missing gio-2.0.pc and related libraries
2026-02-05 22:10:04 -03:00
cd2dd0f6f6
Update botserver submodule to 07ff7a62 - Fix PostgreSQL health check
BotServer CI / build (push) Failing after 12s
2026-02-05 21:56:10 -03:00
a13e3f7c51
docs: update botbook submodule to latest commit (a3a11ffd)
BotServer CI / build (push) Failing after 8s
2026-02-05 21:52:00 -03:00
c9eabb0f0d
docs: update botbook submodule to latest commit (9895e67f)
BotServer CI / build (push) Failing after 9s
2026-02-05 21:47:24 -03:00
edb40ea8e0
docs: update botbook submodule to latest commit (6f7044d9)
BotServer CI / build (push) Failing after 9s
2026-02-05 21:46:07 -03:00
416d0c7de6
docs: update botbook submodule to latest commit (f68ad311)
BotServer CI / build (push) Failing after 10s
2026-02-05 21:39:51 -03:00
24e0f3c3a6
docs: update botbook submodule to latest commit (8cfb624f)
BotServer CI / build (push) Failing after 8s
2026-02-05 21:37:26 -03:00
22d7bdc16e
Update botserver submodule to commit de3e5c4f
...
BotServer CI / build (push) Failing after 12s
Fix PostgreSQL ready check for already-running instances to properly
detect when PostgreSQL is ready, even for non-interactive users.
2026-02-05 21:09:56 -03:00
f67e25fcd3
Change submodule URLs from ALM to GitHub
...
BotServer CI / build (push) Failing after 11s
Remove ALM remote references to avoid authentication prompts when cloning.
All submodules now point to their GitHub repositories.
2026-02-05 20:51:24 -03:00
93e46dfdaa
Update botserver submodule to commit 3258f3ef
...
BotServer CI / build (push) Waiting to run
Fix PostgreSQL startup failure for non-interactive users
2026-02-05 20:41:14 -03:00
0b591e663e
chore: update botserver submodule reference
BotServer CI / build (push) Failing after 12m19s
2026-02-05 20:02:06 -03:00
b3c35feff7
chore: update botserver submodule after CI optimization
BotServer CI / build (push) Waiting to run
2026-02-05 19:55:19 -03:00
0ac7c4ed03
chore: add config/directory_config.json to gitignore
2026-02-05 19:53:52 -03:00
cb9c94223d
Update botserver submodule after database initialization fix
BotServer CI / build (push) Failing after 13m57s
2026-02-05 19:09:23 -03:00
1f5c25ce79
Update botserver submodule after database initialization fix
BotServer CI / build (push) Waiting to run
2026-02-05 19:02:45 -03:00
2a45c5d7c4
Update botserver submodule after Router import fix
BotServer CI / build (push) Failing after 23s
2026-02-05 18:41:51 -03:00
b6a0faf879
Update botui submodule after RustEmbed path fix
BotServer CI / build (push) Failing after 8s
2026-02-05 18:40:49 -03:00
f34e760697
Update botserver submodule after compilation fixes
BotServer CI / build (push) Failing after 14s
2026-02-05 18:31:38 -03:00
b6f69951f4
Add critical note about submodule push workflow
BotServer CI / build (push) Failing after 21s
2026-02-05 18:27:00 -03:00
92f2c012f0
Update botserver submodule to latest commit
BotServer CI / build (push) Failing after 14s
2026-02-05 18:12:57 -03:00
14d95994b9
Update botserver submodule after workflow fixes
BotServer CI / build (push) Has been cancelled
2026-02-05 18:08:44 -03:00
4f7f0fff0e
Fix: Remove GitHub Actions cache for Forgejo compatibility
2026-02-05 18:03:03 -03:00
d48791290a
Fix: Remove path filters from CI workflow to ensure it triggers on all pushes
2026-02-05 17:59:49 -03:00
8831c56c90
Move CI workflow to workspace root (Forgejo only detects workflows at repo root)
BotServer CI / build (push) Failing after 23s
2026-02-05 15:31:51 -03:00