Commit graph

1742 commits

Author SHA1 Message Date
Jicheng Lu fdfaffb478 minor change 2025-07-01 12:02:21 -05:00
Jicheng Lu ba485cef48 rename and refine instructions 2025-07-01 12:01:09 -05:00
Jicheng Lu e4ad50cb7b update instruction 2025-07-01 09:33:25 -05:00
Jicheng Lu 3da73d6fce init 2025-06-30 23:07:58 -05:00
Haiping 3bef027b22
Allow engineer role to edit knowledgebase 2025-06-30 10:10:40 -05:00
Jicheng Lu 796388a8fc refine side car 2025-06-18 15:03:16 -05:00
Jicheng Lu 333d8a7302 fix 2025-06-18 14:29:25 -05:00
nick.yi 4880de7a26 Adding message context to Error 2025-06-18 08:53:22 +08:00
nick.yi bb0be151c3 1.IgnoreIfNotFound defaults to true
2.Fix the incomplete log issue
2025-06-17 15:52:04 +08:00
nick.yi cbac4627c3 modify LocateElement logger level 2025-06-17 11:19:43 +08:00
Visagan Guruparan 351d65bd6d clean code 2025-06-13 11:13:21 -05:00
Visagan Guruparan a581091248 Update webdriver upload files method 2025-06-13 11:08:53 -05:00
Haiping f6ce283b9b
Merge pull request #1074 from Joannall/master
Refactor SQL Driver Plugin and Update Database Handling
2025-06-11 08:59:28 -05:00
Haiping 6f0754c143
Merge pull request #1073 from visagang/features/vguruparan
Update locating element log level to warning
2025-06-11 08:58:41 -05:00
Joanna Ren b557342bb1 Refactor SQL Driver Plugin and Update Database Handling
- Added a new folder for helpers in the project file.
- Removed the `SqlDriverHelper` class and its `GetDatabaseType` method.
- Updated `SqlDriverAgentHook` to retrieve database type directly from `SqlStatement`.
- Enhanced `SqlStatement` with new properties: `DBProvider`, `Schema`, and `Tables`.
- Removed registration of `SqlDriverAgentHook` in `SqlDriverPlugin`.
- Cleaned up global using directives by removing `Helpers`.
- Modified `GetTableDefinitionFn` to accept a schema parameter for Redshift queries.
- Updated `SqlSelect` to use `DBProvider` from `SqlStatement`.
- Revised JSON schema definitions to require `db_provider` and `schema`.
- Clarified Liquid template instructions for database connections and SQL execution.
- Streamlined rules for calling `util-db-verify_dictionary_term`.
2025-06-10 16:55:33 -05:00
Visagan Guruparan c386fb48bd Update locating element log level to warning 2025-06-10 11:16:33 -05:00
Jicheng Lu 0c820aac8e sync with ui 2025-06-06 13:16:30 -05:00
Jicheng Lu ef5f196927 add agent utility description 2025-06-04 22:15:07 -05:00
Jicheng Lu 02839c643d add mission category 2025-05-29 15:21:51 -05:00
Jicheng Lu 2789fa955d add missing category 2025-05-29 15:20:05 -05:00
Jicheng Lu f5242a83b3 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct 2025-05-29 14:22:36 -05:00
Jicheng Lu 2ce3f6c070 refine file name 2025-05-29 13:58:47 -05:00
Jicheng Lu 3bb50a6350 nullable 2025-05-28 18:00:11 -05:00
Jicheng Lu a33d43c902 minor change 2025-05-28 17:15:37 -05:00
Jicheng Lu 1d0284eef4 minor change 2025-05-28 16:53:45 -05:00
Jicheng Lu 1792da38ef refine utility structure 2025-05-28 16:16:48 -05:00
Jicheng Lu 11f5234bfd clean code 2025-05-28 12:05:29 -05:00
Jicheng Lu 19e16ff4fe temp save 2025-05-28 08:59:29 -05:00
Jicheng Lu 0a0da61db3 temp save 2025-05-27 21:23:20 -05:00
Jicheng Lu 78579fe4fe use binary data 2025-05-27 19:56:14 -05:00
Jicheng Lu 28d4f4e9ba add utility visibility expression 2025-05-27 15:23:37 -05:00
Jicheng Lu c79e35b653 use model id 2025-05-26 00:28:50 -05:00
Jicheng Lu b6e6de591f add gemini file content 2025-05-26 00:23:31 -05:00
Jicheng Lu ae12a2e92b refine http headers 2025-05-23 10:41:56 -05:00
Jicheng Lu ba0b486d5a minor change 2025-05-22 16:57:27 -05:00
Jicheng Lu 6def003141 trigger agent instruction logging in realtime 2025-05-22 14:59:35 -05:00
Jicheng Lu 2bf15f5078 refine routing mode 2025-05-22 13:58:42 -05:00
Jicheng Lu aab468f410 add session logging and crontab settings 2025-05-20 10:59:42 -05:00
Jicheng Lu 73c2e9c72e minor refine 2025-05-19 15:44:20 -05:00
Jicheng Lu 82b831d406 add session reconnect 2025-05-19 14:54:40 -05:00
Jicheng Lu d91a55232b refine tool call and response 2025-05-16 10:49:09 -05:00
Jicheng Lu a4d4f28bc0 resolve conflict 2025-05-15 23:21:01 -05:00
Jicheng Lu 0c2ba423d8 refine 2025-05-15 22:59:57 -05:00
nick.yi 37f860d897 optimize hook 2025-05-16 09:19:55 +08:00
Jicheng Lu 37bef7b8c6 Merge branch 'master' of https://github.com/SciSharp/BotSharp into test/google-realtime 2025-05-15 15:47:06 -05:00
Jicheng Lu b64f22ef8e temp save 2025-05-15 15:46:42 -05:00
nick.yi 9cdf9179c0 optimize hook 2025-05-15 15:25:08 +08:00
Jicheng Lu 4c4dce852d minor change 2025-05-14 23:54:18 -05:00
Jicheng Lu bc40deed54 tool call done; to do session restart 2025-05-14 23:49:36 -05:00
aden.chen a2ddbf913c Add hook execution options to Twilio controllers 2025-05-15 10:09:31 +08:00