Ecosyste.ms: Timeline

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

dust-tt/dust

Fraggle deleted a branch dust-tt/dust

1426-remote-databases-add-socks5-proxy-support-to-nginx

Fraggle closed a pull request on dust-tt/dust
Update nginx to use our own image
# Description This PR updates the nginx configuration to use our own custom image. Changes include: - Adding a new `.gcloudignore-nginx` file - Creating a new GitHub Actions workflow for de...
JulesBelveze opened a pull request on dust-tt/dust
[sparkle] - enh: `Button`
## Description <!-- Briefly describe the changes you've made and link any relevant issues (e.g., "Fixes #123"). --> <!-- If the PR includes UI changes, please attach a screenshot or GIF to illu...
JulesBelveze pushed 4 commits to sparkle/enh/button dust-tt/dust
  • [sparkle] - refactor: update Button.tsx and related story - Add 'as const' assertion to BUTTON_VARIANTS for more pr... 4e06f84
  • [sparkle] - refactor: rename variant variables for button component - Rename `variantStyle` to `styleVariants` for ... 2bed134
  • [sparkle] - refactor: streamline IconButton with Button component - Replace custom IconButton implementation with B... 3866401
  • [sparkle] - refactor: standardize button variant use across components - Update several IconButton uses from 'secon... 65c8417

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Not sure I'm a big fan of one big file, it's pretty hard to parse, and maintain. Can we maybe have one file per resource and use a "barrel file" to export them all?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
`nit` But if we plan to expose this method publicly I'd go with `request` to align on the most common libraries.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
`nit` We can destructure `data`.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Why not use zod?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
r2 😱

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Wait we were not checking this on the Public API 🤔?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
It's actually the query 😉

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Why not using zod to handle this parsing?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Don't you need to pass a status as well?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
🔥

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
We are loosing the original error message here

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
We are loosing the original error message here...

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
This seems very strange, throwing a custom `Err` type 🤔

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
`nit` Let's always keep `auth` as the first argument when present.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Why do you need the cast here?

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
We have a `removeNulls` helper.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
IIRC, you can directly call the `getAgentConfigurations` with all the ids to avoid the need for a promise.all wrapper here.

View on GitHub

flvndvd created a review on a pull request on dust-tt/dust
Left a first batch of comments.

View on GitHub

flvndvd created a review on a pull request on dust-tt/dust
Left a first batch of comments.

View on GitHub

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

View on GitHub

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

View on GitHub

tdraier deleted a branch dust-tt/dust

google-oauth

tdraier pushed 1 commit to main dust-tt/dust
  • [connectors] Handle 'Bad Request' from google oauth (#8144) 7f05406

View on GitHub

tdraier closed a pull request on dust-tt/dust
Handle 'Bad Request' from google oauth
## Description Sending token revoked error in case of any invalid_grant, including "Bad Request". https://app.datadoghq.eu/logs?query=%22invalid_grant%22%20%22Bad%20Request%22%20service:oaut...
Fraggle created a comment on a pull request on dust-tt/dust
> > The design doc is not up to date, i’ll update (btw i understood than design doc were only a point in time and they were not kept updated, is that incorrect ?) > > Well if the project is stil...

View on GitHub

spolu created a comment on a pull request on dust-tt/dust
> The design doc is not up to date, i’ll update (btw i understood than design doc were only a point in time and they were not kept updated, is that incorrect ?) Well if the project is still ongo...

View on GitHub

Load more