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 comment on a pull request on dust-tt/dust
that one is quite small, but for the getCoreDocuments we are iterating on every data_source, and it can return a lot of docs - so yes running this one on primary db will be more costly. We can ke...

View on GitHub

tdraier 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
Will refactor `fetchWorkspaceGlobalGroup` in a follow up PR to remove the Result type. In the meantime using an assert.

View on GitHub

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

View on GitHub

flvndvd opened a draft pull request on dust-tt/dust
Include shared spaces data source views in `@Dust`
## 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...
tdraier pushed 1 commit to main dust-tt/dust
  • [front] Adding log to check missing runId (#8120) 8390610

View on GitHub

tdraier closed a pull request on dust-tt/dust
Adding log to check missing runId
## Description Add more info about the "No run id received" ## Risk none ## Deploy Plan deploy front
flvndvd created a branch on dust-tt/dust

flav/vaults-to-space-step-5 - Amplify your team's potential with customizable and secure AI assistants.

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

View on GitHub

JulesBelveze pushed 1 commit to front/members-management dust-tt/dust
  • [front] - refactor: standardize pagination defaults in SearchMembersPopover - Extract default pagination values int... 50691fe

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
Missing the latest updates.

View on GitHub

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

View on GitHub

tdraier opened a pull request on dust-tt/dust
Adding log to check missing runId
## Description Add more info about the "No run id received" ## Risk none ## Deploy Plan deploy front
PopDaph opened a pull request on dust-tt/dust
Pre-prompt for Latex
## Description Issue: https://dustcommunity.slack.com/archives/C06SHT0F20G/p1729083880269249 Repro of the issue: https://dust.tt/w/0ec9852c2f/assistant/3zBCIyWOuw Adding a pre-prompt for Lat...
tdraier created a branch on dust-tt/dust

run-log - Amplify your team's potential with customizable and secure AI assistants.

flvndvd deleted a branch dust-tt/dust

flav/vaults-to-space-step-4

flvndvd pushed 1 commit to main dust-tt/dust
  • Rename all public facing vaults to spaces (#8118) 3f425ba

View on GitHub

flvndvd closed a pull request on dust-tt/dust
Rename all public facing vaults to spaces
## 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 1 commit to front/members-management dust-tt/dust
  • [front] - refactor: update vault modal and resource cleanup - Remove separator in the CreateOrEditVaultModal for ad... 397c37d

View on GitHub

PopDaph created a branch on dust-tt/dust

latex-pre-prompt - Amplify your team's potential with customizable and secure AI assistants.

philipperolet deleted a branch dust-tt/dust

fix-unlock

philipperolet pushed 1 commit to main dust-tt/dust
  • [CacheWithRedis] Narrow try-finally for locking (#8113) Description --- Fixes issue from this [thread](https://dus... ec23316

View on GitHub

philipperolet closed a pull request on dust-tt/dust
[CacheWithRedis] Narrow try-finally for locking
Description --- Fixes issue from this [thread](https://dust4ai.slack.com/archives/C05F84CFP0E/p1729453898124969) Risks --- na Deploy --- front connectors
JulesBelveze pushed 1 commit to front/members-management dust-tt/dust
  • [front] - refactor: clean up formatting in vault components - Remove unnecessary newline in `CreateOrEditVaultModal... d95c6fa

View on GitHub

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

View on GitHub

flvndvd opened a draft pull request on dust-tt/dust
Rename all public facing vaults to spaces
## 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 30 commits to front/members-management 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 10 more ...

View on GitHub

tdraier created a review comment on a pull request on dust-tt/dust
we don't need a memo for that, it's faster to recalculate every time

View on GitHub

tdraier created a review comment on a pull request on dust-tt/dust
what's here ?

View on GitHub

Load more