Siddharth Ganesan
07cd6f9e49
Better ui
2025-07-08 20:28:32 -07:00
Siddharth Ganesan
c53e950269
Remove dead code
2025-07-08 20:17:21 -07:00
Siddharth Ganesan
88282378ea
Lint
2025-07-08 20:08:42 -07:00
Siddharth Ganesan
1b3b85f4c4
Checkpoint
2025-07-08 20:08:34 -07:00
Siddharth Ganesan
4b60bba992
Lint
2025-07-08 19:52:13 -07:00
Siddharth Ganesan
4aaa68d21b
Better
2025-07-08 19:52:06 -07:00
Siddharth Ganesan
776ae06671
Lint
2025-07-08 19:46:13 -07:00
Siddharth Ganesan
ccf5c2f6d8
Works?
2025-07-08 19:46:06 -07:00
Siddharth Ganesan
02c41127c2
Lint
2025-07-08 19:14:57 -07:00
Siddharth Ganesan
d1fe209d29
Big refactor
2025-07-08 19:14:51 -07:00
Siddharth Ganesan
ee66c15ed9
some fixes
2025-07-08 18:44:59 -07:00
Siddharth Ganesan
4fffc66ee0
Lint
2025-07-08 18:30:44 -07:00
Siddharth Ganesan
a3159bcebc
Fix streaming bug
2025-07-08 18:30:35 -07:00
Siddharth Ganesan
2354909ef9
Lint
2025-07-08 18:14:07 -07:00
Siddharth Ganesan
caccb61362
Tool call version
2025-07-08 18:13:59 -07:00
Siddharth Ganesan
3c7e7949d9
Lint
2025-07-08 17:31:35 -07:00
Siddharth Ganesan
537fbdb2ce
UI fixes
2025-07-08 17:31:27 -07:00
Siddharth Ganesan
3460a7b39e
Convo update
2025-07-08 17:20:05 -07:00
Siddharth Ganesan
d75751bbe6
Convo update
2025-07-08 17:19:56 -07:00
Siddharth Ganesan
767b63c57d
Fix spacing
2025-07-08 16:51:44 -07:00
Siddharth Ganesan
b58d8773c9
Spacing
2025-07-08 16:51:36 -07:00
Siddharth Ganesan
3af1a6e100
Lint
2025-07-08 16:49:09 -07:00
Siddharth Ganesan
840a028f92
Add footer fullscreen option
2025-07-08 16:49:03 -07:00
Siddharth Ganesan
7bc644a478
Better formatting
2025-07-08 16:42:10 -07:00
Siddharth Ganesan
70a51006f6
Better formatting
2025-07-08 16:42:03 -07:00
Siddharth Ganesan
17513d77ea
Initial chatbot ui
2025-07-08 16:38:22 -07:00
Siddharth Ganesan
70a5f4ec31
Lint fix
2025-07-08 16:11:55 -07:00
Siddharth Ganesan
b9fa50b4de
Add db migration
2025-07-08 16:11:44 -07:00
Siddharth Ganesan
76c0c56689
Initial lint
2025-07-08 15:36:33 -07:00
Siddharth Ganesan
850447a604
Initial commit
2025-07-08 15:36:25 -07:00
Waleed Latif
0f21fbf705
fix(dropdown): simplify & fix tag dropdown for parallel & loop blocks ( #634 )
...
* fix(dropdown): simplify & fix tag dropdown for parallel & loop blocks
* fixed build
2025-07-08 10:14:14 -07:00
Vikhyath Mondreti
3e45d793f1
fix(revert-deployed): correctly revert to deployed state as unit op using separate endpoint ( #633 )
...
* fix(revert-deployed): revert deployed functionality with separate endpoint
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
2025-07-07 22:16:17 -07:00
Vikhyath Mondreti
5167deb75c
fix(resp format): non-json input was crashing ( #631 )
...
* fix response format non-json input crash bug
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
2025-07-07 20:03:01 -07:00
Waleed Latif
02b7899861
fix(docs): fixed broken docs links ( #632 )
2025-07-07 19:59:30 -07:00
Waleed Latif
7e4669108f
feat(build): added turbopack builds to prod ( #630 )
...
* added turbopack to prod builds
* block access to sourcemaps
* revert changes to docs
2025-07-07 19:51:39 -07:00
Adam Gough
ede224a15f
fix(mem-deletion): hard deletion of memory ( #622 )
...
* fix: memory deletion
* fix: bun run lint
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
2025-07-07 19:28:28 -07:00
Vikhyath Mondreti
5cf7d025db
fix(oauth): fix oauth to use correct subblock value setter + remove unused local storage code ( #628 )
...
* fix(oauth): fixed oauth state not persisting in credential selector
* remove unused local storage code for oauth
* fix lint
* selector clearance issue fix
* fix typing issue
* fix lint
* remove cred id from logs
* fix lint
* works
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
2025-07-07 18:40:33 -07:00
Waleed Latif
b4eda8fe6a
feat(tools): added reordering of tool calls in agent tool input ( #629 )
...
* added tool re-ordering in agent block
* styling
2025-07-07 17:25:51 -07:00
Vikhyath Mondreti
60e2e6c735
fix(reddit): update to oauth endpoints ( #627 )
...
* fix(reddit): change tool to use oauth token
* fix lint
* add contact info
* Update apps/sim/tools/reddit/get_comments.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/sim/tools/reddit/hot_posts.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/sim/tools/reddit/get_posts.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix type error
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-07 13:32:23 -07:00
Vikhyath Mondreti
c635b19548
fix(frozen canvas): don't error if workflow state not available for migrated logs ( #624 )
...
* fix(frozen canvas): don't error if workflow state not available for old logs
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
2025-07-07 02:34:49 -07:00
Vikhyath Mondreti
0bf9ce0b9e
feat(enhanced logs): integration + log visualizer canvas ( #618 )
...
* feat(logs): enhanced logging system with cleanup and theme fixes
- Implement enhanced logging cleanup with S3 archival and retention policies
- Fix error propagation in trace spans for manual executions
- Add theme-aware styling for frozen canvas modal
- Integrate enhanced logging system across all execution pathways
- Add comprehensive trace span processing and iteration navigation
- Fix boolean parameter types in enhanced logs API
* add warning for old logs
* fix lint
* added cost for streaming outputs
* fix overflow issue
* fix lint
* fix selection on closing sidebar
* tooltips z index increase
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
Co-authored-by: Waleed Latif <walif6@gmail.com >
2025-07-06 20:01:28 -07:00
Aditya Tripathi
e22f0123a3
fix(envvars): t3-env standardization ( #606 )
...
* chore: use t3-env as source of truth
* chore: update mock env for failing tests
2025-07-06 20:01:28 -07:00
Vikhyath Mondreti
231bfb9add
fix(deletions): folder deletions were hanging + use cascade deletions throughout ( #620 )
...
* use cascade deletion
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
2025-07-06 20:01:28 -07:00
Waleed Latif
cac9ad250d
fix(sharing): fixed folders not appearing when sharing workflows ( #616 )
...
* fix(sharing): fixed folders not appearing when sharing workflows
* cleanup
* fixed error case
2025-07-06 20:01:28 -07:00
Vikhyath Mondreti
78b5ae7b3d
v0.2.7: fix + feat ( #615 )
...
* feat(logging): add additional logs for proxy routes
* fix(blocks): workflow handler not working outside gui (#609 )
* fix: key to call api internally for workflow block
* feat: use jwt for internal auth to avoid a static key
* chore: formatter
* fix(sidebar): added loop & parallel subblcoks to sidebar search
* merged improvement/connection into staging (#604 )
* merged improvement/connection into staging
* fix: merge conflicts and improved block path calculation
* fix: removed migration
* fix: removed duplicate call
* fix: resolver and merge conflicts
* fix: knowledge base folder
* fix: settings modal
* fix: typeform block
* fix: parallel handler
* fix: stores index
* fix: tests
* fix: tag-dropdown
* improvement: start block input and tag dropdown
* fix block id resolution + missing bracket
* fix lint
* fix test
* works
* fix
* fix lint
* Revert "fix lint"
This reverts commit 433e2f9cfc .
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
* fix(autopan): migration missing (#614 )
* add autopan migration
* fix lint
* fix linter
* fix tests
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
Co-authored-by: Aditya Tripathi <aditya@climactic.co >
Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
v0.2.7
2025-07-04 13:48:17 -07:00
Vikhyath Mondreti
016cd6750c
v0.2.6: fix + feat + improvement ( #612 )
...
* feat(function): added more granular error logs for function execution for easier debugging (#593 )
* added more granular error logs for function execution
* added tests
* fixed syntax error reporting
* feat(models): added temp controls for gpt-4.1 family of models (#594 )
* improvement(knowledge-upload): create and upload document to KB (#579 )
* improvement: added knowledge upload
* improvement: added greptile comments (#579 )
* improvement: changed to text to doc (#579 )
* improvement: removed comment (#579 )
* added input validation, tested persistence of KB selector
* update docs
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Waleed Latif <walif6@gmail.com >
* fix(remove workflow.state usage): no more usage of deprecated state column in any routes (#586 )
* fix(remove workflow.state usage): no more usage of deprecated state col in routes
* fix lint
* fix chat route to only use deployed state
* fix lint
* better typing
* remove useless logs
* fix lint
* restore workflow handler file
* removed all other usages of deprecated 'state' column from workflows table, updated tests
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Waleed Latif <walif6@gmail.com >
* fix(doc-selector-kb): enable doc selector when kb is selected (#596 )
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
* fix(unload): remove beforeunload warning since we communicate via wss (#597 )
* fix(executor): fix dependency resolution, allow blocks with multiple inputs to execute (#598 )
* feat(billing): added migrations for usage-based billing (#601 )
* feat(billing): added migrations for usage-based billing
* lint
* lint
* feat(logging): add new schemas + types for new logging system (#599 )
* feat(logging): add new schemas + types for logging
* fix lint
* update migration
* fix lint
* Remove migration 48 to avoid conflict with staging
* fixed merge conflict
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
* fix(createWorkflow): cleanup create workflow to prevent re-renders (#607 )
* fix(createWorkflow): no more client side id, duplicate schedules calls
* fix lint
* more cleanup
* fix lint
* fix spamming of create button causing issues
* fix lint
* add more colors + default workflow name changed
* Update apps/sim/stores/workflows/registry/utils.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix(telegram): added markdown text rendering (#611 )
* fix: added proper markdown
* fix: reverted route.ts file
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
* fix(kb-upload): fix and consolidate KB file uploads logic (#610 )
* fix(kb-upload): fix and consolidate logic
* fix lint
* consolidated presigned routes, fixed temp id kb store issue, added nav to next/prev chunk on edit chunk modal
* fix ci test
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
Co-authored-by: Waleed Latif <walif6@gmail.com >
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
v0.2.6
2025-07-03 12:53:14 -07:00
Waleed Latif
3b982533d1
v0.2.5: feat, improvement, fix ( #595 ) ( #603 )
...
* feat(function): added more granular error logs for function execution for easier debugging (#593 )
* added more granular error logs for function execution
* added tests
* fixed syntax error reporting
* feat(models): added temp controls for gpt-4.1 family of models (#594 )
* improvement(knowledge-upload): create and upload document to KB (#579 )
* improvement: added knowledge upload
* improvement: added greptile comments (#579 )
* improvement: changed to text to doc (#579 )
* improvement: removed comment (#579 )
* added input validation, tested persistence of KB selector
* update docs
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Waleed Latif <walif6@gmail.com >
* fix(remove workflow.state usage): no more usage of deprecated state column in any routes (#586 )
* fix(remove workflow.state usage): no more usage of deprecated state col in routes
* fix lint
* fix chat route to only use deployed state
* fix lint
* better typing
* remove useless logs
* fix lint
* restore workflow handler file
* removed all other usages of deprecated 'state' column from workflows table, updated tests
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Waleed Latif <walif6@gmail.com >
* fix(doc-selector-kb): enable doc selector when kb is selected (#596 )
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
* fix(unload): remove beforeunload warning since we communicate via wss (#597 )
* fix(executor): fix dependency resolution, allow blocks with multiple inputs to execute (#598 )
* feat(billing): added migrations for usage-based billing (#601 )
* feat(billing): added migrations for usage-based billing
* lint
* lint
* feat(logging): add new schemas + types for new logging system (#599 )
* feat(logging): add new schemas + types for logging
* fix lint
* update migration
* fix lint
* Remove migration 48 to avoid conflict with staging
* fixed merge conflict
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
---------
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@vikhyaths-air.lan >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-Air.attlocal.net >
v0.2.5
2025-07-02 08:40:41 -07:00
Vikhyath Mondreti
1604ce4d7c
v0.2.4: feat, improvement, fix ( #595 )
...
* feat(function): added more granular error logs for function execution for easier debugging (#593 )
* added more granular error logs for function execution
* added tests
* fixed syntax error reporting
* feat(models): added temp controls for gpt-4.1 family of models (#594 )
* improvement(knowledge-upload): create and upload document to KB (#579 )
* improvement: added knowledge upload
* improvement: added greptile comments (#579 )
* improvement: changed to text to doc (#579 )
* improvement: removed comment (#579 )
* added input validation, tested persistence of KB selector
* update docs
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Waleed Latif <walif6@gmail.com >
* fix(remove workflow.state usage): no more usage of deprecated state column in any routes (#586 )
* fix(remove workflow.state usage): no more usage of deprecated state col in routes
* fix lint
* fix chat route to only use deployed state
* fix lint
* better typing
* remove useless logs
* fix lint
* restore workflow handler file
* removed all other usages of deprecated 'state' column from workflows table, updated tests
---------
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
Co-authored-by: Waleed Latif <walif6@gmail.com >
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Vikhyath Mondreti <vikhyathmondreti@Vikhyaths-MacBook-Air.local >
v0.2.4
2025-06-30 19:23:37 -07:00
Vikhyath Mondreti
86168f1a87
fix(dep): dependency for useEffect missing
2025-06-30 18:10:20 -07:00
Vikhyath Mondreti
5d7fc5382c
fix lint
2025-06-30 17:53:59 -07:00