Commit graph

267 commits

Author SHA1 Message Date
c9eabb0f0d docs: update botbook submodule to latest commit (9895e67f)
Some checks failed
BotServer CI / build (push) Failing after 9s
2026-02-05 21:47:24 -03:00
edb40ea8e0 docs: update botbook submodule to latest commit (6f7044d9)
Some checks failed
BotServer CI / build (push) Failing after 9s
2026-02-05 21:46:07 -03:00
416d0c7de6 docs: update botbook submodule to latest commit (f68ad311)
Some checks failed
BotServer CI / build (push) Failing after 10s
2026-02-05 21:39:51 -03:00
24e0f3c3a6 docs: update botbook submodule to latest commit (8cfb624f)
Some checks failed
BotServer CI / build (push) Failing after 8s
2026-02-05 21:37:26 -03:00
22d7bdc16e Update botserver submodule to commit de3e5c4f
Some checks failed
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
Some checks failed
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
Some checks are pending
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
Some checks failed
BotServer CI / build (push) Failing after 12m19s
2026-02-05 20:02:06 -03:00
b3c35feff7 chore: update botserver submodule after CI optimization
Some checks are pending
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
Some checks failed
BotServer CI / build (push) Failing after 13m57s
2026-02-05 19:09:23 -03:00
1f5c25ce79 Update botserver submodule after database initialization fix
Some checks are pending
BotServer CI / build (push) Waiting to run
2026-02-05 19:02:45 -03:00
2a45c5d7c4 Update botserver submodule after Router import fix
Some checks failed
BotServer CI / build (push) Failing after 23s
2026-02-05 18:41:51 -03:00
b6a0faf879 Update botui submodule after RustEmbed path fix
Some checks failed
BotServer CI / build (push) Failing after 8s
2026-02-05 18:40:49 -03:00
f34e760697 Update botserver submodule after compilation fixes
Some checks failed
BotServer CI / build (push) Failing after 14s
2026-02-05 18:31:38 -03:00
b6f69951f4 Add critical note about submodule push workflow
Some checks failed
BotServer CI / build (push) Failing after 21s
2026-02-05 18:27:00 -03:00
92f2c012f0 Update botserver submodule to latest commit
Some checks failed
BotServer CI / build (push) Failing after 14s
2026-02-05 18:12:57 -03:00
14d95994b9 Update botserver submodule after workflow fixes
Some checks failed
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)
Some checks failed
BotServer CI / build (push) Failing after 23s
2026-02-05 15:31:51 -03:00
b9d6816644 Fix migration: Remove orphaned COMMENT statements for session_kb_associations table 2026-02-05 14:28:38 -03:00
c258a61ad5 Update botserver submodule: Improve PostgreSQL error messages 2026-02-05 14:13:59 -03:00
3326e07234 Update botui submodule: Enable embed-ui feature by default 2026-02-05 13:43:24 -03:00
7bd5375d1a Update botserver submodule: Trigger CI test build 2026-02-05 12:30:23 -03:00
3dbadbafcb Update botserver submodule: Revert shared module duplicate fix 2026-02-05 11:53:24 -03:00
b431ae6602 Update botserver submodule: Fix CI compilation errors 2026-02-05 11:47:06 -03:00
7e89d183ff Update botserver submodule: Optimize CI build settings 2026-02-05 11:29:11 -03:00
b2f143f664 Update botui submodule to 6.1.2 2026-02-05 11:20:21 -03:00
860a460a93 Update botui submodule to 6.1.1 2026-02-05 10:30:38 -03:00
cda2d8f155 Update botui submodule: Fix UI directory detection for embed-ui 2026-02-05 09:44:59 -03:00
2a1f4305a2 Update botui submodule: Fix workflow trigger path 2026-02-05 09:21:03 -03:00
090b42618b Split Forgejo CI workflows and update documentation
CI/CD Improvements:
- Split monolithic botserver workflow into botserver-only and botui-only workflows
- BotServer CI: Triggers on botserver/**, botlib/** changes, builds only botserver
- BotUI CI: New workflow, triggers on botui/**, botlib/** changes, builds only botui
- Separate caches to avoid conflicts between projects
- Independent deployments and service restarts

Documentation:
- Remove WHATSAPP-CONFIG-GUIDE.md (duplicate of botbook documentation)
- Update README.md with new rule: check botbook/ before creating .md files
- Add workflow step to check existing documentation first

Submodule updates:
- botserver: Updated .forgejo/workflows/botserver.yaml (botserver-only)
- botui: Added .forgejo/workflows/botui.yaml (new botui workflow)
2026-02-05 08:45:41 -03:00
f97451482d Update botserver submodule to 64d5e2a1 2026-02-05 08:04:26 -03:00
8a2072919a Update botui submodule to fix ServeDir compilation 2026-02-05 08:01:27 -03:00
62749e9eba Add Playwright testing setup 2026-02-04 15:42:39 -03:00
52e551734a Update botserver submodule 2026-02-04 14:25:14 -03:00
00647f7edf Update botserver submodule 2026-02-04 14:10:05 -03:00
4100e53c28 Update botserver submodule 2026-02-04 14:02:01 -03:00
117ea78e39 Update all submodules: botapp, botbook, botlib, botmodels, bottemplates, bottest, botui 2026-02-04 13:54:40 -03:00
91ddf87dce Update botserver submodule 2026-02-04 13:47:02 -03:00
12b661fdc1 Update botserver submodule - Fix /api/auth/me token validation 2026-02-04 13:29:03 -03:00
3375394ca5 Update: botapp, botbook, botlib, botmodels, botserver, bottemplates, bottest, botui, and config changes 2026-02-04 13:27:32 -03:00
23fe731d30 Update botui submodule - Fix login redirect with absolute URL 2026-02-04 13:20:35 -03:00
9f46a41abf Update botui submodule - Fix login redirect to chat 2026-02-04 12:53:03 -03:00
13cea1b75c Update botui submodule - Hide voice icon, use light theme, add cursor blink 2026-02-04 09:56:33 -03:00
96076831ab Update botui submodule - Fix logged-out user menu 2026-02-04 08:57:44 -03:00
02cd170eeb Update botui submodule - Add logged-out navigation menu 2026-02-04 00:03:14 -03:00
3befc141e5 Fix token limits for local llama.cpp server
- Add token-aware text truncation utility in core/shared/utils.rs
- Fix embedding generators to use 600 token limit (safe under 768)
- Fix LLM context limit detection for local models (768 vs 4096)
- Prevent 'exceed context size' errors for both embeddings and chat
2026-02-02 11:56:13 -03:00
64c14a30c9 Update bottemplates submodule - Fix: Remove USE WEBSITE from edu start.bas 2026-02-01 21:10:51 -03:00