Skip to content

v0.1.18

Pre-release
Pre-release

Choose a tag to compare

@alyona-snet alyona-snet released this 04 Aug 12:54
· 113 commits to main since this release
b1852df

What's Changed

  • Update renovatebot/github-action action to v46.1.19 by @anseliv in #247
  • [OMEGA-239] memory | implements safe history and prompt files reading by @paul-v-snet in #249
  • Revert "[OMEGA-239] memory | implements safe history and prompt files reading" by @vsbogd in #255
  • [OMEGA-161][OMEGA-205] Add plugin API to universally load any kind of plugins, add existing communication channels and LLM providers as plugins by @vsbogd in #222
  • [OMEGA-239] Register the new memory safety tests in run_mandatory by @TossSky in #258
  • Reapply "[OMEGA-239] implements safe history and prompt files" by @paul-v-snet in #257
  • [OMEGA-223] Log Python exceptions instead of swallowing them by @Leul-Negash in #248
  • [OMEGA-240] skills | add get-io-policy skill by @paul-v-snet in #260
  • channels/auth.py | remove dead logger assignment by @Leul-Negash in #277
  • [OMEGA-269] docs, get-io-policy | add docs for the get-io-policy skill by @paul-v-snet in #279
  • [OMEGA-76] Add workflow plugin to allow adding new skills via MarkDown files by @vsbogd in #259
  • [OMEGA-174][OMEGA-219] Multi-line command argument parsing of MeTTaClaw by @patham9 in #223
  • [OMEGA-252] Allow configuring the model for each LLM provider using configuration file by @vsbogd in #268
  • [OMEGA-271] Add mock autotests for the workflow plugin by @TossSky in #280
  • [OMEGA-273][FIX] skills: file-write results are read back from disk (add write-file-b64) by @MartinEbner in #243
  • [OMEGA-222] Add heartbeat api by @vsbogd in #281
  • [OMEGA-263] Fix append-file concatenating without a newline (#204) by @Leul-Negash in #233
  • [OMEGA-133] Feat: CI for arm64 architecture implementation by @timur-ashkenov in #236
  • [OMEGA-218] Fix: Verified error reporting by @timur-ashkenov in #282
  • [OMEGA-201] Fix: Standalone channel authentication by @timur-ashkenov in #283
  • [OMEGA-243] Fix: Runtime Openai embeddings by @timur-ashkenov in #285
  • [OMEGA-292] Add plugin location to sys.path in the MeTTa loader by @Leul-Negash in #288
  • [OMEGA-181] System Versioning by @blackhammer116 in #238
  • [OMEGA-287] Feat: Queue channel messages until connected and send version on startup by @blackhammer116 in #286

New Contributors

Full Changelog: v0.1.17...v0.1.18