Ecosyste.ms: Timeline

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

dust-tt/dust

tdraier 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

philipperolet created a review comment on a pull request on dust-tt/dust
I thought about that, but it's hard to do since part of it is specific to caching and part of it isn't and is the natural continuation of the above I could still do it but it would be a bit artifi...

View on GitHub

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

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Can we keep a less permissive regexp: ``` ^Bearer\s+([A-Za-z0-9-._~+\/]+=*)$ ```

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
`nit` But for those type of pre-conditional checks, you can use `assert()`.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
Comment was cropped.

View on GitHub

flvndvd created a review comment on a pull request on dust-tt/dust
IIRC, this function should already be async.

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

aubin-tchoi pushed 1 commit to zendesk-connector dust-tt/dust
  • feat: add functions to handle permissions 3367df2

View on GitHub

flvndvd deleted a branch dust-tt/dust

flav/vaults-to-space-step-3

flvndvd closed a pull request on dust-tt/dust
Restructure vaults side bar
## 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...
aubin-tchoi pushed 1 commit to zendesk-connector dust-tt/dust
  • feat: add util functions to handle ID conversions f6c92e5

View on GitHub

flvndvd pushed 1 commit to flav/vaults-to-space-step-3 dust-tt/dust

View on GitHub

JulesBelveze deleted a branch dust-tt/dust

fix/assistant-browser-glitch

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [front] - refactor: remove z-index from AssistantBrowser styles (#8117) - Dropped z-index style from AssistantBrowse... cc11b12

View on GitHub

JulesBelveze closed a pull request on dust-tt/dust
[front] - refactor: remove z-index from AssistantBrowser styles
## 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 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

flvndvd pushed 1 commit to flav/vaults-to-space-step-3 dust-tt/dust

View on GitHub

JulesBelveze opened a pull request on dust-tt/dust
[front] - refactor: remove z-index from AssistantBrowser styles
## 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 created a branch on dust-tt/dust

fix/assistant-browser-glitch - Amplify your team's potential with customizable and secure AI assistants.

flvndvd pushed 28 commits to flav/vaults-to-space-step-3 dust-tt/dust
  • move 0660ac7
  • Fix upsert doc (#8087) 5d82752
  • add esbuild/linux-x64 (#8090) c9d90ed
  • [front] Fix size error check, display error message (#8086) 1072666
  • [connectors] Use findOrCreate (#8089) 9f9472b
  • [Confluence] Remove mutex lib, use cacheWithRedis with lock (#8077) * [Confluence] Remove mutex lib, use cacheWithRe... 59a1515
  • [front] - refactor: ditch `Pokepopver` (#8095) * [front/components/poke/shadcn/ui] - refactor: switch to @dust-tt/sp... 5736bfe
  • Fix linter extension (#8097) a7234d3
  • [sparkle] - enh: `RadioGroup` (#8040) * [sparkle] - feature: add @radix-ui/react-radio-group to dependencies - I... 5af4649
  • [front] - enh: use `RadioGroup` (#8082) * [front/components] - refactor: standardize checkbox component integration ... 6f93f63
  • [front] show unsupported directives (#8100) 4f0d0f5
  • [front] - fix: add z-index to AssistantBrowser to overlay dropdown menu (#8101) - Ensure that the new dropdown menu ... b67dfa7
  • [CacheWithRedis] Fix double unlock (#8102) Description --- Fixes an issue from #8077 related in this [thread](http... c2a1870
  • [Assistant Browser] Adapt tab bar when searching (#8098) Description --- Following [thread](https://dust4ai.slack.... 902e92b
  • [front] enh: use latest gpt-4o model (#8088) b205a37
  • Add husky rule for npm run docs (#8096) * Add husky rule for npm run docs * Docs check strict validation * Mak... 82a3143
  • Zendesk Connection Oauth UI behind FF (#7974) * Zendesk Connection Oauth UI behind FF * Lint * Use Zendesklogo... b21288f
  • core: remove delete data source tx and batch documents deletion (#8104) 958059c
  • front: show dust incidents in UI (#8105) 7aebba2
  • [sparkle] - enh: `ScrollArea` (#8103) * [sparkle] - feature: implement custom ScrollArea component - Add a new `... dc62a71
  • and 8 more ...

View on GitHub

flvndvd pushed 25 commits to flav/vaults-to-space-step-3 dust-tt/dust
  • move f0849c2
  • Fix upsert doc (#8087) 12dd3a4
  • add esbuild/linux-x64 (#8090) a728c3a
  • [front] Fix size error check, display error message (#8086) a5ff616
  • [connectors] Use findOrCreate (#8089) 589083f
  • [Confluence] Remove mutex lib, use cacheWithRedis with lock (#8077) * [Confluence] Remove mutex lib, use cacheWithRe... fa5cb19
  • [front] - refactor: ditch `Pokepopver` (#8095) * [front/components/poke/shadcn/ui] - refactor: switch to @dust-tt/sp... 5535583
  • Fix linter extension (#8097) 4ac226b
  • [sparkle] - enh: `RadioGroup` (#8040) * [sparkle] - feature: add @radix-ui/react-radio-group to dependencies - I... d66cb6c
  • [front] - enh: use `RadioGroup` (#8082) * [front/components] - refactor: standardize checkbox component integration ... 25fc3f0
  • [front] show unsupported directives (#8100) 92687d8
  • [front] - fix: add z-index to AssistantBrowser to overlay dropdown menu (#8101) - Ensure that the new dropdown menu ... e6da37a
  • [CacheWithRedis] Fix double unlock (#8102) Description --- Fixes an issue from #8077 related in this [thread](http... d72978d
  • [Assistant Browser] Adapt tab bar when searching (#8098) Description --- Following [thread](https://dust4ai.slack.... dd8e12b
  • [front] enh: use latest gpt-4o model (#8088) f370cb9
  • Add husky rule for npm run docs (#8096) * Add husky rule for npm run docs * Docs check strict validation * Mak... 91a9c93
  • Zendesk Connection Oauth UI behind FF (#7974) * Zendesk Connection Oauth UI behind FF * Lint * Use Zendesklogo... 009b881
  • core: remove delete data source tx and batch documents deletion (#8104) 33a9318
  • front: show dust incidents in UI (#8105) 4063d03
  • [sparkle] - enh: `ScrollArea` (#8103) * [sparkle] - feature: implement custom ScrollArea component - Add a new `... 8e422f1
  • and 5 more ...

View on GitHub

PopDaph deleted a branch dust-tt/dust

fix-provider-model-list

PopDaph pushed 1 commit to main dust-tt/dust
  • Provider list: display models available in the builder (#8116) bfac2ee

View on GitHub

PopDaph closed a pull request on dust-tt/dust
Provider list: display models available in the builder
## Description Fixes https://dust4ai.slack.com/archives/C050A0S2Z7F/p1729494135279079 This PR makes a small change on the modal in workspace admin page to allow admins to manage providers. We...
JulesBelveze created a review on a pull request on dust-tt/dust

View on GitHub

PopDaph opened a pull request on dust-tt/dust
Provider list: display models available in the builder
## Description Fixes https://dust4ai.slack.com/archives/C050A0S2Z7F/p1729494135279079 This PR makes a small change on the modal in workspace admin page to allow admins to manage providers. We...
Load more