31 Commits

Author SHA1 Message Date
Waleed Latif
e706c07ea9 feat(tools): added google sheets append tool (#331) 2025-05-06 20:17:24 -07:00
Adam Gough
4be568e3b4 feat(tools): added clay tools/block (#326) 2025-05-04 17:12:11 -07:00
Adam Gough
8bb500b7b7 fix(docs): added the slack demo youtube video (#327)
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>
2025-05-04 17:11:34 -07:00
Adam Gough
47d3cbe04a feat(telegram): added telegram webhook, block, tools, & docs (#314)
* jira and confluence token refresh

* telegram message tool

* webhook configured

* telegram requires permanent url

* webhook working

* telegram done

* test

* telegram webhook working

* package-lock.json

* style curl command

* added setWebhook logic

* added some documentation for chat ID

* styling changes

* added delete webhook logic

* adding docs

* updated docs for jira and telegram

* added links

* moved function to other route.ts

* logger

* mrge.io changes

---------

Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>
2025-05-01 22:26:33 -07:00
Adam Gough
ca34c722fa fix(tools): fixed jira and confluence token refresh (#313)
* refresh token jira and confluence

* added jira bulk fetch

* changed name

* jira docs

* updated bulk_read in docs

* added bulk_read.ts

* added jira_bulk_read

* jira docs updated

---------

Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local>
2025-05-01 08:41:52 -07:00
Waleed Latif
d410b29a59 fix(docs): updated doc generator to handle arrays 2025-05-01 01:17:55 -07:00
Emir Karabeg
209f9ad6ae improvement(docs): slack YouTube video 2025-04-30 17:48:52 -07:00
Waleed Latif
a769c31626 feat(tools): added additional reddit tools, docs 2025-04-28 14:13:15 -07:00
Emir Karabeg
24859ded1a improvement: metadata and docs 2025-04-28 03:19:47 -07:00
Waleed Latif
08c4dc9141 fix(confluence): fixed confluence tools & block (#304)
* chore: update better-auth

* testing confluence, auth config

* confluence working

* confluence PR ready

* Remove node_modules from tracking

* generated docs, remove outdated dependency

---------

Co-authored-by: Adam Gough <adam_gough@brown.edu>
2025-04-27 14:15:58 -07:00
Waleed Latif
c7e29192af feat(tools): added jira tools/block, oauth (#298)
* added jira oauth

* issue-selector working

* test

* working on 404 error for jira

* jira read tool working

* jira read good to go

* working on update and write, am close

* jira update working

* write tool is almost done

* jira tool working

* edited error handling

* Remove conflicted files to resolve merge conflicts

* added logger

* updated PR comments

* added package-lock.json

* cleaned up, fixed failing tests, fixed name of s3 file, added docs

* removed extraneous log

---------

Co-authored-by: Adam Gough <adam.gough2020@gmail.com>
2025-04-23 01:46:49 -07:00
Waleed Latif
2749cebe31 feat(tools): added s3 tools/block (#297)
* s3 block

* updated logo, bg color

* added docs

* added helper to parse s3 uri

---------

Co-authored-by: Rishabh Shinde <rishabhsshinde27@gmail.com>
2025-04-23 01:12:21 -07:00
Waleed Latif
d13eeccbbb fix(docs): added missing google tools descriptions 2025-04-22 21:20:37 -07:00
Waleed Latif
54e1439224 feat(docs): added script to auto-generate docs for integrations/tools (#293)
* added scaffolding for auto-generating docs for integrations based on block definition, get rendering error for mdx pages

* page renders, have to add more useful information

* standardized tool naming convention, added script to autogenerate docs for integrations, added docs for each tool

* re-generated docs, updated CONTRIBUTING.md to reflect new format

* added a dedicated tools page

* added additional information for tools, added manual section logic to docs producer

* added a link back to sim studio, fixed z level issue on mobile, added better intro

* updated script to more accurately reflect the params for each tool, as well as the overall blocks' output
2025-04-22 20:04:21 -07:00
Waleed Latif
dd5b2657c8 feat(models): add o3 and o4-mini models, updated pricing 2025-04-16 17:08:24 -07:00
Waleed Latif
cec30d07f6 docs: updated docs with new base url, content, styles 2025-04-11 22:08:15 -07:00
Sriram
0317691a43 fix(docs): docs home page link fix 2025-04-11 17:05:58 -07:00
Waleed Latif
7049b5ac5b feat(freestyle): refactored handler in executor, migrated from webcontainer to freestyle for code execution, fixed condition block issues (#222)
* migrated from webcontainers to freestyle for sandboxed code execution, updated all references

* fixed condition block edges disappearing

* fix issue with condition block out-of-order resolving inputs

* refactored handlers in executor to be separate files, added unit tests

* remove old executor handlers file
2025-04-04 01:16:50 -07:00
Waleed Latif
0eb99f7291 docs: updated docs for variables, added images, added more content 2025-03-28 19:46:09 -07:00
Waleed Latif
4fbe825e2e fix(security): resolved nextjs middleware vulnerability 2025-03-24 16:26:01 -07:00
Waleed Latif
4714599339 docs: upgrade from MIT to Apache-2.0 license and update all relevant docs 2025-03-22 14:35:53 -07:00
Waleed Latif
1f71f5cc47 feat(docs): added connections + execution docs 2025-03-15 04:14:16 -07:00
Waleed Latif
1e4b60c07e feat(docs): added connections page 2025-03-14 18:39:34 -07:00
Waleed Latif
13134f801c fix: remove duplicate middleware, add some docs content 2025-03-14 17:18:17 -07:00
Waleed Latif
afb8c9ea26 feat(docs): added additional content to docs about execution 2025-03-14 10:57:24 -07:00
Waleed Latif
60ee86c71d docs: updated docker + README to reflect new monorepo structure, removed husky 2025-03-13 16:33:14 -07:00
Waleed Latif
0b6af3965a fix: remove Git LFS and restore original docs files 2025-03-13 16:15:35 -07:00
Waleed Latif
2c468fa91d fix: updated gitignore, gitattributes, moved public to sim/ 2025-03-13 15:16:43 -07:00
Waleed Latif
8bd26159a7 bomba 2025-03-13 15:06:25 -07:00
Waleed Latif
145bd0cca6 feat(docs): added more docs, cleaned up 2025-03-13 13:10:50 -07:00
Waleed Latif
0362bc32a9 feat(docs): added docs 2025-03-13 00:46:29 -07:00