Ecosyste.ms: Timeline

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

dust-tt/dust

PopDaph created a review comment on a pull request on dust-tt/dust
Why "@dust-tt/sparkle/dist/esm/components/ConversationMessage"?

View on GitHub

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

View on GitHub

tdraier opened a pull request on dust-tt/dust
[front] Use message components from sparkle
## Description Use ConversationMessage and related types from sparkle ## Risk Conversation layout ## Deploy Plan deploy front
JulesBelveze pushed 2 commits to refacto/front/button dust-tt/dust
  • [front] - refactor: update button style to 'outline' in AppView - Change the variant of the button from 'tertiary' ... 5fa7c06
  • [front/components/assistant/conversation/input_bar] - refactor: remove unused IconButton import - Clean up InputBar... 3ba0c5f

View on GitHub

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

View on GitHub

tdraier pushed 5 commits to extract-messages dust-tt/dust

View on GitHub

tdraier pushed 20 commits to extract-messages dust-tt/dust
  • 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
  • enh(doc tracker): improve logs (#8187) Co-authored-by: Henry Fontanier <[email protected]> c126016
  • [front] - fix(website): website headers edition (#8186) * [front/components/vaults] - refactor: extract AdvancedSett... f0a88d1
  • enh: remove noisy doc tracker logs (#8188) Co-authored-by: Henry Fontanier <[email protected]> b0a3575
  • enh(doc tracker): echo debug diffs + greatly increase topk (#8189) Co-authored-by: Henry Fontanier <[email protected]> 67151bf
  • [sparkle] - feature: update NewDropdown with item variants and code cleanup (#8190) - Introduce variant styling for ... b55eb22
  • Delete group_vaults when deleting a vault (#8192) a3fcc16
  • Fix: do not allow invalid app names (#8167) * Fix: do not allow invalid app names * Review fdbk 9cad3b8
  • Ability to run production check from the front cli (#8191) * Ability to run production check from the front cli *... 63ffcee
  • Add the data model for the Zendesk connector (#8174) * feat: add the subdomain to the ZendeskConfiguration * feat... b223c45
  • Remove amplitude (#8193) 6faed8b
  • [sparkle] Extract conversation messages to sparkle (#8194) 014f991
  • Revert "Bump Sparkle version to 0.2.272 (#8171)" This reverts commit 8676493d12e3a156391f380f60535b41f258b2b4. 9c09eb9
  • isoalte ui components 6098c4f
  • move file 76a74ce
  • Extract citations af35a44
  • extract hook 4aefe1e
  • use sparkle components 1243059

View on GitHub

JulesBelveze pushed 1 commit to refacto/front/button dust-tt/dust
  • [front] - refactor: update button styles in VaultWebsiteModal - Change "tertiary" button variant to "outline" and r... a440370

View on GitHub

tdraier deleted a branch dust-tt/dust

extract-messages-sparkle

tdraier pushed 1 commit to main dust-tt/dust
  • [sparkle] Extract conversation messages to sparkle (#8194) 014f991

View on GitHub

tdraier closed a pull request on dust-tt/dust
[sparkle] Extract conversation messages to sparkle
## Description Extract components for conversation messages to sparkle ## Risk New components ## Deploy Plan publish sparkle
JulesBelveze pushed 52 commits to refacto/front/button dust-tt/dust
  • Update unrestricted vault ACLs (#8153) 59b0b4d
  • Fix: always use company data as default selection for api key (#8156) 3dc6604
  • Include shared spaces data source views in `@Dust` (#8121) c25526c
  • Fix skip GitHub issue (#8068) 0c9835d
  • enh: rework getLargeWhitelistedModel (#8159) Co-authored-by: Henry Fontanier <[email protected]> cea37f6
  • [connectors] Disable check on teams, since we don't grant permission anymore (#8160) a41bacb
  • [front] reduce number of unnecessary calls (#8158) 4294518
  • [connectors] Move assistant selection into ephemeral message (#8152) 2397723
  • chore: remove useless condition (#8161) Co-authored-by: Henry Fontanier <[email protected]> 6f183cc
  • Add: slackbot will re-create a conversation if needed, url is now visibile to the model. (#8154) e564ee9
  • [Assistant views] Remove 'assistant-search' & '{conversationId}' views (#8109) * [Assistant views] Remove 'assistant... 84b3cae
  • [connectors] fix(slack): Add fallback text (#8164) 42cac66
  • 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
  • and 32 more ...

View on GitHub

JulesBelveze pushed 1 commit to refacto/front/button dust-tt/dust
  • [front] - fix: upgrade @dust-tt/sparkle to version 0.2.273-rc-5 - Update the sparkle package to the latest release ... 5ce7108

View on GitHub

JulesBelveze pushed 1 commit to refacto/front/button dust-tt/dust
  • [front/components/assistant] - refactor: simplify AssistantBrowser button layout - Remove nested div hacks for alig... 6eefd36

View on GitHub

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

View on GitHub

JulesBelveze pushed 2 commits to refacto/front/button dust-tt/dust
  • [front/components/home] - refactor: change carousel navigation button colors to white - Updated the `CarouselPrevio... a9f5725
  • [assistant] - refactor: switch AssistantPicker from DropdownMenu to Popover - Replaced DropdownMenu component with ... b6083c4

View on GitHub

aubin-tchoi deleted a branch dust-tt/dust

zendesk-set-permissions

aubin-tchoi opened a pull request on dust-tt/dust
Implement permission retrieval for Zendesk
## Description - Close [#1521](https://github.com/dust-tt/tasks/issues/1521) - Close [#1503](https://github.com/dust-tt/tasks/issues/1503) ## Risk ## Deploy Plan - Deploy connectors
aubin-tchoi pushed 46 commits to zendesk-get-permissions 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
  • enh(doc tracker): improve logs (#8187) Co-authored-by: Henry Fontanier <[email protected]> c126016
  • [front] - fix(website): website headers edition (#8186) * [front/components/vaults] - refactor: extract AdvancedSett... f0a88d1
  • enh: remove noisy doc tracker logs (#8188) Co-authored-by: Henry Fontanier <[email protected]> b0a3575
  • enh(doc tracker): echo debug diffs + greatly increase topk (#8189) Co-authored-by: Henry Fontanier <[email protected]> 67151bf
  • [sparkle] - feature: update NewDropdown with item variants and code cleanup (#8190) - Introduce variant styling for ... b55eb22
  • Delete group_vaults when deleting a vault (#8192) a3fcc16
  • Fix: do not allow invalid app names (#8167) * Fix: do not allow invalid app names * Review fdbk 9cad3b8
  • Ability to run production check from the front cli (#8191) * Ability to run production check from the front cli *... 63ffcee
  • Add the data model for the Zendesk connector (#8174) * feat: add the subdomain to the ZendeskConfiguration * feat... b223c45
  • Remove amplitude (#8193) 6faed8b
  • feat: add an API wrapper to handle data fetching 1a1ba24
  • and 26 more ...

View on GitHub

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

View on GitHub

PopDaph created a review comment on a pull request on dust-tt/dust
Could you export this one? So we can use it from front/the extension 🙏🏻

View on GitHub

PopDaph created a review on a pull request on dust-tt/dust
Looks reasonable 😄

View on GitHub

PopDaph created a review on a pull request on dust-tt/dust
Looks reasonable 😄

View on GitHub

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

View on GitHub

Fraggle deleted a branch dust-tt/dust

sflory-remove-amplitude

Fraggle pushed 1 commit to main dust-tt/dust

View on GitHub

Fraggle closed a pull request on dust-tt/dust
Remove amplitude
## Description Removes Amplitude analytics from the project: - Deleted Amplitude-related code and imports - Removed `amplitude_pull_types.sh` script - Adjusted components (10+ files affected)...
Fraggle created a comment on a pull request on dust-tt/dust
>✂️ Can we also remove the env variables? good point & sure !

View on GitHub

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

View on GitHub

flvndvd created a review on a pull request on dust-tt/dust
✂️ Can we also remove the env variables?

View on GitHub

Load more