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 main dust-tt/dust
  • [front] Use message components from sparkle (#8196) * isoalte ui components * move file * Extract citations ... 9252cd7

View on GitHub

tdraier pushed 10 commits to extract-messages dust-tt/dust
  • enh(doc tracker): only match tracked docs (#8197) Co-authored-by: Henry Fontanier <[email protected]> 281dd44
  • fix: disable doc tracker (#8199) Co-authored-by: Henry Fontanier <[email protected]> e4c6774
  • [sparkle] Use Citation component directly in messages (#8201) * Use Citation component directly in messages * Add... 48d5f66
  • fix(doc tracker): use correct ID, re-enable and use cache (#8202) Co-authored-by: Henry Fontanier <[email protected]> 47ee990
  • Improve vaults data source views update (#8198) * Improve vaults data source views update * :sparkles: d39285b
  • [sparkle] - enh: `Button` (#8147) * [sparkle] - refactor: streamline spinner component types and animations - Re... 5773e16
  • [front] - refacto: use new sparkle `Button` (#8166) * [front/components] - refactor: standardize button variants for... b35873f
  • Add unpause command for connectors cli (#8204) 081a5f9
  • [front] - fix: update alert dialog button variant to 'warning' (#8205) - Change the validation button variant to ref... a941467
  • Merge branch 'main' into extract-messages d897e7c

View on GitHub

JulesBelveze pushed 1 commit to fix/text-generation-button dust-tt/dust
  • [front/components/assistant/conversation/input_bar] - fix: update button variant in InputBar component - Change the... e9c65aa

View on GitHub

JulesBelveze opened a pull request on dust-tt/dust
[front] - fix: update button variant in `AssistantInputBar`
## Description This PR aims at changing button styling from 'ghost' to 'outline' variant for the stop generation action as it is invisible on a black background (on a code snippet for example) ...
flvndvd created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

JulesBelveze created a branch on dust-tt/dust

fix/text-generation-button - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze deleted a branch dust-tt/dust

fix/edit-vault-managed-ds

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [front] - fix: update alert dialog button variant to 'warning' (#8205) - Change the validation button variant to ref... a941467

View on GitHub

JulesBelveze closed a pull request on dust-tt/dust
[front] - fix: update alert dialog button variant to 'warning'
## Description This PR changes the validation button variant to reflect a warning state aligned with the new `Button` in the `EditVaultManagedDataSourcesViews` component. ## Risk <!-- Disc...
Fraggle deleted a branch dust-tt/dust

sflory-add-unpause-command

Fraggle pushed 1 commit to main dust-tt/dust
  • Add unpause command for connectors cli (#8204) 081a5f9

View on GitHub

JulesBelveze opened a pull request on dust-tt/dust
[front] - fix: update alert dialog button variant to 'warning'
## Description This PR changes the validation button variant to reflect a warning state aligned with the new `Button` in the 'EditVaultManagedDataSourcesViews' component. ## Risk <!-- Disc...
JulesBelveze created a branch on dust-tt/dust

fix/edit-vault-managed-ds - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze closed an issue on dust-tt/dust
[New Sparkle] - Use new `Button`
JulesBelveze closed an issue on dust-tt/dust
[New Sparkle] - Spinner
tdraier created a review on a pull request on dust-tt/dust
LGTM - could you also add the same checks in poke plugin ?

View on GitHub

JulesBelveze deleted a branch dust-tt/dust

refacto/front/button

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [front] - refacto: use new sparkle `Button` (#8166) * [front/components] - refactor: standardize button variants for... b35873f

View on GitHub

JulesBelveze closed a pull request on dust-tt/dust
[front] - refacto: use new sparkle `Button`
## Description This PR aims at bringing the new sparkle `Button` to life. ## Risk Quite high blast radius in terms of UX regression as it basically touches every component. ## Deploy Pl...
aubin-tchoi pushed 1 commit to zendesk-content-node-retrieval dust-tt/dust
  • feat: implement retrieveContentNodeParents 293881d

View on GitHub

Fraggle opened a pull request on dust-tt/dust
Add unpause command for connectors cli
## Description Add missing unpause command + error if you use resume or restart on a paused connector. ## Risk None ## Deploy Plan Deploy connector.
Fraggle pushed 1 commit to sflory-add-unpause-command dust-tt/dust
  • Add unpause command for connectors cli ba7f0b8

View on GitHub

JulesBelveze created a comment on an issue on dust-tt/dust
See https://github.com/dust-tt/dust/pull/8166#pullrequestreview-2391726126

View on GitHub

Fraggle created a branch on dust-tt/dust

sflory-add-unpause-command - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze pushed 1 commit to refacto/front/button dust-tt/dust
  • [front] - fix: update @dust-tt/sparkle to latest version - Update "@dust-tt/sparkle" package to version 0.2.275 fro... 3956bdb

View on GitHub

JulesBelveze deleted a branch dust-tt/dust

sparkle/enh/button

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [sparkle] - enh: `Button` (#8147) * [sparkle] - refactor: streamline spinner component types and animations - Re... 5773e16

View on GitHub

JulesBelveze pushed 1 commit to sparkle/enh/button dust-tt/dust
  • [sparkle] - refactor: update button styles in conversation actions - Change button variant from "tertiary" to "outl... 992a45e

View on GitHub

JulesBelveze pushed 69 commits to sparkle/enh/button dust-tt/dust
  • enh(doc tracker): remove threshold (#8151) Co-authored-by: Henry Fontanier <[email protected]> 5b74107
  • Add an empty ZendeskConnectorManager (#8125) * feat: add an empty ZendeskConnectorManager * feat: add a ZendeskCo... ed898af
  • [front] - fix: multi conversations deletion (#8155) * [front/components/assistant/conversation] - feature: implement... 939ad43
  • 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
  • and 49 more ...

View on GitHub

Load more