Commit Graph

1352 Commits

Author SHA1 Message Date
Vikhyath Mondreti
35ac68f579 fix(func var resolution): variable ref codepath triggered - lint fixed 2025-06-30 13:55:12 -07:00
Vikhyath Mondreti
9c14f5f8fc fix(func var resolution): variable ref codepath triggered 2025-06-30 13:54:53 -07:00
Vikhyath Mondreti
d50db1d3fb add dot check 2025-06-30 12:45:36 -07:00
Vikhyath Mondreti
b3960ad77a v0.2.2: fix (#588)
* fix(loop-foreach): forEach loop iterations (#581)

* fix: working on fixing foreach loop max

* fix: removed default of 5 iterations

* fix: bun run lint

* fix: greptile comments (#581)

* fix: removed safety max (#581)

---------

Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net>
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>

* improvement(sockets conn): sockets connection refresh warning (#580)

* working conn status

* improvement(sockets conn): sockets connection refresh warning

* fix styling

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local>

* fix(variable resolution): use variable references to not have escaping issues (#587)

* fix(variable-resolution): don't inject stringified json, use var refs

* fix lint

* remove unused var

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan>

---------

Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com>
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net>
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan>
v0.2.2
2025-06-30 11:50:59 -07:00
Emir Karabeg
805b245ca9 v0.2.1: fix + chore (#585)
* fix: icon properties error

* chore(ci): run ci on staging + migrations (#575)

* fix: eleven labs deployment returning uploaded blob (#583)

* fix(eleven-labs): fixed URL path (#584)

* fix: eleven labs deployment returning uploaded blob

* fix: added better URL pattern

---------

Co-authored-by: Aditya Tripathi <aditya@climactic.co>
v0.2.1
2025-06-29 21:51:07 -07:00
Vikhyath Mondreti
bf0ea10e62 merge(staging-to-main) (#577)
* feat(agent): agent model dropdown combobox (#572)

* feat: agent model dropdown combobox

* fix(cli): package type for esm imports, missing realtime (#574)

* fix: package type for esm imports, missing realtime calls and use of migrate

* chore: bump cli

* fix sourceBlock null check

* fix(kb): fix kb navigation URLs

* fix(csp): update CSP to allow for google drive picker

* feat(dropdown): added optional icon to agent model dropdown

---------

Co-authored-by: Aditya Tripathi <aditya@climactic.co>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local>
Co-authored-by: Waleed Latif <walif6@gmail.com>

* fix concurrent req check (#576)

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>

---------

Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com>
Co-authored-by: Aditya Tripathi <aditya@climactic.co>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local>
Co-authored-by: Waleed Latif <walif6@gmail.com>
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
2025-06-28 13:38:10 -07:00
Waleed Latif
9be41b4b73 Merge branch 'staging' 2025-06-28 11:37:06 -04:00
Waleed Latif
f08a51cc34 fix(csp): update CSP to allow for google drive picker 2025-06-28 11:36:57 -04:00
Waleed Latif
2f8d9eaede fix(kb): fix kb navigation URLs 2025-06-28 11:36:57 -04:00
Vikhyath Mondreti
e37a8681e0 fix sourceBlock null check 2025-06-28 11:36:57 -04:00
Aditya Tripathi
e93a5ce646 fix(cli): package type for esm imports, missing realtime (#574)
* fix: package type for esm imports, missing realtime calls and use of migrate

* chore: bump cli
2025-06-28 08:36:01 -07:00
Waleed Latif
fe5ce5a374 fix(csp): update CSP to allow for google drive picker 2025-06-28 11:35:07 -04:00
Waleed Latif
3a48980916 fix(kb): fix kb navigation URLs 2025-06-28 00:38:15 -04:00
Vikhyath Mondreti
b42c43ae87 fix sourceBlock null check 2025-06-28 00:14:33 -04:00
Vikhyath Mondreti
5fec81320c fix sourceBlock null check 2025-06-27 20:36:11 -07:00
Vikhyath Mondreti
2d5da6e25b Merge branch 'staging' of github.com:simstudioai/sim into staging 2025-06-27 20:02:33 -07:00
Vikhyath Mondreti
5d17ed830b fix lint" 2025-06-27 20:02:25 -07:00
Vikhyath Mondreti
2a7b4da969 fix(reconn): take workflow id from url 2025-06-27 20:02:03 -07:00
Emir Karabeg
c43b03935c fix(function): disabled freestyle, VM by default with node-fetch (#570)
* fix(function): disabled freestyle, VM by default with node-fetch

* fix: add input log to error

---------

Co-authored-by: Waleed Latif <walif6@gmail.com>
2025-06-27 19:37:00 -07:00
Adam Gough
0da8a7068a fix(gmail): gmail webhook synchronous processing (#553)
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>
2025-06-27 19:24:32 -07:00
Vikhyath Mondreti
f5f65fd8d1 fix lint 2025-06-27 19:14:50 -07:00
Vikhyath Mondreti
754d768070 fix dup token 2025-06-27 19:14:25 -07:00
Vikhyath Mondreti
05c83e27b9 fix lint 2025-06-27 19:07:30 -07:00
Vikhyath Mondreti
244c086ef2 fix sidebar issue 2025-06-27 19:07:23 -07:00
Vikhyath Mondreti
f8cfdba5ee fix lint 2025-06-27 17:35:09 -07:00
Vikhyath Mondreti
82d491d1b6 fix sockets token refresh 2025-06-27 17:34:58 -07:00
Vikhyath Mondreti
7c00f07d8f fix lint 2025-06-27 16:36:07 -07:00
Vikhyath Mondreti
bbde2be093 fix(workspace url): race condition 2025-06-27 16:35:55 -07:00
Vikhyath Mondreti
bf9b3fdc99 fix(conn pool separation): conn pool separation test (#568)
* add logs to see freestyle payload

* fix lint

* db connection config changes

* fix lint

* db client fix + workspace switching

* fix lint

* remove unecessary logging

* revert route file

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
2025-06-27 15:21:46 -07:00
Vikhyath Mondreti
e4523961ea Revert "fix(workspace url id bug): switch workspace bug (#564)" (#567)
This reverts commit 0049644224.
2025-06-27 14:15:09 -07:00
Waleed Latif
02cecd5745 fix(sockets): implement longer token expiration for OTT, preventitive token refresh with retries (#566)
* fix(sockets): implement longer token expiration for OTT, preventitive token refresh with retries

* cleanup tests

* make websocket first choice transport

* fix lint

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan>
2025-06-27 10:42:41 -07:00
Aditya Tripathi
00334e501f feat(ci): socket realtime image for hosting (#565)
* feat: socket server for self/local deployment

* ci: memory limit and redundant dependency install

* chore: update readme, devcontainer, cli package

* chore: add new dev scripts and update README for full development setup
2025-06-27 09:03:29 -07:00
Vikhyath Mondreti
0049644224 fix(workspace url id bug): switch workspace bug (#564)
* fix switch workspace bug"

* fix(workspaces): resolve workflow selection ordering issue, eliminate race conditions during workspace transitions

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
Co-authored-by: Waleed Latif <walif6@gmail.com>
2025-06-26 21:49:43 -07:00
Vikhyath Mondreti
8764954282 Revert "fix switch workspace bug (#560)" (#563)
This reverts commit 0fb2f7c44e.
2025-06-26 19:58:27 -07:00
Vikhyath Mondreti
76a04251a7 Revert "fix(workspaces init): fix switch workspace fully + first workflow sho…" (#562)
This reverts commit 99105841b1.
2025-06-26 19:57:52 -07:00
Vikhyath Mondreti
99105841b1 fix(workspaces init): fix switch workspace fully + first workflow should be selected when you enter app (#561)
* add target workspace id for switch workspace"

* fix lint

* workspace initialization bug fixes

* fix lint

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
2025-06-26 19:28:36 -07:00
Vikhyath Mondreti
0fb2f7c44e fix switch workspace bug (#560)
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
2025-06-26 18:44:06 -07:00
Vikhyath Mondreti
1a719470b8 fix(sockets events): remaining sockets events (#558)
* add sockets event for duplicate block

* fix lint

* add vertical ports event

* fix lint

---------

Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net>
2025-06-26 18:31:46 -07:00
Vikhyath Mondreti
9584f3cb57 Merge pull request #554 from simstudioai/fix/global-conn
fix(global conn): make db connection global to not reinstatiate on every import
2025-06-26 13:50:14 -07:00
Vikhyath Mondreti
9239954029 fix lint 2025-06-26 13:43:37 -07:00
Vikhyath Mondreti
7b50eccc89 add global connection to not reinstantiate on every import 2025-06-26 13:43:25 -07:00
Aditya Tripathi
70899852a3 chore: cleanup hydration logic (#552) 2025-06-26 09:46:43 -07:00
Vikhyath Mondreti
c85adf695d Merge pull request #551 from simstudioai/improvement/socket-per-session
Improvement(socket conn level): move socket connection to browser session level rather than workspace
2025-06-26 08:40:11 -07:00
Vikhyath Mondreti
a05ba867cd fix lint 2025-06-26 08:32:24 -07:00
Vikhyath Mondreti
24a3b9a167 move socket to browser tab level 2025-06-26 08:32:14 -07:00
Vikhyath Mondreti
936d2d31e2 Merge pull request #550 from simstudioai/fix/user-presence
fix(userPresence): show avatars by user ID not socket conn id
2025-06-26 08:00:54 -07:00
Vikhyath Mondreti
fb40d25234 fix user presence 2025-06-26 07:52:51 -07:00
Vikhyath Mondreti
c3fe758991 Merge pull request #549 from simstudioai/fix/workspace-undefined
fix: workspace undefined
2025-06-26 07:52:21 -07:00
Aditya Tripathi
793e9262bd fix: get workspaceId from url, not undefined workflows 2025-06-26 12:20:48 +00:00
Waleed Latif
391c3efa14 improvement(sockets): fixed positioning of blocks recalc, hydration issue with workspaceId, and presence (#547)
* fixed positioning of blocks recalc, hydration issue with workspaceId, and presence

* fixed loading animation, auto-close workspace selector onClick
2025-06-25 16:46:56 -07:00