Ecosyste.ms: Timeline

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

dust-tt/dust

aubin-tchoi created a branch on dust-tt/dust

zendesk-permission-setting - Amplify your team's potential with customizable and secure AI assistants.

JulesBelveze opened a pull request on dust-tt/dust
[sparkle] - feat: add `NavigationList` component
## 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...
Fraggle created a review on a pull request on dust-tt/dust

View on GitHub

JulesBelveze opened a pull request on dust-tt/dust
[front] - fix: radix console errors
## Description This PR aims at fixing a few console errors generated by radix. ## Risk Breaking UI changes ## Deploy Plan
aubin-tchoi deleted a branch dust-tt/dust

zendesk-get-permissions

aubin-tchoi pushed 1 commit to main dust-tt/dust
  • Implement permission retrieval for Zendesk (#8195) * feat: add an API wrapper to handle data fetching * fix: remo... a751e8a

View on GitHub

aubin-tchoi closed 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
JulesBelveze created a branch on dust-tt/dust

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

JulesBelveze deleted a branch dust-tt/dust

fix/text-generation-button

JulesBelveze pushed 1 commit to main dust-tt/dust
  • [front] - fix: update button variant in `AssistantInputBar` (#8206) * [front] - fix: update button variant in Assist... c13ce66

View on GitHub

JulesBelveze closed 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 `white` variant for the stop generation action as it is invisible on a black background (on a code snippet for example) ...
aubin-tchoi created a comment on a pull request on dust-tt/dust
Oh great that's actually exactly what I was planning to do in an upcoming PR, Resources are gonna handle conversions to content node wherever this makes sense

View on GitHub

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

View on GitHub

spolu created a review on a pull request on dust-tt/dust
LGTM I think, if possible, I wouild add a toContentNode on the resource and instead have a the methods in zendesk/lib return resources (and be renamed without the Permissions). I figure this ...

View on GitHub

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

View on GitHub

aubin-tchoi opened 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 opened a draft pull request on dust-tt/dust
Rework vaults ACLs
## 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...
spolu opened a draft 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 created a branch on dust-tt/dust

fix-assistant-search - Amplify your team's potential with customizable and secure AI assistants.

spolu created a branch on dust-tt/dust

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

flvndvd created a branch on dust-tt/dust

flav/rework-spaces-acls - Amplify your team's potential with customizable and secure AI assistants.

spolu pushed 31 commits to spolu-move_scrub_deleted_documents_to_core dust-tt/dust
  • 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
  • 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
  • and 11 more ...

View on GitHub

tdraier deleted a branch dust-tt/dust

fix-button

tdraier pushed 1 commit to main dust-tt/dust
  • [front] fix picker button (#8207) 28c7abc

View on GitHub

tdraier closed a pull request on dust-tt/dust
[front] fix picker button
## 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 opened a pull request on dust-tt/dust
[front] fix picker button
## 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 created a branch on dust-tt/dust

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

aubin-tchoi pushed 1 commit to zendesk-content-node-retrieval dust-tt/dust
  • feat: implement the batch content node retrieval 8d962bb

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-content-node-retrieval dust-tt/dust
  • feat: implement the batch content node retrieval 42e094b

View on GitHub

tdraier deleted a branch dust-tt/dust

extract-messages

Load more