general-runtime icon indicating copy to clipboard operation
general-runtime copied to clipboard

Runtime for executing voiceflow projects and conversational state management across different platforms

Results 37 general-runtime issues
Sort by recently updated
recently updated
newest added

Upgrade `@voiceflow/logger`, `@voiceflow/backend-utils`

**Fixes or implements CV3-000** ### Brief description. What is this change? Adds rudimentary support for passing object and array data into a function step. It achieves this by stringifying the...

ready for review
dont merge

**Fixes or implements VF-XXX** ### Brief description. What is this change? ### Implementation details. How do you make this change? ### Setup information ### Deployment Notes ### Related PRs -...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can...

dependencies

There seems to be no license for this repo.

Send Segment events during AI requests. ### Brief description. What is this change? Added segment calls to save events when calling AI models. ### Setup information Events: * **_AI Request_**...

**Fixes or implements CT-2093** ### Brief description. What is this change? Support passing in a `persona` option in the launch request that is a reference to the variable state ID....

## Description Always pass the checks during the docker build phase and store the exit codes to fail against in post processing