Commit graph

566 commits

Author SHA1 Message Date
8f8f9fc51a Update botserver: set SSL_CERT_FILE before Vault HTTP calls 2026-04-10 08:04:28 -03:00
202fb1756d Update botserver: read drive/cache/qdrant config directly from Vault 2026-04-10 07:43:08 -03:00
f9adf00cad Update botserver: add S3 debug logging 2026-04-10 00:05:49 -03:00
f684b5738b Update docs: add LOAD_ONLY env and MinIO drive access tips 2026-04-09 23:27:08 -03:00
577fa28400 Update botserver: add LOAD_ONLY env filter, remove gbo- prefix logic 2026-04-09 23:16:12 -03:00
28eb4cc2cd Update botserver: skip gbo-* bots, allow default config.csv sync 2026-04-09 23:03:20 -03:00
b6bfc782d5 Update botserver: fix default bot config.csv sync 2026-04-09 23:00:28 -03:00
9a28cff96e Update botserver: fix duplicate endpoint path in LLM URL 2026-04-09 22:51:52 -03:00
122332dbf3 Update botserver: use bot-specific llm-endpoint-path from config 2026-04-09 22:12:06 -03:00
5c7dc816ee Update botserver: allow any .gbai bucket 2026-04-09 21:43:23 -03:00
f29597987d Update botserver: allow gbo-default bucket to be monitored 2026-04-09 21:32:31 -03:00
2117ea20aa Update botserver submodule: add drive feature to default features 2026-04-09 19:47:41 -03:00
cc6b6050fe Update botserver: fix Vault config for Qdrant 2026-04-09 18:29:07 -03:00
f49d8e3330 Update submodules: fix UTF-8 panics and HTML rendering 2026-04-09 01:40:56 -03:00
e7fbaa52ce Update botserver: download PROMPT.md from MinIO 2026-04-08 20:10:07 -03:00
5f1b770640 Update botserver: clean up local-files feature 2026-04-08 18:34:10 -03:00
3a5b6e4f63 Update botserver: add local-files feature toggle 2026-04-08 18:30:13 -03:00
289ebc2377 Update submodules: disable local file monitoring, use drive only 2026-04-08 17:48:42 -03:00
09e19c50b9 Update botserver: Fix USE KB and USE WEBSITE default features compilation 2026-04-07 20:14:32 -03:00
5ec97b4894 Update botbook submodule reference 2026-04-07 13:36:38 -03:00
feabd5c391 Update root: cleanup, botserver and botmodels updates 2026-04-07 13:34:11 -03:00
bf2cd42336 Update botapp to valid pushed commit 2026-04-06 14:12:51 -03:00
eba06a1616 Update submodules: botserver (DETECT fix + anonymous auth), botui (session_id) 2026-04-06 13:37:52 -03:00
1ef62eb275 docs: Update AGENTS.md with bot scripts architecture and TOOL_EXEC info 2026-04-05 19:55:53 -03:00
83af75e028 fix: deploy workflow - ignore missing binary on first deploy 2026-04-05 19:39:18 -03:00
f3d571ad49 Update submodules: tool execution via WebSocket, TOOL_EXEC message type 2026-04-05 19:11:28 -03:00
a966c3dd35 docs: update AGENTS.md with correct data paths 2026-04-05 13:32:42 -03:00
2054d9bfab docs: update AGENTS.md with DETECT testing notes 2026-04-05 13:30:17 -03:00
76c68d35b2 Update botserver: fix diesel imports 2026-04-05 13:19:40 -03:00
e3949600f6 Update AGENTS.md: add data directory structure and testing tools section 2026-04-05 12:49:15 -03:00
c07d6a9af4 Update botserver submodule 2026-04-05 12:34:46 -03:00
2c0988ee97 Update botserver submodule 2026-04-05 12:06:45 -03:00
305732a908 Update botserver submodule to latest commit with Zitadel fix 2026-04-05 11:32:46 -03:00
e9fe0fa701 Add submodule push rule to AGENTS.md 2026-04-05 11:30:32 -03:00
7c8ac65784 Update AGENTS.md: Zitadel setup with container networking 2026-04-05 11:04:33 -03:00
487e1b342b Update submodules: botserver, botui and project guidelines. 2026-04-05 09:12:32 -03:00
2be7dc8ce3 Update botserver: Remove unused sync functions 2026-04-05 07:52:52 -03:00
fb13f5911c Update botserver: Fix Vault SMTP module 2026-04-05 07:50:46 -03:00
3e8214e008 Update botserver submodule reference
- Update to latest commit with secrets and email types refactor

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-05 06:27:51 -03:00
7c5028bfd6 Update AGENTS.md and Cargo.lock
- Add CI/CD pipeline documentation with Forgejo runner details
- Add production container architecture and operations guide
- Add container management, troubleshooting, and maintenance procedures
- Add backup, recovery, and network diagnostics documentation
- Add container tricks, optimizations, and resource limits
- Update dependencies in Cargo.lock

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-05 06:26:47 -03:00
65ec28f77a Update botserver: fix RwLock type 2026-04-05 01:19:52 -03:00
659570821d Update botserver: fix duplicate deps 2026-04-05 01:11:00 -03:00
fcc9d8e36c Update botserver: fix Cargo.toml 2026-04-05 01:09:06 -03:00
ab2aaa3994 Update botserver: fix CachedSecret sync methods 2026-04-05 01:07:49 -03:00
d970a96417 Update botserver: fix ureq placement 2026-04-05 01:04:12 -03:00
45a77e936f Update botserver: fix vault blocking HTTP 2026-04-05 00:56:13 -03:00
dc3e5cd117 Update botserver: fix secrets mod cleanup 2026-04-05 00:48:21 -03:00
b633a38f40 Update botserver: fix secrets mod duplicate code 2026-04-05 00:44:27 -03:00
877a151822 Update botserver: fix ureq placement 2026-04-05 00:41:37 -03:00
e7c6eab486 Update botserver: fix email config blocking HTTP 2026-04-05 00:37:41 -03:00