Commit graph

549 commits

Author SHA1 Message Date
b2995cdcdb Update submodules: botserver (DETECT fix + anonymous auth), botui (session_id) 2026-04-06 13:37:52 -03:00
4f510d1196 docs: Update AGENTS.md with bot scripts architecture and TOOL_EXEC info 2026-04-05 19:55:53 -03:00
d28510a632 fix: deploy workflow - ignore missing binary on first deploy 2026-04-05 19:39:18 -03:00
e094dc138a Update submodules: tool execution via WebSocket, TOOL_EXEC message type 2026-04-05 19:11:28 -03:00
07b6af9bf3 docs: update AGENTS.md with correct data paths 2026-04-05 13:32:42 -03:00
a5f16fbab9 docs: update AGENTS.md with DETECT testing notes 2026-04-05 13:30:17 -03:00
2257c980cb Update botserver: fix diesel imports 2026-04-05 13:19:40 -03:00
123771c996 Update AGENTS.md: add data directory structure and testing tools section 2026-04-05 12:49:15 -03:00
f767337ed8 Update botserver submodule 2026-04-05 12:34:46 -03:00
d598bdc29a Update botserver submodule 2026-04-05 12:06:45 -03:00
b45f63a7a6 Update botserver submodule to latest commit with Zitadel fix 2026-04-05 11:32:46 -03:00
e1b456d199 Add submodule push rule to AGENTS.md 2026-04-05 11:30:32 -03:00
96ece5a3ea Trigger CI rebuild 2026-04-05 11:28:14 -03:00
1662905a32 Update botserver submodule 2026-04-05 11:08:20 -03:00
d0d68e792e Update AGENTS.md: Zitadel setup with container networking 2026-04-05 11:04:33 -03:00
fc95cba887 Update submodules: botserver, botui and project guidelines. 2026-04-05 09:12:32 -03:00
93dc55c47c Update botserver: Remove unused sync functions 2026-04-05 07:52:52 -03:00
0c1a988f82 Update botserver: Fix Vault SMTP module 2026-04-05 07:50:46 -03:00
dcabb6c0bc 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
083b56921f 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
daa76e8a7b Update botserver: fix RwLock type 2026-04-05 01:19:52 -03:00
be03dfe880 Update botserver: fix duplicate deps 2026-04-05 01:11:00 -03:00
934e46e038 Update botserver: fix Cargo.toml 2026-04-05 01:09:06 -03:00
fbd2a8647d Update botserver: fix CachedSecret sync methods 2026-04-05 01:07:49 -03:00
8e6549a9ea Update botserver: fix ureq placement 2026-04-05 01:04:12 -03:00
05859d5276 Update botserver: fix vault blocking HTTP 2026-04-05 00:56:13 -03:00
96c61938d2 Update botserver: fix secrets mod cleanup 2026-04-05 00:48:21 -03:00
6386f65e58 Update botserver: fix secrets mod duplicate code 2026-04-05 00:44:27 -03:00
613409b5d6 Update botserver: fix ureq placement 2026-04-05 00:41:37 -03:00
ef8e7b9b56 Update botserver: fix email config blocking HTTP 2026-04-05 00:37:41 -03:00
915945e1b5 Update botserver: fix catch_unwind type error 2026-04-05 00:26:51 -03:00
d2e24c581b Update botserver: catch panics in send_mail 2026-04-05 00:22:34 -03:00
a65365d19f Update botserver: fix email config runtime nesting 2026-04-05 00:13:17 -03:00
6e63c47087 Update botserver: fix secrets manager usage 2026-04-04 23:58:24 -03:00
370fa6511d Update botserver: fix email config runtime 2026-04-04 23:48:18 -03:00
2368c30e59 Update botserver: fix email config timeout 2026-04-04 23:35:27 -03:00
6ddb1ebcc5 Update botserver: fix moved value 2026-04-04 23:15:20 -03:00
d9587863aa Update botserver: fix imports 2026-04-04 23:11:56 -03:00
48add934bd Update botserver: fix filter closure 2026-04-04 23:02:11 -03:00
9d87f4b60d Update botserver: fix remaining compilation errors 2026-04-04 22:53:30 -03:00
a492d1abc1 Update botserver: fix type annotations 2026-04-04 22:39:56 -03:00
27c1cd9671 Update botserver: fix compilation errors 2026-04-04 22:27:25 -03:00
50798824f8 Update botserver: fix leftover code 2026-04-04 22:19:10 -03:00
737fb45fc0 Update botserver: unify email sending, remove Gmail hardcoded defaults 2026-04-04 22:16:54 -03:00
ff1680cafc Update botserver: fix SMTP port 25 with credentials 2026-04-04 21:46:40 -03:00
0dcd46bfe7 Update botserver: remove private ClientId usage 2026-04-04 20:59:13 -03:00
55043a4d8a Update botserver: fix EHLO hostname for Stalwart 2026-04-04 20:34:55 -03:00
6a97db0931 Update botserver: fix SMTP transport for local Stalwart 2026-04-04 20:26:14 -03:00
b1c3800ca8 Update botserver: log email send errors 2026-04-04 19:03:42 -03:00
c4c52264db Update botserver: fix email fallback chain empty map check 2026-04-04 18:46:22 -03:00