Ecosyste.ms: Timeline

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

dust-tt/dust

spolu created a review on a pull request on dust-tt/dust
Approach LGTM. Left a some initial comments. Will review post tweaks :+1:

View on GitHub

aubin-tchoi created a review comment on a pull request on dust-tt/dust
I do realize that's not consistent with the behavior when allowing permissions, I'm a bit undecided on that one 🤷

View on GitHub

aubin-tchoi created a review on a pull request on dust-tt/dust

View on GitHub

PopDaph pushed 1 commit to ext-post-convo dust-tt/dust
  • Extension: post a conversation 15b69d0

View on GitHub

aubin-tchoi created a review comment on a pull request on dust-tt/dust
figured that if we were to revoke permissions for smth that didn't exist anymore we should carry on and try to process the other permissions

View on GitHub

aubin-tchoi created a review on a pull request on dust-tt/dust

View on GitHub

flvndvd pushed 1 commit to flav/rework-spaces-acls dust-tt/dust

View on GitHub

PopDaph pushed 1 commit to ext-post-convo dust-tt/dust
  • Extension: post a conversation cabeebc

View on GitHub

flvndvd pushed 1 commit to flav/rework-spaces-acls dust-tt/dust

View on GitHub

flvndvd pushed 1 commit to flav/rework-spaces-acls dust-tt/dust
  • Remove "list" and "public" 049e055

View on GitHub

PopDaph created a branch on dust-tt/dust

ext-post-convo - Amplify your team's potential with customizable and secure AI assistants.

aubin-tchoi pushed 1 commit to zendesk-permission-setting dust-tt/dust
  • remove the catch-all try catch block c50913a

View on GitHub

fontanierh created a review comment on a pull request on dust-tt/dust
you don't want to throw for this one ?

View on GitHub

fontanierh created a review comment on a pull request on dust-tt/dust
IMHO we shouldn't have this "catch all" try/catch. If the error is an unexpected exception, you should let it throw. The endpoint will 500 which is what we want. We return `Err` when the error is ...

View on GitHub

fontanierh created a review on a pull request on dust-tt/dust
Looks great, I don't have full context on zendesk but definitely looks reasonable 👍

View on GitHub

fontanierh created a review on a pull request on dust-tt/dust
Looks great, I don't have full context on zendesk but definitely looks reasonable 👍

View on GitHub

aubin-tchoi pushed 1 commit to main dust-tt/dust
  • fix: replace 'assistant-search' values in the 'view' parameter (#8210) 766e64a

View on GitHub

aubin-tchoi closed a pull request on dust-tt/dust
[front] Add backward compatibility on the agent_configuration endpoint
## Description - Fix issues identical to https://app.datadoghq.eu/logs?query=service%3Afront%20status%3Aerror&agg_m=count&agg_[…]z=stream&from_ts=1729771653256&to_ts=1729772553256&live=true #...
flvndvd created a review on a pull request on dust-tt/dust
LGTM

View on GitHub

fontanierh opened a pull request on dust-tt/dust
fix(tables query): use a limit in number of chars for the CSV snippet
## Description fixes https://github.com/dust-tt/tasks/issues/1538 ## Risk <!-- Discuss potential risks and how they will be mitigated. Consider the impact and whether the changes are saf...
fontanierh created a branch on dust-tt/dust

fix/use-char-limit-for-csv-snippet - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze pushed 1 commit to sparkle/enh/navigation-items dust-tt/dust
  • [sparkle/src/components] - feature: introduce NavigationList component with stories - Implemented a new `Navigation... 74997c9

View on GitHub

flvndvd pushed 1 commit to flav/rework-spaces-acls dust-tt/dust

View on GitHub

spolu opened a pull request on dust-tt/dust
core: Migration to remove all legacy GCS versions
## Description We had kept the legacy GCS version as part of moving to a JSON format. It is now time to delete them all so that we stop handling them when scrubbing data source documents. ## ...
aubin-tchoi opened a pull request on dust-tt/dust
[connectors] Implement permission setting in Zendesk
## Description - Close [#1505](https://github.com/dust-tt/tasks/issues/1505) - Close [#1505](https://github.com/dust-tt/tasks/issues/1505) ## Risk ## Deploy Plan - Deploy connectors
spolu created a comment on a pull request on dust-tt/dust
@flvndvd closing in favor of a PR on the other PR branch

View on GitHub

spolu closed a pull request on dust-tt/dust
core: Migration to remove all legacy GCS versions
## Description We had kept the legacy GCS version as part of moving to a JSON format. It is now time to delete them all so that we stop handling them when scrubbing data source documents. ## ...
philipperolet created a review on a pull request on dust-tt/dust
LGTM :pray: IIUC it's clients with an old version of the client-side code that trigger those; using the deprecated "assistants-search" param @Fraggle I seem to remember you added a commithash t...

View on GitHub

aubin-tchoi pushed 17 commits to zendesk-content-node-retrieval dust-tt/dust
  • [sparkle] Extract conversation messages to sparkle (#8194) 014f991
  • 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
  • [front] Use message components from sparkle (#8196) * isoalte ui components * move file * Extract citations ... 9252cd7
  • [front] fix picker button (#8207) 28c7abc
  • [front] - fix: update button variant in `AssistantInputBar` (#8206) * [front] - fix: update button variant in Assist... c13ce66
  • Implement permission retrieval for Zendesk (#8195) * feat: add an API wrapper to handle data fetching * fix: remo... a751e8a
  • refactor: remove unused function 15d6840
  • feat: implement retrieveContentNodeParents 0250557
  • feat: implement the batch content node retrieval 8835cce

View on GitHub

flvndvd pushed 1 commit to flav/rework-spaces-acls dust-tt/dust

View on GitHub

Load more