fd5a1ee1e1
Add implementation plan and multi-agent features
...
This commit introduces comprehensive documentation and implementation
for multi-agent orchestration capabilities:
- Add IMPLEMENTATION-PLAN.md with 4-phase roadmap
- Add Kubernetes deployment manifests (deployment.yaml, hpa.yaml)
- Add database migrations for multi-agent tables (6.1.1, 6.1.2)
- Implement A2A protocol for agent-to-agent communication
- Implement user memory keywords for cross-session persistence
- Implement model routing for dynamic L
2025-11-30 19:18:23 -03:00
Rodrigo Rodriguez (pragmatismo.io)
4667a4b8e8
Try to create the app from scratch on Microsoft App domain.
2018-10-30 19:52:40 -03:00
Rodrigo Rodriguez (pragmatismo.io)
325ed926ee
Ngrok initialization and other startup stuff.
2018-10-28 21:56:51 -03:00
Rodrigo Rodriguez (pragmatismo.io)
900568b3b6
More testing and adjustments on automation.
2018-10-25 21:57:28 -03:00
Rodrigo Rodriguez (pragmatismo.io)
7f3a46479e
ARM automation done.
2018-10-25 18:13:51 -03:00
Rodrigo Rodriguez (pragmatismo.io)
e81dec34c5
Bot deployment and key getting done.
2018-10-24 12:06:47 -03:00
Rodrigo Rodriguez (pragmatismo.io)
8eec1dabb9
Plug and play dev. environment in progress.
2018-10-22 15:33:23 -03:00
Rodrigo Rodriguez (pragmatismo.io)
736ab0f81c
Generating a valid account for MSSQL.
2018-10-17 19:57:22 -03:00
Rodrigo Rodriguez (pragmatismo.io)
95ca44b72e
Call orchestration.
2018-10-15 21:03:17 -03:00
Rodrigo Rodriguez (pragmatismo.io)
90835ae359
Advancements in ARM and other repeatable stuff automation.
2018-10-15 19:05:43 -03:00
Rodrigo Rodriguez (pragmatismo.io)
a5b6eaa907
New tasks on Azure Deployer and start of Bot Farm deployer.
2018-10-14 19:58:54 -03:00
Rodrigo Rodriguez (pragmatismo.io)
85e1b1fea1
First version of azure-arm automation.
2018-10-14 11:38:40 -03:00
Rodrigo Rodriguez (pragmatismo.io)
5a74e48290
Independent line for BotServer.
2018-10-12 12:28:51 -03:00
Rodrigo Rodriguez (pragmatismo.io)
98e11b9342
Storage sync logic and some refactoring.
2018-10-11 10:53:22 -03:00
c519fc5c72
Adjustment in homepage attribute.
2018-10-06 21:25:37 -03:00
8e19a0f3dc
Updating licensing and fixing BotBuilder version.
2018-09-27 11:35:35 -03:00
3764925a58
RegExp for authentication fixed.
2018-09-26 21:56:17 -03:00
7fa51c152a
powerbi-client added.
2018-09-25 21:04:37 -03:00
a2b660137f
Trying to fix npm run build on default.gbui.
2018-09-24 22:03:09 -03:00
a064c9087f
Trying to deploy to WebApp with some improvements.
2018-09-24 19:56:11 -03:00
57b42134ba
* Error handling improved and logging enriched as well.
...
* Setting DATABASE_ is now STORAGE_.
2018-09-24 15:27:26 -03:00
c865507ef2
Merge branch 'master' of https://github.com/pragmatismo-io/botserver
2018-09-24 11:04:47 -03:00
4d15b702cf
* FIX: Admin now is internationalized.
...
* FIX: Webchat now receives a private token.
* FIX: OAuth2 now has got revised and included state to avoid CSRF attacks.
* FIX: Now server will only start with a secure administration password.
2018-09-24 11:04:36 -03:00
a20d522339
Create README.md
2018-09-21 11:56:10 -03:00
cfcb854083
Create README.md
2018-09-21 08:16:38 -03:00
c70d21d781
* NEW: kb.gbapp now has a complete browser of excel articles.
...
* FIX: Some security improved.
* NEW: Protocol changes for exchanging questions between UI and Bot Server.
2018-09-20 12:35:47 -03:00
1b38ab7c81
SMS sending is now done.
2018-09-16 20:15:42 -03:00
a1ad340401
Now the AD password can be reset.
2018-09-16 18:17:28 -03:00
48eab43ae7
Added Azure AD administration routines.
2018-09-16 17:00:17 -03:00
40c25a3cbc
Testing and rebase to en-us as default language.
2018-09-14 14:29:44 -03:00
2cb1e1216f
General Bots in now almost globalized.
2018-09-14 12:56:54 -03:00
697980db02
Multi language support changed to a custom.
2018-09-13 19:58:18 -03:00
6c45da3886
Adding multi language support.
2018-09-13 18:21:22 -03:00
b52e99af9b
Now context is correctly reset when coming from menu.
2018-09-12 05:18:37 -03:00
825c6a1f46
Removal of semicolon.
2018-09-12 04:47:11 -03:00
7f590b9329
Menu is back again in BtFmwV4.
2018-09-12 04:42:29 -03:00
fc0cd63f22
Adding some semicolon back.
2018-09-11 19:58:33 -03:00
51239a534d
Removal of semicolon.
2018-09-11 19:40:53 -03:00
797a45a284
Adding tslint.json and working on Cognitive Services NPM package upgrade.
2018-09-11 19:33:58 -03:00
f24eaf2348
react downgraded to 15.5.0 due to https://github.com/Microsoft/BotFramework-WebChat/issues/970 .
...
Promises revised.
2018-09-11 12:04:50 -03:00
52c19a0447
KB FAQ click working now.
2018-09-10 19:27:56 -03:00
185cd615ee
KB is almost working in V4.
2018-09-10 16:24:32 -03:00
2d1fe250d2
MinService Demonolithization.
2018-09-10 12:09:48 -03:00
f469b61f72
Promise has sequenced import tasks in .gbkb.
2018-09-09 20:09:07 -03:00
1953899a67
KB has now all the way Promised.
2018-09-09 18:11:41 -03:00
0c97f321b9
Bot UI is running again.
2018-09-09 16:40:04 -03:00
a80a443e74
More logging on web-service calls and Promise replacement for forEach.
2018-09-09 16:18:26 -03:00
fa8718a466
New promises and compiling.
2018-09-09 14:39:37 -03:00
096fcfceaa
Migrating Bot Boot logic to BotFmwV4.
2018-09-04 15:09:52 -03:00
b2471b50a2
Debugging V4 and adding some security logic.
2018-09-03 13:43:09 -03:00