Ecosyste.ms: Timeline

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

dust-tt/dust

tdraier pushed 1 commit to extract-messages dust-tt/dust

View on GitHub

spolu opened a draft pull request on dust-tt/dust
Ability to run production check from the front cli
## Description front/cli <3 production-checks ## Risk None ## Deploy Plan N/A
spolu created a branch on dust-tt/dust

spolu-production_check_cli - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze opened a pull request on dust-tt/dust
[sparkle] - feature: add `NewDropdownMenuItem` warning variant
## Description This PR aims at adding a "warning" variant to `NewDropdownMenuItem` sparkle component. ## Risk Low, only styling ## Deploy Plan
fontanierh pushed 1 commit to main dust-tt/dust
  • enh(doc tracker): echo debug diffs + greatly increase topk (#8189) Co-authored-by: Henry Fontanier <[email protected]> 67151bf

View on GitHub

fontanierh closed a pull request on dust-tt/dust
enh(doc tracker): echo debug diffs + greatly increase topk
## 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...
fontanierh opened a pull request on dust-tt/dust
enh(doc tracker): echo debug diffs + greatly increase topk
## 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...
fontanierh created a branch on dust-tt/dust

enh/doc-tracker-echo-debugs - Amplify your team's potential with customizable and secure AI assistants.

spolu pushed 21 commits to spolu-move_scrub_deleted_documents_to_core dust-tt/dust
  • Flav/vaults to space step 6 (#8165) * Spaces polish * :sparkles: * Implement default restriction on space crea... ddbf85a
  • enh: upgrade to latest claude sonnet model (#8168) Co-authored-by: Henry Fontanier <[email protected]> 9b98f26
  • Add Zendesk api wrapper functions (#8157) * feat: add a function getZendeskAccessToken * feat: add an API wrapper... 83daae4
  • enh: remove tools use metaprompt on latest claude (#8169) Co-authored-by: Henry Fontanier <[email protected]> 138b76a
  • Revert "enh: remove tools use metaprompt on latest claude (#8169)" (#8170) This reverts commit 138b76a7c5c6f3bba6d30... c2fea91
  • Bump Sparkle version to 0.2.272 (#8171) * Bump Sparkle version to 0.2.272 * :shirt: 8676493
  • enh: add latest claude in dust apps (#8175) Co-authored-by: Henry Fontanier <[email protected]> c571ca9
  • Run npm audit fix (#8176) b6b550e
  • fix: claude is no longer appearing in best performing models (#8179) Co-authored-by: Henry Fontanier <[email protected]> 8c0b454
  • fix: remove unused import (#8180) Co-authored-by: Henry Fontanier <[email protected]> c0389c2
  • enh: refactor and improve doc tracker code (#8182) Co-authored-by: Henry Fontanier <[email protected]> 0deb4d3
  • Extension: Input bar (#8177) * Extension: Input bar * Apply feedback af2307e
  • Fix Dust global assistant (#8178) ea01440
  • Extension: move auth files to follow components structure (#8184) * Extension: move auth files to follow components ... 564daaf
  • core: scrub_deleted_version API e310347
  • Do not error if the document is already deleted 3b5ed52
  • Return versions scrubbed 7ca2e6a
  • scrub endpoint 2374227
  • scrub on delete 473df3b
  • Refactor production check to use the scrub endpoint 59a7554
  • and 1 more ...

View on GitHub

flvndvd pushed 1 commit to flav/new-dropdown dust-tt/dust

View on GitHub

flvndvd pushed 1 commit to flav/new-dropdown dust-tt/dust
  • Refactor AssistantDetails dropdown cdf43cb

View on GitHub

fontanierh deleted a branch dust-tt/dust

fix/doc-tracker-logs

fontanierh pushed 1 commit to main dust-tt/dust

View on GitHub

fontanierh closed a pull request on dust-tt/dust
enh: remove noisy doc tracker logs
## 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...
fontanierh created a branch on dust-tt/dust

fix/doc-tracker-logs - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze deleted a branch dust-tt/dust

fix/website-headers

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [front] - fix(website): website headers edition (#8186) * [front/components/vaults] - refactor: extract AdvancedSett... f0a88d1

View on GitHub

JulesBelveze closed a pull request on dust-tt/dust
[front] - fix(website): website headers edition
## Description This PR fixes an issue with the website headers edition in the `VaultWebsiteModal` component. The main changes include: - Extracting the AdvancedSettingsModal into a separate...
fontanierh deleted a branch dust-tt/dust

enh/doc-tracker-logs

fontanierh pushed 1 commit to main dust-tt/dust

View on GitHub

fontanierh closed a pull request on dust-tt/dust
enh(doc tracker): improve logs
## 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...
fontanierh opened a pull request on dust-tt/dust
enh(doc tracker): improve logs
## 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 fix/website-headers dust-tt/dust
  • [front] - refactor: rename 'setHeaders' to 'onSave' in 'VaultWebsiteModal' - Change the prop name to better reflect... 0da7972

View on GitHub

JulesBelveze created a review comment on a pull request on dust-tt/dust
You right 👍🏼

View on GitHub

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

View on GitHub

tdraier pushed 1 commit to extract-messages dust-tt/dust

View on GitHub

flvndvd pushed 10 commits to flav/new-dropdown dust-tt/dust
  • enh: add latest claude in dust apps (#8175) Co-authored-by: Henry Fontanier <[email protected]> c571ca9
  • Run npm audit fix (#8176) b6b550e
  • fix: claude is no longer appearing in best performing models (#8179) Co-authored-by: Henry Fontanier <[email protected]> 8c0b454
  • fix: remove unused import (#8180) Co-authored-by: Henry Fontanier <[email protected]> c0389c2
  • enh: refactor and improve doc tracker code (#8182) Co-authored-by: Henry Fontanier <[email protected]> 0deb4d3
  • Extension: Input bar (#8177) * Extension: Input bar * Apply feedback af2307e
  • Fix Dust global assistant (#8178) ea01440
  • Extension: move auth files to follow components structure (#8184) * Extension: move auth files to follow components ... 564daaf
  • Fix: leverage continueAsNew in gDrive incremental workflow (#8183) * Fix: leverage continueAsNew in gDrive increment... 8ffe70c
  • Merge branch 'main' into flav/new-dropdown 470c781

View on GitHub

Fraggle created a review comment on a pull request on dust-tt/dust
I don't have a strong opinion :) I would have said nothing if the interface of `AdvancedSettingsModal` would have been something like that. ```ts { isOpen: boolean; close: () => void; in...

View on GitHub

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

View on GitHub

JulesBelveze created a review comment on a pull request on dust-tt/dust
Do you feel it should live within the `VaultWebsiteModal`?

View on GitHub

Load more