Commit graph

129 commits

Author SHA1 Message Date
033bb504b9 Various updates: dependencies, features, and bug fixes 2026-01-16 11:29:22 -03:00
824a8b742e Lowercase botserver/botbook references 2025-12-12 23:20:42 -03:00
541f9fe661 Add balanced documentation structure
Documentation organized with equilibrium:
- Small (50-100 lines): Index files
- Medium (250-400 lines): Guides
- Large (450-600 lines): Complete references

Structure:
- docs/api/ - REST endpoints, WebSocket
- docs/guides/ - Getting started, deployment, templates
- docs/reference/ - BASIC language, configuration, architecture

Updated README.md to point to new docs location.
2025-12-04 12:44:18 -03:00
d1e3c25eb8 Add tar/flate2 deps and document new BASIC keywords
Add flate2 and tar dependencies for archive extraction support in file
operations. Update documentation with:

- New BASIC keywords: SWITCH/CASE, WEBHOOK, INSTR, IS_NUMERIC
- HTTP operations: POST, PUT, PATCH, DELETE_HTTP, GRAPHQL, SOAP
- Data operations: SAVE, INSERT, UPDATE, DELETE, MERGE, FILTER, etc.
- File operations: READ, WRITE, COMPRESS, EXTRACT, GENERATE_PDF, etc.

Simplify README and add appendices for external services and environment
variables. Add monitoring dashboard and player UI docs.
2025-11-30 07:53:58 -03:00
87b7d96031 run
- Database migrations run automatically on startup
- New QUICK_START.md with usage examples and troubleshooting
- Better handling of already-running services
2025-11-28 15:06:30 -03:00
6f686565ab Update default features and add quick start guide
Replaces ui-server with console in default features, adds comprehensive
quick start documentation, implements automatic database migrations at
startup, and ensures critical services (PostgreSQL and MinIO) are
started automatically.

Key changes:
- Console UI now enable
2025-11-28 13:50:28 -03:00
fd97028995 - From 4 to 7. 2025-11-23 20:12:09 -03:00
e013f3f800 - Even more keywords. 2025-11-22 12:26:16 -03:00
a39bfce495 - New stuff, 6.1. 2025-11-21 23:23:53 -03:00
39e6ec0e35 WPP. 2025-11-21 12:13:48 -03:00
1ea4e6268a docs(readme): add platform overview and simplify setup steps
Expanded README with detailed feature matrix and enterprise capabilities for the self-host AI automation platform. Simplified setup instructions by removing redundant configuration and build steps to improve clarity and onboarding experience.
2025-11-06 11:49:52 -03:00
48eec70e74 Add AWS SDK integration and update bot configuration management
- Introduced AWS SDK dependencies for S3 and CSV handling.
- Implemented logic to check and update the default bot configuration in S3 after component installation.
- Added a new configuration CSV template for bot settings.
- Refactored package manager to register cache component with updated download URL and binary name.
- Updated README and Cargo files to reflect new dependencies and configuration options.
2025-10-26 14:15:43 -03:00
b96396c4bb - More automation from start to web, user sessions. 2025-10-20 23:32:49 -03:00
8de32231cb Merge pull request #428 from GeneralBots/rodrigorodriguez-patch-3
Update README.md
2025-10-06 09:01:05 -03:00
2a4710b902 fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
c5985ed856 Update README.md 2024-12-22 14:45:07 -03:00
9c7119a897 Update README.md 2024-12-22 14:41:43 -03:00
84e4ab97b8 Update README.md 2024-12-22 14:41:19 -03:00
d258cc7f9f Update README.md 2024-12-22 14:34:16 -03:00
107d450ef8 Update README.md 2024-12-22 14:31:05 -03:00
5dae133d53 Update README.md 2024-12-22 14:27:55 -03:00
32231f8774 Update README.md 2024-11-15 10:16:12 -03:00
bede79377e new(all): Domain update. 2024-04-20 17:24:00 -03:00
d0e40cdf54 fix(all): Logo change. 2024-01-09 17:41:41 -03:00
fd088322f9 Update README.md 2023-05-30 08:40:00 -03:00
64498b7649 Update README.md 2022-12-16 09:37:54 -03:00
2da679c717 Update README.md 2022-07-19 16:56:48 -03:00
5414cea573 Update README.md 2022-07-19 16:54:38 -03:00
6020a4c7c5 Update README.md 2020-09-22 11:52:03 -03:00
446c578eb4 Update README.md 2020-09-15 14:59:27 -03:00
f9d59d6004 Update README.md 2020-09-15 14:32:34 -03:00
6ae7f9d807 Update README.md 2020-07-11 11:28:23 -03:00
9bdd8fb358 Update README.md 2020-01-26 17:52:38 -03:00
3974fe0d49 Update README.md 2020-01-16 10:28:46 -03:00
f79663d561 Update README.md 2020-01-15 09:03:17 -03:00
8e1472c766 Update README.md 2020-01-15 09:01:06 -03:00
db209e6e73 Update README.md 2020-01-10 10:18:03 -03:00
d1dd0e7934 Update README.md 2020-01-10 10:17:46 -03:00
cc13865aa1 Update README.md 2020-01-10 10:17:02 -03:00
Joao Antonio Ferreira
654dd0b041 WIP: apenas README 2019-10-10 08:21:54 -03:00
65379bc8c9 Update README.md 2019-05-12 09:46:37 -03:00
841dbfaa48 Update README.md 2019-05-12 09:46:14 -03:00
932507cdbe Update README.md 2019-05-12 09:43:40 -03:00
4c6146141a Update README.md 2019-05-12 09:40:08 -03:00
025bcc2d95 Update README.md 2019-03-27 14:08:22 -03:00
a101f13f2b Update README.md 2019-03-04 09:42:33 -03:00
e79ec39767 Update README.md 2019-03-01 15:41:12 -03:00
Rodrigo Rodriguez
28c4add512 Update README.md 2019-02-20 08:13:31 -03:00
Rodrigo Rodriguez
6e992f0481 Update README.md 2019-02-20 08:10:56 -03:00
3ec62155b8 Update README.md 2019-02-19 15:29:19 -03:00