Waleed Latif
0015dc93de
feat(image-gen): added gpt-image-1 and safe storage for base64 data ( #396 )
...
* added gpt-image-1 and safe storage for base64 data
* acknowledged PR comments
* updated README
* update CONTRIBUTING.md
2025-05-21 15:12:51 -07:00
Waleed Latif
a5b809c8e9
fix(docs): fixed naming semantics for memory tools, updated doc generator, & included docs for memory block ( #389 )
...
* added docs for memories
* updated doc generator script to better find outputs
* include google drive new tools in docs
2025-05-20 23:48:18 -07:00
Waleed Latif
31ccaa5227
feat(google-drive): added additional tools to interact with google drive ( #387 )
...
* added additional google drive tools
* added folder id and doc id fields for google docs and google drive, added additional google drive tools
* added google drive upload to list of google drive tools
* consolidated consts
* resolved PR comments
2025-05-20 23:13:03 -07:00
Waleed Latif
18ce26616e
improvement(browser-use): added secrets to browser use agent ( #375 )
...
* updated husky
* added secrets to browser use, fixed gitignore
* fixed prettier ignore
* fixed param
* fixed PR comments
2025-05-18 19:56:42 -07:00
Waleed Latif
1152a264bc
fix(subscriptions): fixed organization creation failure introduced by subscription updates ( #361 )
...
* fix(subscriptions): fixed organization creation failure introduced by subscription updates
* cleaned up tests
* run format
2025-05-15 12:28:46 -07:00
Waleed Latif
7010c2d45a
feat(models): added gpt-4.1
2025-05-13 20:19:54 -07:00
Adam Gough
76c22e9164
feat(docs): added tutorial videos & telegram logic added for user-agent ( #348 )
...
* telegram logic added for user-agent
* telegram and clay updated
* added more tool videos and descriptions
* Update apps/docs/content/docs/tools/google_search.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/docs/content/docs/tools/google_drive.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/docs/content/docs/tools/google_docs.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/docs/content/docs/tools/google_docs.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update apps/docs/content/docs/tools/google_docs.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* docs update
* added new google docs youtube vid
---------
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-12 13:24:10 -07:00
Waleed Latif
3580241d93
feat(discord): added discord block/tools ( #347 )
...
* feat(tools): added discord oauth, block, and tools
* added docs
* remove extraneous comments/logs
* added tooltips for disabled subblocks, acknowledged PR comments
* added tools and blocks for new repo structure
* added docs
* added more type safety, fixed some styling
* updated docs
* fixed style of dropdown in tool-input
* acknowledged PR comments
2025-05-11 18:32:04 -07:00
Waleed Latif
a92ee8bf46
feat(turbo): restructured repo to be a standard turborepo monorepo ( #341 )
...
* added turborepo
* finished turbo migration
* updated gitignore
* use dotenv & run format
* fixed error in docs
* remove standalone deployment in prod
* fix ts error, remove ignore ts errors during build
* added formatter to the end of the docs generator
2025-05-09 21:45:49 -07:00