Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dust-tt/dust

aubin-tchoi pushed 19 commits to zendesk-get-permissions dust-tt/dust
  • feat: add a function getZendeskAccessToken 697fd1a
  • feat: add an API wrapper to handle data fetching 545a024
  • fix: remove the await .json since it's already handled in callZendeskApi beb2e13
  • feat: widen the OAuth scope to read to allow getting brands 38cfe50
  • feat: replace our wrapper with the lib node-zendesk a397e90
  • feat: add the subdomain to the ZendeskConfiguration 355d25c
  • feat: add util functions to handle ID conversions 4899412
  • feat: implement ZendeskConnectorManager.create without the workflow (only creates a ConnectorResource) 5b00765
  • feat: add data model for the help center part (Brand, Category, Article) b83a6e6
  • feat: implement permissions for the brands 3fa5da0
  • feat: add onDelete rules between ConnectorModel and each new table 9cd9632
  • fix: add the model for ZendeskCategory to db.ts 66cb3d8
  • feat: fix the internal id correspondences a4b4b38
  • feat: add a root node "Help Center" e5d6d43
  • fix: fix the url passed in the ContentNodes 57a07e9
  • refactor: rename the permissions handling function+file 8563ecb
  • feat: add the categories to the content node tree f72a318
  • fix: fix retrieveSelectedNodes 0c181c6
  • feat: add changeZendeskClientSubdomain 1e4aacc

View on GitHub

aubin-tchoi deleted a branch dust-tt/dust

zendesk-api

aubin-tchoi closed a pull request on dust-tt/dust
Add Zendesk api wrapper functions
## Description - ~~Add wrapper functions around Zendesk API (lots of line but lowkey boilerplate).~~ - Add the package `node-zendesk`. - Add a few types on top of `node-zendesk`. - Update the...
fontanierh created a review comment on a pull request on dust-tt/dust
And if in an unfortunate turn of events they did manage to see it I wouldn't want them to see something weird indeed

View on GitHub

fontanierh created a review on a pull request on dust-tt/dust

View on GitHub

aubin-tchoi created a review comment on a pull request on dust-tt/dust
it's the subdomain we use for tests, in a future work we'll fix the authentication flow to retrieve the client's subdomain and use it here

View on GitHub

aubin-tchoi created a review on a pull request on dust-tt/dust

View on GitHub

fontanierh created a review comment on a pull request on dust-tt/dust
They literally just don't see this I think

View on GitHub

fontanierh created a review on a pull request on dust-tt/dust

View on GitHub

spolu created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

spolu created a review comment on a pull request on dust-tt/dust
I think the goal is that they don't?

View on GitHub

spolu created a review on a pull request on dust-tt/dust

View on GitHub

fontanierh deleted a branch dust-tt/dust

enh/upgrade-to-latest-claude-model

fontanierh pushed 1 commit to main dust-tt/dust

View on GitHub

fontanierh closed a pull request on dust-tt/dust
enh: upgrade to latest claude sonnet model
## Description Keeping existing custom assistant as-is while we benchmark. Anthropic doesn't recommend using `claude-3-5-sonnet-latest` except for development and testing (so I'm not using it...
fontanierh created a review comment on a pull request on dust-tt/dust
This is not visible and will be removed

View on GitHub

fontanierh created a review on a pull request on dust-tt/dust

View on GitHub

PopDaph created a review comment on a pull request on dust-tt/dust
What's d3v-dust?

View on GitHub

PopDaph created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

PopDaph created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Maybe a small distinction in the `description` so users can see the differences?

View on GitHub

flvndvd created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

flvndvd created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

fontanierh pushed 1 commit to enh/upgrade-to-latest-claude-model dust-tt/dust
  • enh: upgrade to latest claude sonnet model 0e6b8c7

View on GitHub

fontanierh opened a pull request on dust-tt/dust
enh: upgrade to latest claude sonnet model
## Description Keeping existing custom assistant as-is while we benchmark. Anthropic doesn't recommend using `claude-3-5-sonnet-latest` except for development and testing (so I'm not using it...
fontanierh created a branch on dust-tt/dust

enh/upgrade-to-latest-claude-model - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze pushed 1 commit to refacto/front/button dust-tt/dust
  • [front/components/assistant] - refactor: migrate to NewDropdownMenu components - Replaced legacy DropdownMenu with ... 4c4e803

View on GitHub

Duncid pushed 1 commit to newSparkle dust-tt/dust

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-api dust-tt/dust
  • feat: replace our wrapper with the lib node-zendesk a397e90

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
This is required to enforce that `RecursiveJsonSerializable<T>` is exactly the same as the original type `T`.

View on GitHub

Load more