generalbots/src/core
Rodrigo Rodriguez (Pragmatismo) b0baf36b11 Fix TLS configuration for MinIO, Qdrant, and template structure
- Fix MinIO health check to use HTTPS instead of HTTP
- Add Vault connectivity check before fetching credentials
- Add CA cert configuration for S3 client
- Add Qdrant vector_db setup with TLS configuration
- Fix Qdrant default URL to use HTTPS
- Always sync templates to S3 buckets (not just on create)
- Skip .gbkb root files, only index files in subfolders
2025-12-29 18:21:03 -03:00
..
automation Remove all code comments and fix ratatui version 2025-12-23 18:40:58 -03:00
bootstrap Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
bot Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer 2025-12-28 21:26:08 -03:00
config Fix organizations foreign key reference (org_id not id) 2025-12-29 08:07:42 -03:00
directory Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
dns Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
kb Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
oauth Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer 2025-12-28 21:26:08 -03:00
package_manager Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
secrets Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
session Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer 2025-12-28 21:26:08 -03:00
shared Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
mod.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
rate_limit.rs feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
urls.rs Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00