Waleed
76fac13f3d
v0.3.41: wand with azure openai, generic mysql and postgres blocks
v0.3.41
2025-08-29 19:19:29 -07:00
Waleed
a3838302e0
feat(kb): add adjustable concurrency and batching to uploads and embeddings ( #1198 )
2025-08-29 18:37:23 -07:00
Waleed
4310dd6c15
imporvement(pg): added wand config for writing sql queries for generic db blocks & supabase postgrest syntax ( #1197 )
...
* add parallel ai, postgres, mysql, slight modifications to dark mode styling
* bun install frozen lockfile
* new deps
* improve security, add wand to short input and update wand config
2025-08-29 18:32:07 -07:00
Waleed
813a0fb741
feat(tools): add parallel ai, postgres, mysql, slight modifications to dark mode styling ( #1192 )
...
* add parallel ai, postgres, mysql, slight modifications to dark mode styling
* bun install frozen lockfile
* new deps
2025-08-29 17:25:02 -07:00
Waleed
7e23e942d7
fix(billing-ui): open settings when enterprise sub folks press usage indicator ( #1194 )
2025-08-29 16:11:32 -07:00
Siddharth Ganesan
7fcbafab97
Use direct fetch ( #1193 )
2025-08-29 16:10:36 -07:00
Siddharth Ganesan
056dc2879c
Fix/wand ( #1191 )
...
* Switch to node
* Refactor
2025-08-29 15:50:26 -07:00
Siddharth Ganesan
1aec32b7e2
Switch to node ( #1190 )
2025-08-29 15:18:07 -07:00
Vikhyath Mondreti
316c9704af
Merge pull request #1189 from simstudioai/staging
...
fix(deps): revert dependencies to before pg block was added
2025-08-29 14:28:31 -07:00
Vikhyath Mondreti
4e3a3bd1b1
run bun install
2025-08-29 14:23:31 -07:00
Vikhyath Mondreti
36773e8cdb
Revert "feat(integrations): added parallel AI, mySQL, and postgres block/tools ( #1126 )"
...
This reverts commit 766279bb8b .
2025-08-29 14:14:45 -07:00
Vikhyath Mondreti
7ac89e35a1
revert(dep-changes): revert drizzle-orm version and change CI yaml script
2025-08-29 13:51:36 -07:00
Vikhyath Mondreti
faa094195a
change bun install to be based on frozen-lockfile flag"
...
"
2025-08-29 13:42:20 -07:00
Vikhyath Mondreti
69319d21cd
revert drizzle-orm version
2025-08-29 13:36:57 -07:00
Vikhyath Mondreti
8362fd7a83
remove bun lock
2025-08-29 13:34:46 -07:00
Vikhyath Mondreti
39ad793a9a
revert package.json
2025-08-29 13:34:19 -07:00
Waleed
921c755711
v0.3.40: drizzle fixes, custom postgres port support
2025-08-29 10:24:40 -07:00
Waleed
41ec75fcad
fix(pg): fix POSTGRES_PORT envvar to map external port to 5432 internally ( #1187 )
2025-08-29 10:11:37 -07:00
Waleed
f2502f5e48
fix(database): revert changes related to db URL ( #1185 )
...
* fix(database): revert changes related to db URL
* cleanup
2025-08-29 09:33:40 -07:00
Vikhyath Mondreti
f3c4f7e20a
fix
2025-08-29 00:35:15 -07:00
Vikhyath Mondreti
f578f43c9a
graceful exit for drizzle migration
2025-08-29 00:25:47 -07:00
Vikhyath Mondreti
5c73038023
fix(db): attempt parsing cert and db url separately ( #1183 )
2025-08-29 00:17:05 -07:00
Waleed
92132024ca
fix(db): accept self-signed certs ( #1181 )
2025-08-28 23:19:43 -07:00
Waleed
ed11456de3
fix(db): accept self-signed certs ( #1181 )
2025-08-28 23:19:02 -07:00
Waleed
8739a3d378
fix(ssl): add envvar for optional ssl cert ( #1179 )
2025-08-28 23:11:21 -07:00
Waleed
ca015deea9
fix(ssl): add envvar for optional ssl cert ( #1179 )
2025-08-28 23:00:43 -07:00
Waleed
fd6d927228
v0.3.40: copilot improvements, knowledgebase improvements, security improvements, billing fixes
v0.3.40
2025-08-28 22:00:58 -07:00
Adam Gough
6ac59a3264
Revert "fix(cursor-and-input): fixes cursor and input canvas error ( #1168 )" ( #1178 )
...
This reverts commit aa84c75360 .
2025-08-28 21:06:30 -07:00
Adam Gough
aa84c75360
fix(cursor-and-input): fixes cursor and input canvas error ( #1168 )
...
* fixed long input
* lint
* fix gray canvas
* fixed auto-pan
* remove duplicate useEffect
* fix auto-pan for wide mode
* removed any
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-28 20:17:10 -07:00
Vikhyath Mondreti
ebb8cf8bf9
fix(slack): set depends on for slack channel channel subblock ( #1177 )
...
* fix(slack): set depends on for slack channel
* use foreign credential check
* fix
* fix clearing of block
2025-08-28 20:11:30 -07:00
Siddharth Ganesan
cadfcdbfbd
Fix ( #1176 )
2025-08-28 19:21:29 -07:00
Vikhyath Mondreti
7d62c200fa
feat(openrouter): add open router to model block ( #1172 )
...
* feat(openrouter): add open router to model block
* improvement(openrouter): streaming fix, temperature fix
* pr comments
---------
Co-authored-by: waleedlatif1 <walif6@gmail.com >
2025-08-28 18:47:36 -07:00
Siddharth Ganesan
df646256b3
Revert "feat(debug): create debugger ( #1174 )" ( #1175 )
...
This reverts commit 7c73f5ffe0 .
2025-08-28 18:46:40 -07:00
Siddharth Ganesan
7c73f5ffe0
feat(debug): create debugger ( #1174 )
...
* Updates
* Updates
* Updates
* Checkpoint
* Checkpoint
* Checkpoitn
* Var improvements
* Fixes
* Execution status
* UI improvements
* Ui updates
* Fix
* Fix scoping
* Fix workflow vars
* Fix env vars
* Remove number styling
* Variable highlighting
* Updates
* Update
* Fix resume
* Stuff
* Breakpoint ui
* Ui
* Ui updates
* Loops and parallels
* HIde env vars
* Checkpoint
* Stuff
* Panel toggle
* Lint
2025-08-28 18:19:20 -07:00
Waleed
bb5f40a027
feat(pg): added ability to customize postgres port when running containerized app ( #1173 )
2025-08-28 17:16:24 -07:00
Waleed
5ae5429296
chore(deps): upgrade trigger.dev in gh action ( #1171 )
2025-08-28 17:08:59 -07:00
Waleed
fcf128f6db
improvement(knowledge): remove innerJoin and add id identifiers to results, updated docs ( #1170 )
...
* improvement(knowledge): remove innerJoin and add id identifiers to results, updated docs
* cleanup
* add documentName to upload chunk op as well
2025-08-28 17:04:31 -07:00
Vikhyath Mondreti
56543dafb4
fix(billing): usage tracking cleanup, shared pool of limits for team/enterprise ( #1131 )
...
* fix(billing): team usage tracking cleanup, shared pool of limits for team
* address greptile commments
* fix lint
* remove usage of deprecated cols"
* update periodStart and periodEnd correctly
* fix lint
* fix type issue
* fix(billing): cleaned up billing, still more work to do on UI and population of data and consolidation
* fix upgrade
* cleanup
* progress
* works
* Remove 78th migration to prepare for merge with staging
* fix migration conflict
* remove useless test file
* fix
* Fix undefined seat pricing display and handle cancelled subscription seat updates
* cleanup code
* cleanup to use helpers for pulling pricing limits
* cleanup more things
* cleanup
* restore environment ts file
* remove unused files
* fix(team-management): fix team management UI, consolidate components
* use session data instead of subscription data in settings navigation
* remove unused code
* fix UI for enterprise plans
* added enterprise plan support
* progress
* billing state machine
* split overage and base into separate invoices
* fix badge logic
---------
Co-authored-by: waleedlatif1 <walif6@gmail.com >
2025-08-28 17:00:48 -07:00
Emir Karabeg
7cc4574913
improvement(knowledge): search returns document name ( #1167 )
2025-08-28 16:07:22 -07:00
Waleed
3f900947ce
improvement(kb): use trigger.dev for kb tasks ( #1166 )
2025-08-28 12:14:31 -07:00
Waleed
bda8ee772a
fix(security): strengthen email invite validation logic, fix invite page UI ( #1162 )
...
* fix(security): strengthen email ivnite validation logic, fix invite page UI
* ui
2025-08-28 00:03:03 -07:00
Siddharth Ganesan
104d34cc9e
fix(copilot): context filtering ( #1160 )
...
* Add filter
* Scope kb and chats
* Lint
* Remove comments
* Lint
2025-08-27 22:57:28 -07:00
Siddharth Ganesan
06e9a6b302
feat(copilot): context ( #1157 )
...
* Copilot updates
* Set/get vars
* Credentials opener v1
* Progress
* Checkpoint?
* Context v1
* Workflow references
* Add knowledge base context
* Blocks
* Templates
* Much better pills
* workflow updates
* Major ui
* Workflow box colors
* Much i mproved ui
* Improvements
* Much better
* Add @ icon
* Welcome page
* Update tool names
* Matches
* UPdate ordering
* Good sort
* Good @ handling
* Update placeholder
* Updates
* Lint
* Almost there
* Wrapped up?
* Lint
* Builid error fix
* Build fix?
* Lint
* Fix load vars
2025-08-27 21:07:51 -07:00
Waleed
fed4e507cc
fix(signup): refetch session data on signup ( #1155 )
2025-08-27 20:01:04 -07:00
Waleed
389456e0f3
fix(envvars): fix split for pasting envvars with query params ( #1156 )
2025-08-27 19:55:54 -07:00
Vikhyath Mondreti
c720f23d9b
fix(sockets): useCollabWorkflow cleanup, variables store logic simplification ( #1154 )
...
* fix(sockets): useCollabWorkflow cleanup, variables store logic simplification
* remove unecessary check
2025-08-27 17:11:39 -07:00
Vikhyath Mondreti
89f7d2b943
improvement(sockets): cleanup debounce logic + add flush mechanism to… ( #1152 )
...
* improvement(sockets): cleanup debounce logic + add flush mechanism to not lose ops
* fix optimistic update overwritten race condition
* fix
* fix forever stuck in processing
2025-08-27 11:35:20 -07:00
Emir Karabeg
923c05239c
fix(auto-layout): revert ( #1148 )
2025-08-26 23:24:09 -07:00
Waleed
3424a338b7
fix(security): fixed SSRF vulnerability ( #1149 )
2025-08-26 23:11:08 -07:00
Waleed
51b1e97fa2
fix(kb-uploads): created knowledge, chunks, tags services and use redis for queueing docs in kb ( #1143 )
...
* improvement(kb): created knowledge, chunks, tags services and use redis for queueing docs in kb
* moved directories around
* cleanup
* bulk create docuemnt records after upload is completed
* fix(copilot): send api key to sim agent (#1142 )
* Fix api key auth
* Lint
* ack PR comments
* added sort by functionality for headers in kb table
* updated
* test fallback from redis, fix styling
* cleanup copilot, fixed tooltips
* feat: local auto layout (#1144 )
* feat: added llms.txt and robots.txt (#1145 )
* fix(condition-block): edges not following blocks, duplicate issues (#1146 )
* fix(condition-block): edges not following blocks, duplicate issues
* add subblock update to setActiveWorkflow
* Update apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block/components/condition-input.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix dependency array
* fix(copilot-cleanup): support azure blob upload in copilot, remove dead code & consolidate other copilot files (#1147 )
* cleanup
* support azure blob image upload
* imports cleanup
* PR comments
* ack PR comments
* fix key validation
* improvement(forwarding+excel): added forwarding and improve excel read (#1136 )
* added forwarding for outlook
* lint
* improved excel sheet read
* addressed greptile
* fixed bodytext getting truncated
* fixed any type
* added html func
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
* revert agent const
* update docs
---------
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com >
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-26 22:55:18 -07:00