Skip to content

Releases: elbruno/HermesNET

v2.0.2

Choose a tag to compare

@elbruno elbruno released this 23 May 17:20
625a496

Release Notes v2.0.2

Security

  • OpenAI API keys now stay out of JSON config and are stored in the native OS credential store.
  • Legacy plaintext API keys migrate on first load/save.
  • doctor masks secret presence and the host/CLI read the same secret key path.

Docs

  • Updated CLI guide, CLI reference, and README for secure-at-rest configuration.

v2.0.1

Choose a tag to compare

@elbruno elbruno released this 23 May 16:35
1d59424

Release Notes v2.0.1

  • Added hermesnet config for interactive provider setup with Spectre.Console.
  • Added hermesnet doctor for configuration and runtime diagnostics.
  • Added Spectre.Console-based UX for the new CLI configuration flow.
  • Updated docs to cover the user config file location and new commands.

v0.1.0

Choose a tag to compare

@elbruno elbruno released this 23 May 15:26

HermesNET 0.1.0 — NuGet Release

Release Date: 2026-05-23T11:11:39.297-04:00
Version: 0.1.0


Headline

HermesNET 0.1.0 is the first NuGet-published release of the current HermesNET toolchain. It ships the hermesnet global tool and the reusable runtime packages under trusted publishing.


Included Packages

  • Hermes.Core
  • Hermes.Adapters
  • hermesnet global tool

Release Notes

  • Centralized versioning now publishes 0.1.0 from Directory.Build.props
  • GitHub Actions uses NuGet Trusted Publishing (OIDC)
  • The host project remains non-packable