Releases: ronpinkas/jsfe
Releases · ronpinkas/jsfe
v0.9.28 — Added support for RETURN step
Highlights
- Added RETURN step.
- Removed emojis from system prompts
- Store auto detected language to engine.language
- Fixed RETURN to clean pending accumulated messages
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.28
- npm: jsfe@0.9.28
v0.9.21 — Language auto detection and language property to engineSession
Highlights
- Added language auto detection when no language specified
- Added language property to engineSession
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.21
- npm: jsfe@0.9.21
v0.9.18 — Added session variables support to argument mapping
Highlights
- Added session variables support to argument mapping.
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.18
- npm: jsfe@0.9.18
v0.9.15 — Added automated type preservation for null values in generateToolCallAndResponse() using schema.
Highlights
- Added automated type preservation for null values in generateToolCallAndResponse() using schema.
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.15
- npm: jsfe@0.9.15
v0.9.11 — Fixed extractByPath() to unwrap userInput objects
Highlights
- Fixed extractByPath() to unwrap userInput objects.
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.11
- npm: jsfe@0.9.11
v0.9.10 — Added AI sanitation of userInput when cargo.voice is set
Highlights
- Added AI sanitation of userInput when cargo.voice is set
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.10
- npm: jsfe@0.9.10
v0.9.9 — Added support for exposing 'digits:' attribute of SAY-GET variable by means of sessionContext.cargo.digits
Highlights
- Added support for exposing 'digits:' attribute of SAY-GET variable by means of sessionContext.cargo.digits
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.9
- npm: jsfe@0.9.9
v0.9.8 — Added support for "clean" UX by disabling engine commands using engine.disableCommands()
Highlights
- Added support for engine.disableCommand() and engine.enableCommands()
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.8
- npm: jsfe@0.9.8
v0.9.7 — Added support for optional timeout setting for the AI intention detection
Highlights
- Added support for optional timeout setting for the AI intention detection
- Updated README and User Guide
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.7
- npm: jsfe@0.9.7
v0.9.6 — Added referential integrity recovery for flow variables
Highlights
- Added referential integrity recovery for flow variables incase sessionContext serialization was used.
Upgrade notes
- No code changes; no breaking changes.
Distribution
- Git tag: v0.9.6
- npm: jsfe@0.9.6