Commit graph

3336 commits

Author SHA1 Message Date
a8c2a5ba25 Add organizations table and build fix script
Create organizations table with UUID primary key, unique slug,
timestamps, and indexes on slug and created_at. Add
scripts/dev/build_fix.sh to consolidate prompts and source files for LLM
context. Allow dead_code in main.rs and rename unused org_id parameter
to _org_id.
2025-10-07 09:08:53 -03:00
8a9cd104d6 - Warning removal and restore of old code. 2025-10-07 07:16:03 -03:00
76dc51e980 - First run after refactor. 2025-10-06 22:33:43 -03:00
84f28bc956 - New rust version is now compiling. 2025-10-06 20:49:38 -03:00
c0c470e9aa - Fixing compilation errors. 2025-10-06 20:06:43 -03:00
66e2ed2ad1 - Just more errors to fix. 2025-10-06 19:12:13 -03:00
5330180c36 - Fix compiling errors. 2025-10-06 14:55:04 -03:00
9749893dd0 Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
1bb97ebee9 Migration to Rust removal of Azure. 2025-10-06 10:29:14 -03:00
88c409fb6b
Merge pull request #428 from GeneralBots/rodrigorodriguez-patch-3
Update README.md
2025-10-06 09:01:05 -03:00
4b95970a54 Bump version to 5.1.1 2025-10-06 08:49:31 -03:00
5a89721fd8 Use regex in server.all to match all routes Remove request interception
Some checks failed
GBCI / build (push) Failing after 3m0s
from KBService

Drop request interception to simplify navigation. Add a page.evaluate to
strip images, scripts, and stylesheets.
2025-09-28 20:04:45 -03:00
9d7f86c23f Update app.ts
Some checks failed
GBCI / build (push) Failing after 3m8s
2025-09-28 19:29:43 -03:00
c9f32a8fc3 Remove obsolete Babel overrides from package.json
Some checks failed
GBCI / build (push) Failing after 3m0s
2025-09-28 19:07:16 -03:00
970f408be3 Remove eslint dependency from default.gbui package
Some checks failed
GBCI / build (push) Failing after 3m4s
2025-09-28 16:47:52 -03:00
00d4f294ab Remove redux-devtools-extension dependency
Some checks failed
GBCI / build (push) Failing after 3m1s
2025-09-28 16:39:42 -03:00
5b21e41754 m Update msal dependency to version 1.4.18
Some checks failed
GBCI / build (push) Failing after 2m15s
2025-09-28 16:23:32 -03:00
85217610f1 Move sourcemap-codec to dependencies
Some checks failed
GBCI / build (push) Failing after 2m11s
2025-09-28 16:07:59 -03:00
65919c8d26 Update package.json
Some checks failed
GBCI / build (push) Failing after 2m23s
2025-09-28 15:57:46 -03:00
07f71055fa Remove rollup-plugin-terser dependency
Some checks failed
GBCI / build (push) Failing after 2m6s
2025-09-28 12:07:57 -03:00
96b642130b - Warning removal.
Some checks failed
GBCI / build (push) Failing after 2m44s
2025-09-28 11:03:37 -03:00
5745fcbf73 Update dependencies, gitignore, and unsecure addons script
Some checks failed
GBCI / build (push) Has been cancelled
2025-09-28 10:57:11 -03:00
3732562727 Bump botlib-legacy to 5.3.0
Some checks failed
GBCI / build (push) Failing after 11m17s
2025-09-27 20:35:31 -03:00
0f5f0be61d Update GBMinService.ts
Some checks failed
GBCI / build (push) Failing after 11m41s
2025-09-27 12:21:41 -03:00
91bb852a76 Refactor WhatsApp route handler syntax
Some checks failed
GBCI / build (push) Failing after 9m17s
2025-09-27 11:48:25 -03:00
d7af2a38d2 Change WhatsApp route to POST.
Some checks failed
GBCI / build (push) Failing after 9m8s
2025-09-27 09:32:34 -03:00
c9612fcf23 Remove images and CSS from crawled pages
Some checks failed
GBCI / build (push) Failing after 16m12s
2025-09-26 14:47:13 -03:00
d6b6d4c09f - Fix WA.
Some checks failed
GBCI / build (push) Failing after 8m42s
2025-09-25 14:11:08 -03:00
10529870bb Downgrade puppeteer to 23.2.2
Some checks failed
GBCI / build (push) Failing after 10m7s
2025-09-24 21:19:37 -03:00
3e794f3f31 Downgrade puppeteer, pin puppeteer-extra
Some checks failed
GBCI / build (push) Failing after 15s
2025-09-24 21:18:08 -03:00
0688b517e5 Add -f flag when removing package-lock.json
Some checks failed
GBCI / build (push) Failing after 10m27s
2025-09-24 19:30:08 -03:00
cb76bfb8ac - Update CI.
Some checks failed
GBCI / build (push) Failing after 7s
2025-09-24 19:14:15 -03:00
444a54b33c - Delete package-lock.json.
Some checks failed
GBCI / build (push) Failing after 7s
2025-09-24 19:09:53 -03:00
7221c5f1ff Update package-lock.json dependencies
Some checks failed
GBCI / build (push) Failing after 10s
2025-09-24 18:28:27 -03:00
38f2ead453 Guard getColors call when function missing
Some checks failed
GBCI / build (push) Failing after 11s
2025-09-24 18:05:36 -03:00
023b83aacf - Warning removal.
Some checks failed
GBCI / build (push) Failing after 11s
2025-09-24 15:20:32 -03:00
904a33a409 - Warming removal.
Some checks failed
GBCI / build (push) Failing after 2m51s
2025-09-21 16:49:03 -03:00
30663a608e - Warning removal.
Some checks failed
GBCI / build (push) Failing after 6m3s
2025-09-21 16:37:58 -03:00
205aff91af -New PARAMS for LLM Embedding.
Some checks failed
GBCI / build (push) Failing after 5m59s
2025-09-11 17:09:02 -03:00
4ab7467a2f -New PARAMS for LLM Embedding.
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-11 17:03:29 -03:00
d7d6afa5cc - LocalLLM Embedded.
Some checks failed
GBCI / build (push) Has been cancelled
2025-09-10 11:11:32 -03:00
b5bf44fd70 Update SystemKeywords.ts
Some checks failed
GBCI / build (push) Has been cancelled
2025-08-25 19:46:19 -03:00
864107fca0 Update SystemKeywords.ts
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-25 19:33:51 -03:00
2695b54460 Refactor code formatting and adjust minor syntax errors
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-25 19:32:31 -03:00
27dde0f4f0 Merge branch 'main' of https://alm.pragmatismo.com.br/GeneralBots/botserver
Some checks failed
GBCI / build (push) Failing after 18m55s
2025-08-23 21:40:54 -03:00
e6ec0d2e9e - Logo fix. 2025-08-23 21:39:03 -03:00
300b5dc258 Update templates/edu.gbai/edu.gbdialog/enrollment.bas
Some checks failed
GBCI / build (push) Failing after 24m25s
2025-08-10 20:59:06 +00:00
9201d7a262 refactor(SystemKeywords): comment out unused ID column logic for clarity
Some checks failed
GBCI / build (push) Failing after 12m30s
2025-08-05 14:17:38 -03:00
fb24bbd98e refactor(SystemKeywords): comment out unused ID column logic for clarity
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-05 14:03:17 -03:00
58ebbe880c - TS updates.
Some checks failed
GBCI / build (push) Has been cancelled
2025-07-22 18:04:15 -03:00