Siddharth Ganesan
12135d2aa8
improvement(copilot): improve context inputs and fix some bugs ( #1216 )
...
* Add logs v1
* Update
* Updates
* Updates
* Fixes
* Fix current workflow in context
* Fix mentions
* Error handling
* Fix chat loading
* Hide current workflow from context
* Run workflow fix
* Lint
2025-09-01 16:51:58 -07:00
Waleed
f75c807580
improvement(performance): added new indexes for improved session performance ( #1215 )
2025-09-01 16:00:15 -07:00
Vikhyath Mondreti
9ea7ea79e9
feat(workspace-vars): add workspace scoped environment + fix cancellation of assoc. workspace invites if org invite cancelled ( #1208 )
...
* feat(env-vars): workspace scoped environment variables
* fix cascade delete or workspace invite if org invite with attached workspace invites are created
* remove redundant refetch
* feat(env-vars): workspace scoped environment variables
* fix redirect for invitation error, remove check for validated emails on workspace invitation accept
* styling improvements
* remove random migration code
* stronger typing, added helpers, parallelized envvar encryption
---------
Co-authored-by: waleedlatif1 <walif6@gmail.com >
2025-09-01 15:56:58 -07:00
Waleed
5bbb349d8a
fix(build): add missing pdf-parse dep, add docker build in staging ( #1213 )
...
* fix(build): add missing pdf-parse dep
* add docker build (no push) in staging
2025-09-01 13:04:16 -07:00
Waleed
ea09fcecb7
fix(build): consolidate pdf parsing dependencies, remove extraneous html deps ( #1212 )
...
* fix(build): consolidate pdf parsing dependencies, remove extraneous html deps
* add types
2025-09-01 10:19:24 -07:00
Waleed
9ccb7600f9
fix(organizations): remove org calls when billing is disabled ( #1211 )
2025-09-01 09:48:58 -07:00
Waleed
ee17cf461a
v0.3.43: added additional parsers, mysql block improvements, billing fixes, permission fixes
v0.3.43
2025-08-31 01:01:24 -07:00
Waleed
43cb124d97
fix(parsers): fix md, pptx, html kb uploads ( #1209 )
...
* fix md, pptx, html
* consolidate consts
2025-08-31 00:52:42 -07:00
Waleed
76889fde26
fix(permissions): remove permissions granted by org membership ( #1206 )
...
* fix(permissions): remove cross-functional permissions granted by org membership
* code hygiene
2025-08-30 18:14:01 -07:00
Vikhyath Mondreti
7780d9b32b
fix(enterprise-billing): simplification to be fixed-cost ( #1196 )
...
* fix(enterprise-billing): simplify
* conceptual improvement
* add seats to enterprise sub meta
* correct type
* fix UI
* send emails to new enterprise users
* fix fallback
* fix merge conflict issue
---------
Co-authored-by: waleedlatif1 <walif6@gmail.com >
2025-08-30 17:26:17 -07:00
Waleed
4a703a02cb
improvement(tools): update mysql to respect ssl pref ( #1205 )
2025-08-30 13:48:39 -07:00
Waleed
a969d09782
feat(parsers): added pptx, md, & html parsers ( #1202 )
...
* feat(parsers): added pptx, md, & html parsers
* ack PR comments
* file renaming, reorganization
2025-08-30 02:11:01 -07:00
Waleed
0bc778130f
v0.3.42: kb config defaults, downgrade nextjs
v0.3.42
2025-08-29 21:51:00 -07:00
Waleed
df3d532495
fix(deps): downgrade nextjs ( #1200 )
2025-08-29 21:44:51 -07:00
Waleed
f4f8fc051e
improvement(kb): add fallbacks for kb configs ( #1199 )
2025-08-29 21:09:09 -07:00
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