Waleed
|
6cb3977dd9
|
fix(visibility): updated visibility for non-sensitive tool params from user only to user or llm (#3095)
* fix(visibility): updated visibility for non-sensitive tool params from user only to user or llm
* update docs
* updated docs script
|
2026-01-31 11:31:08 -08:00 |
|
Waleed
|
4109feecf6
|
feat(invitations): added invitations query hook, migrated all tool files to use absolute imports (#3092)
* feat(invitations): added invitations query hook, migrated all tool files to use absolute imports
* ack PR comments
* remove dead import
* remove unused hook
|
2026-01-30 18:39:23 -08:00 |
|
Vikhyath Mondreti
|
b6cbee2464
|
improvement(block-outputs): display metadata properties destructured (#2772)
* improvement(block-outputs):display metadata properties destructured
* add back icons
* fix google calendar
* reuse versioned tool selector
* fix null fields
* github optionality
* fix notion
* review stripe tools metadata
* fix optional tools + types
* fix docs type
* add db row tool + fix copilot versioning recognition
|
2026-01-12 18:36:21 -08:00 |
|
Waleed
|
d707d18ee6
|
fix(build): update dockerfile to contain testing package deps (#2591)
* fix(build): update dockerfile to contain testing package deps
* added logger package
|
2025-12-26 12:20:38 -08:00 |
|
Waleed
|
7bf9251db1
|
feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu (#2133)
* feat(tools): added twilio sendgrid integration
* feat(tools): added smtp, sendgrid, mailgun, fixed permissions in context menu
* added top level mocks for sporadically failing tests
* incr type safety
|
2025-11-29 17:58:42 -08:00 |
|
Waleed
|
1ee49ae611
|
feat(tools): added zendesk, pylon, intercom, & mailchimp (#2126)
* feat(tools): added zendesk, pylon, intercom, & mailchimp
* finish zendesk and pylon
* updated docs
|
2025-11-27 16:33:47 -08:00 |
|