Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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