Commit graph

137 commits

Author SHA1 Message Date
7928c0ef14 refactor: enterprise-grade error handling, HTTP client, models with builder patterns 2025-12-20 19:57:51 -03:00
b7b313c2e9 docs: update PROMPT.md with weekly maintenance checklist 2025-12-18 16:18:14 -03:00
ffcfe9bbcb Disable auto-trigger CI - manual only via workflow_dispatch 2025-12-16 17:07:34 -03:00
b61f05b96d Revert "Disable CI - library compiled as dependency"
Some checks failed
GBCI / build (push) Failing after 4m4s
This reverts commit 9ae01eb90c.
2025-12-16 17:04:57 -03:00
9ae01eb90c Disable CI - library compiled as dependency 2025-12-16 17:02:21 -03:00
0e1903f419 Add Cargo caching for faster builds
Some checks failed
GBCI / build (push) Failing after 5m52s
2025-12-16 16:35:23 -03:00
3303ae4be0 Add Forgejo CI workflow for botlib - Compile Rust library
Some checks failed
GBCI / build (push) Failing after 4m20s
2025-12-16 13:25:15 -03:00
f9582d3c7b Lowercase botserver/botbook references 2025-12-12 23:21:18 -03:00
90599c2e7c Update http_client.rs 2025-12-12 16:39:44 -03:00
ea3aa1413f chore: Replace emoji status indicators with text equivalents 2025-12-09 07:55:33 -03:00
34152dabc3 fix: change default botserver port from 8081 to 8080
Match botserver's default port configuration for proper
health check connectivity between botui and botserver.
2025-12-08 14:08:56 -03:00
b159b4c00a Add Default impl for BotResponse to support testing 2025-12-05 16:43:48 -03:00
97b897a557 Remove VERSION.md 2025-12-04 12:28:10 -03:00
dfa904042e - To Rust. 2025-12-03 19:45:09 -03:00
Rodrigo Rodriguez
18b616f042 fix(all): Packages updated. 2024-09-03 11:20:34 -03:00
08ee8756cc new(all): #156 and logo enhancement. 2023-02-24 23:05:46 -03:00
be1e691f1c new(all): #156 and logo enhancement. 2023-02-24 13:32:16 -03:00
66757ed4cc fix(all): Renaming branch to main. 2023-01-01 14:53:25 -03:00
f12ba0f96f fix(basic.gblib): Renaming branch to main. 2022-12-26 13:49:21 -03:00
ffd746ae94 fix(basic.gblib): TODO removal. 2022-12-26 13:36:36 -03:00
fbbcdeec4c fix(core.gbapp): Update of all packages and nodejs to 19.1.0. 2022-11-18 22:39:27 -03:00
f404cf2383 new(all): Twitter support. 2022-09-24 12:52:30 -03:00
b806534735 new(all): Web log. 2022-08-06 19:38:31 -03:00
25c502874f new(all): Moving versions. 2022-02-04 18:41:38 -03:00
Rodrigo Rodriguez(pragmatismo.io)
c90c08bd67 fix(all): Packages review. 2021-11-21 08:37:44 -03:00
2732f2f9c1 new(teams.gblib): Teams support for creation of new bots. 2021-09-30 16:03:43 -03:00
a6fa4b2fd2 new(all): BASIC FIND new filter capabilities. 2021-08-05 11:20:33 -03:00
ce41f749ea new(all): Facebook workplace support. 2021-07-06 13:16:36 -03:00
29f5b36812 fix(all): Google Workplace suppport 2021-06-15 08:36:27 -03:00
b2676b9c4f fix(all): Google Workplace suppport 2021-06-12 16:14:20 -03:00
d5375de2d8 fix(all): Fix comments in header. 2020-12-31 15:36:22 -03:00
5253b61495 fix(all): updated setValue to be an async function. 2020-12-26 09:39:28 -03:00
241bc5ab69 fix(all): Updating of npm packages. 2020-11-22 11:23:07 -03:00
2311b82392 fix(all): Language features optimized. 2020-11-17 08:27:24 -03:00
ca8c3ab8f0 new(all): Optimizing language interfaces. 2020-11-16 08:09:22 -03:00
9cc49eee81 fix(all): Fixing duplicated instance bug. 2020-10-22 21:47:24 -03:00
98af278afa new(core.gbapp): NLP automation for entities. 2020-10-18 17:46:23 -03:00
d621da7fd4 new(all): Exchange services between .gbapps. 2020-07-26 16:26:08 -03:00
f3c1ddaea1 new(all): Services between gbapp allowed. 2020-07-25 17:39:00 -03:00
36abf92acb fix(all): Code formatting. 2020-07-17 19:39:42 -03:00
6842116f62 fix(all): CI fix. 2020-07-11 12:04:00 -03:00
349069bc72 new(core.gbapp): Better support for instance params. 2020-07-04 16:32:57 -03:00
ff70b88589 fix(all): Header for pragmatismo fixed. 2020-07-01 14:58:13 -03:00
b487eeabc5 new(all): App Packages in min. 2020-06-12 15:54:59 -03:00
fc82c58f13 fix(all): Check of bot name before creating. 2020-06-11 09:48:13 -03:00
e63912a330 fix(all): min is required for translate method. 2020-06-04 20:12:26 -03:00
b39420778a new(all): State for disabling instances and activationCode for referencing them alternatively. 2020-05-25 14:34:12 -03:00
8d15190289 new(all): Added flexible interfaces. 2020-05-23 18:41:20 -03:00
3c4fd1f755 new(all):Activation code. 2020-05-19 14:57:11 -03:00
Rodrigo Rodriguez
59223074bd new(all): Package version update. 2020-05-17 21:40:44 +00:00