Skip to content

eserstack v4.1.47

Choose a tag to compare

@github-actions github-actions released this 01 Apr 11:27
· 45 commits to main since this release
1dbda34

4.1.47 - 2026-04-01

Added

  • ajan,noskills,shell: add ajan Go bridge, noskills manager, and shell TUI
    primitives

Changed

  • ajan: replace node:ffi with koffi for Node.js FFI backend
  • ajan: simplify FFI env vars and remove per-runtime backend selection

Fixed

  • *: broaden Go version regex, use relative imports, and normalize YAML
    formatting
  • *: harden regex patterns against ReDoS and patch prototype pollution
  • ajan: update error messages to recommend package install over local build