Skip to content

Conversation

jmaddington
Copy link
Owner

@jmaddington jmaddington commented Apr 11, 2025

Renames workflows and updates triggers

jmaddington and others added 4 commits April 10, 2025 16:17
* 🖥️ feat: Code Interpreter API for Non-Agent Endpoints (danny-avila#6803)

* fix: Prevent parsing 'undefined' string in useLocalStorage initialization

* feat: first pass, code interpreter badge

* feat: Integrate API key authentication and default checked value in Code Interpreter Badge

* refactor: Rename showMCPServers to showEphemeralBadges and update related components, memoize values in useChatBadges

* refactor: Enhance AttachFileChat to support ephemeral agents in file attachment logic

* fix: Add baseURL configuration option to legacy function call

* refactor: Update dependency array in useDragHelpers to include handleFiles

* refactor: Update isEphemeralAgent function to accept optional endpoint parameter

* refactor: Update file handling to support ephemeral agents in AttachFileMenu and useDragHelpers

* fix: improve compatibility issues with OpenAI usage field handling in createRun function

* refactor: usage field compatibility

* fix: ensure mcp servers are no longer "selected" if mcp servers are now unavailable

* 💾 chore: Enhance Local Storage Handling and Update MCP SDK (danny-avila#6809)

* feat: Update MCP package version and dependencies; refactor ToolContentPart type

* refactor: Change module type to commonjs and update rollup configuration, remove unused dev dependency

* refactor: Change async calls to synchronous for MCP and FlowStateManager retrieval

* chore: Add eslint disable comment for i18next rule in DropdownPopup component

* fix: improve statefulness of mcp servers selected if some were removed since last session

* feat: implement conversation storage cleanup functions and integrate them into mutation success handlers

* feat: enhance storage condition logic in useLocalStorageAlt to prevent unnecessary local storage writes

* refactor: streamline local storage update logic in useLocalStorageAlt

* ⚡ feat: Self-hosted Artifacts Static Bundler URL (danny-avila#6827)

* v0.7.791

* feat: configuration via `SANDPACK_STATIC_BUNDLER_URL` env var and update bundlerURL logic in Artifact components

* fix: update minimum length requirement for auth fields from 10 to 1 character

* chore: Add cheerio library for HTML parsing

* chore: Add better-sqlite3 library

* chore: Add @e2b/code-interpreter library to dependencies

* chore: Update clean script to use npm ci for primary dependencies

* Fix GitHub workflow to use either manual ref or triggering branch/SHA/PR reference

* Add jm-upstream-sync workflow for daily synchronization with upstream

* chore: Update jm-deploy-build-only workflow to include tracking branches

* Rename workflow from jm-deploy-build-only to jm-build-only

* Update workflow title to 'Docker Build Only'

* Add GitHub workflow to automatically assign GitHub Copilot as a reviewer to all PRs

---------

Co-authored-by: Danny Avila <[email protected]>
@jmaddington
Copy link
Owner Author

#74 replaces this

@jmaddington jmaddington deleted the dev/rename-workflows branch April 11, 2025 19:19
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.

1 participant