start-life
20468d7053
Update common.js Hebrew language update ( #4241 )
...
* Update common.js
Hebrew language update
* linting
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com >
2025-08-05 09:55:08 -07:00
Sean Hatfield
49ea545d7f
SQL preflight connection validation ( #4150 )
...
* wip sql connection string validation
* handle failed sql connections in frontend
* sql preflight connection validation on modal save
* revert unneeded be/fe changes
* linting, form updates
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com >
2025-07-16 09:02:39 -07:00
Sean Hatfield
fe1dfb1fde
Add option to enable encryption on MSSQL Server db ( #4134 )
...
* add option to enable encryption on mssql server dbs
* add tests for ConnectionStringParser
2025-07-15 15:26:38 -07:00
timothycarambat
ae2fa8805c
resolves #4040
2025-07-10 13:20:39 -07:00
Timothy Carambat
1c905b1105
Replace connectionString parser for sql-agent ( #3560 )
...
resolves #3551
2025-03-28 12:46:21 -07:00
Timothy Carambat
15cf921616
Support SQL Agent skill ( #1411 )
...
* Support SQL Agent skill
* add MSSQL agent connector
* Add frontend to agent skills
remove FAKE_DB mock
reset skills to pickup child-skill dynamically
* add prompt examples for tools on untooled
* add better logging on SQL agents
* Wipe toolruns on each chat relay so tools can be used within the same session
* update comments
2024-05-16 10:38:21 -07:00