Ecosyste.ms: Timeline

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

dust-tt/dust

Fraggle created a review on a pull request on dust-tt/dust
I really like this awaitable pattern (that I used a lot in video game dev actually). Outside of scope but here it's a modal (since you cannot do anything until you decide yes/no). We tend to mix...

View on GitHub

fontanierh deleted a branch dust-tt/dust

fix/disable-doc-tracker

fontanierh pushed 1 commit to main dust-tt/dust

View on GitHub

fontanierh closed a pull request on dust-tt/dust
fix: disable doc tracker
## Description there's an error somewhere, so the temporal jobs keep retrying, costing money ## Risk <!-- Discuss potential risks and how they will be mitigated. Consider the impact and whet...
fontanierh opened a pull request on dust-tt/dust
fix: disable doc tracker
## Description there's an error somewhere, so the temporal jobs keep retrying, costing money ## Risk <!-- Discuss potential risks and how they will be mitigated. Consider the impact and whet...
fontanierh created a branch on dust-tt/dust

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

flvndvd opened a draft pull request on dust-tt/dust
Improve vaults data source views update
## 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...
flvndvd created a branch on dust-tt/dust

flav/improve-vault-data-source-views-update - Amplify your team's potential with customizable and secure AI assistants.

spolu created a comment on a pull request on dust-tt/dust
+1:

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: add ticket nodes in retrieveSelectedNodes 4e793cb

View on GitHub

aubin-tchoi pushed 2 commits to zendesk-set-permissions dust-tt/dust
  • feat: add a migration script d9df4a2
  • feat: implement distinct permissions within a brand for the help center and the tickets 34ab85a

View on GitHub

fontanierh created a comment on a pull request on dust-tt/dust
Indeed, but i now realize this approach does not work anymore even with a huge top k (we have so many chunks). So now the model decides to send or not (the big model). Ultimately i hope to achieve...

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: add distinct permissions within a brand for the help center and the tickets 976dc63

View on GitHub

spolu created a comment on a pull request on dust-tt/dust
LGTM The original intent was that by matching against everything but getting a hit in a large topK was a way to use embedding as filter function before going to the model. Now we're matching ...

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: remove the permission field from the ZendeskBrand model 74804b0

View on GitHub

aubin-tchoi pushed 0 commits to zendesk-set-permissions dust-tt/dust

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: remove the permission field from the ZendeskBrand model 3168134

View on GitHub

aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: add distinct permissions within a brand for the help center and the tickets 409a4b8

View on GitHub

fontanierh deleted a branch dust-tt/dust

enh/doc-tracker-only-search-tracked-docs

fontanierh pushed 1 commit to main dust-tt/dust

View on GitHub

fontanierh closed a pull request on dust-tt/dust
enh(doc tracker): only match tracked docs
## Description Searching against all docs (including not tracked) is super brittle and fails to match obvious stuff in many cases. ## Risk <!-- Discuss potential risks and how they will be...
aubin-tchoi pushed 1 commit to zendesk-set-permissions dust-tt/dust
  • feat: add distinct permissions within a brand for the help center and the tickets 3edb2ab

View on GitHub

Duncid pushed 1 commit to newSparkle dust-tt/dust

View on GitHub

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

zendesk-set-permissions - Amplify your team's potential with customizable and secure AI assistants.

Fraggle pushed 1 commit to sflory-dust-api-client-bundle-types dust-tt/dust
  • wip Fix path for copy app script wip Wip wip Cleanup Fix: lint 6dc93cf

View on GitHub

Fraggle pushed 87 commits to sflory-dust-api-client-bundle-types dust-tt/dust
  • [front] - fix: radix console logs first batch (#8112) * [front] - feature: update @dust-tt/sparkle package to v0.2.2... 28816b2
  • Vaults->Spaces step 2 (#8091) * Augment VaultResource constructor to support many groups * Add support for unres... da766a0
  • [connectors] Improve logging data (#8114) 59d1d58
  • Provider list: display models available in the builder (#8116) bfac2ee
  • [front] - refactor: remove z-index from AssistantBrowser styles (#8117) - Dropped z-index style from AssistantBrowse... cc11b12
  • Restructure vaults side bar (#8093) * Augment VaultResource constructor to support many groups * Add support for ... bcbcdb9
  • [CacheWithRedis] Narrow try-finally for locking (#8113) Description --- Fixes issue from this [thread](https://dus... ec23316
  • Rename all public facing vaults to spaces (#8118) 3f425ba
  • [front] Adding log to check missing runId (#8120) 8390610
  • Pre-prompt for Latex (#8119) * Pre-prompt for Latex * clarify * fix typo 225b1ea
  • [Favorites] Dropdown menu shows add/remove favorites for default agents (#8122) Description --- As mentioned by @a... 74da934
  • [front] Use main db for production checks (#8110) 39d117a
  • Public API handles auth with AUth0 token (#8085) * Public API handles auth with AUth0 token * Apply feedback *... 0d03fb1
  • chore: remove most snowflake TODOs (#8092) Co-authored-by: Henry Fontanier <[email protected]> 2c668c7
  • feat: release snowflake connector (#8124) Co-authored-by: Henry Fontanier <[email protected]> 6889e95
  • Ext: End of login flow: call /me, save user & pick workspace (#8115) * Ext: End of login flow: call /me, save user &... a114371
  • Fix build no top import of config (#8127) f1c01ed
  • core: cargo update (#8129) 483b6b5
  • [Favorites] Invert fill/stroke icon for add/remove (#8130) Description --- As per title; related [thread](https://... 1619927
  • [front] - enh: members management (#8099) * Augment VaultResource constructor to support many groups * Add suppor... 5a433cc
  • and 67 more ...

View on GitHub

fontanierh opened a pull request on dust-tt/dust
enh(doc tracker): only match tracked docs
## Description Searching against all docs (including not tracked) is super brittle and fails to match obvious stuff in many cases. ## Risk <!-- Discuss potential risks and how they will be...
fontanierh pushed 1 commit to enh/doc-tracker-only-search-tracked-docs dust-tt/dust
  • enh(doc tracker): only match tracked docs 15f9d4e

View on GitHub

fontanierh created a branch on dust-tt/dust

enh/doc-tracker-only-search-tracked-docs - Amplify your team's potential with customizable and secure AI assistants.

PopDaph created a review on a pull request on dust-tt/dust
Diff is not easy since Github messed up with files that were moved and not deleted/created. I did not do a thorough review but LGTM, happy to test on Front Edge with you!

View on GitHub

Load more