Skip to content

v0.5.8: notifications, billing, ui changes, store loading state machine#2060

Merged
icecrasher321 merged 27 commits intomainfrom
staging
Nov 20, 2025
Merged

v0.5.8: notifications, billing, ui changes, store loading state machine#2060
icecrasher321 merged 27 commits intomainfrom
staging

Conversation

@icecrasher321
Copy link
Collaborator

@icecrasher321 icecrasher321 commented Nov 20, 2025

feat(notification-store): notification store + notification stack; improvement to chat output select (#2025)

fix(deploy): add sockets op for renaming blocks; remove unused helpers (#2043)

feat(agent): messages array + memory (#2023)

improvement(notifications): option to disable error notifications; remove deprecated autoFillEnvVars (#2045)

fix(models): remove unreleased OAI models; fix help modal (#2046)

fix(subflows): include loops/parallels in accessible block list in tag dropdown; remove currentIteration (#2047)

fix(copilot-ui): fix code markdown rendering in Copilot & table (#2048)

fix(ui): live usage indicator, child trace spans, cancel subscription modal z-index; billing upgrade fix; test fixes (#2044)

fix(dialogs): standardized delete modals (#2049)

improvement(runners): add Blacksmith optimizations to workflows & Dockerfiles; remove cache directives (#2055)

fix(mcp-preview): use TanStack for server and tool name fetch (#2058)

fix(z-index): deployment versions rename + active popover view fix (#2059)

improvement(store-hydration): refactor loading state tracking for workflows (#2065)

emir-karabeg and others added 12 commits November 18, 2025 10:43
* feat: notification store

* feat: notification stack; improvement: chat output select
* fix(deploy): add sockets op for renaming blocks

* remove old unused helpers
* feat(agent): messages array, memory options

* feat(messages-input): re-order messages

* backend for new memory setup, backwards compatibility in loadWorkflowsFromNormalizedTable from old agent block to new format

* added memories all conversation sliding token window, standardized modals

* lint

* fix build

* reorder popover for output selector for chat

* add internal auth, finish memories

* fix rebase

* fix failing test

---------

Co-authored-by: waleed <walif6@gmail.com>
…e tag dropdown when contained withitn a subflow (#2047)

* fix(subflows): add loops/parallels to accessible list of blocks in the tag dropdown when contained withitn a subflow

* remove currentIteration in loop
… modal z-index (#2044)

* cleanup

* show trace spans for child blocks that error

* fix z index for cancel subscription popup

* rotating digit live usage indicator

* fix

* remove unused code

* fix type

* fix(billing): fix team upgrade

* fix

* fix tests

---------

Co-authored-by: waleed <walif6@gmail.com>
* standardized delete modals

* fix

* fix(ui): live usage indicator, child trace spans, cancel subscription modal z-index (#2044)

* cleanup

* show trace spans for child blocks that error

* fix z index for cancel subscription popup

* rotating digit live usage indicator

* fix

* remove unused code

* fix type

* fix(billing): fix team upgrade

* fix

* fix tests

---------

Co-authored-by: waleed <walif6@gmail.com>

* remove unused barrel exports

* remove unused components

---------

Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com>
… dockerfiles to enhance performance (#2055)

* added blacksmith optimizations to workflows and dockerfiles to enhance performance. please review before pushing to production

* remove cache from and cache to directives from docker based actions, per blacksmith docs

---------

Co-authored-by: Connor Mulholland <connormul@Connors-MacBook-Pro.local>
* fix(mcp-preview): server and tool name fetch to use tanstack

* remove comments

* fix mcp tool interface

* change incorrect reference

* fix

* remove comments
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 20, 2025

Skipped: This PR changes more files than the configured file change limit: (191 files found, 100 file limit)

@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
docs Skipped Skipped Nov 20, 2025 9:32am

Co-authored-by: aadamgough <adam@sim.ai>
…riables styling match chat, added neo4j and calendly (#2056)

* improvement(ux): added tab key navigation for agent messages, made variables styling match chat

* added neo4j tools, added calendly tools and triggers

* more style improvements

* consolidate wand generation type

* more ui improvements

* fix calendly

* tested all neo4j tools

* added fuzzy search for search modal, tested and fixed calendly

* updated docs

* fix various broken docs links, neo4j param validation

* removed limit from neo4j block
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
* improvement(ui): workflow-block border

* feat(chat): add inputs button

* added socket event, reused existing utils to persist chat inputs

---------

Co-authored-by: waleed <walif6@gmail.com>
…kflows (#2065)

* improvement(store-hydration): refactor loading state tracking for workflows

* fix type issue

* fix

* fix deploy modal reference

* sidebar

* new panel

* reset stores
@icecrasher321 icecrasher321 changed the title v0.5.8: notifications, billing, ui changes v0.5.8: notifications, billing, ui changes, store loading state machine Nov 20, 2025
…mobile crash (#2067)

* fix(blogs): update sitemap and fix loading strat on blogs to prevent mobile crash

* updated sitemap
…d deepgram (#2068)

* feat(tools): added speech to text with openai whisper, elevenlabs, and deepgram

* added new file icons, implemented ffmpeg

* updated docs

* revert environment
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
* fix(resolver): json/array field parsing

* remove comment
@icecrasher321 icecrasher321 merged commit 31c34b2 into main Nov 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants