Skip to content

Releases: binsarjr/evonic-security-godmode

Security Godmode v0.1.9

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 13:01

Preview compatibility: the complete plugin flow currently requires the generic Evonic hooks from binsarjr/evonic:feature/plugin-prefill-context, those changes merged into your own Evonic branch, or the aggregate binsarjr/evonic:dev branch. Stock upstream Evonic does not provide all required hooks until anvie/evonic#103 is merged.

Hermes-parity authorization cleanup.

  • Remove Evonic-only authorization scope, approver, confirmation, and expiry settings
  • Remove authorization gates from discovery, injection, transforms, retries, profiles, and racing
  • Remove the injected authorization boundary and scope-aware replacement prefill
  • Restore the original Hermes-compatible winning system prompt and prefill payloads
  • Remove authorization fields from Agent State

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Security Godmode v0.1.8

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 12:49

Evonic settings UI update.

  • Render system prompt mode as a validated select field
  • Preserve the existing append setting during upgrade
  • Requires an Evonic build with select-type agent setting support

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Security Godmode v0.1.7

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 12:45

Runtime integration fix for Evonic Authorized Red Team agents.

  • Keep the recorded authorization boundary and ephemeral prefill active when provider discovery returns none_needed
  • Detect Indonesian hard-refusal responses so programmatic retry state is accurate
  • Preserve Hermes-style append behavior through the Evonic append system prompt mode
  • Add regression coverage for none_needed context injection and localized refusal scoring

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Security Godmode v0.1.6

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 12:27

Programmatic orchestration release.

  • Automatic blocking discovery on the first authorized turn and model changes
  • No Godmode actions exposed as agent tools
  • Programmatic pre-provider transformation and pre-final refusal scoring
  • Up to two invisible progressive retries
  • Optional operator-controlled race across ten other enabled Evonic models
  • Exact-model discovery cache and one-shot refresh
  • Agent State receipts for discovery, response recovery, and racing
  • Preserve, append, and request-scoped override system prompt modes

The automatic race fallback is disabled by default. All authorization gates remain fail-closed and the plugin never writes an agent's SYSTEM.md.

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.5

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 11:42

System prompt control release.

  • Adds preserve, append, and override system-prompt modes
  • Defaults to preserve so existing Evonic system prompts are unchanged
  • Keeps scoped ephemeral prefill active in every mode
  • Makes override request-scoped and never writes SYSTEM.md
  • Exposes the selected mode in Agent State
  • Retains the fail-closed authorization gate from v0.1.4

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.4

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 11:36

Authorization hardening release.

  • Requires a confirmed per-agent authorization record
  • Requires exact scope, responsible approver, and future ISO-8601 expiry
  • Fails closed for context injection, request transformation, discovery, profile enabling, and racing
  • Replaces unrestricted runtime prefill with scope-aware evaluation prefill
  • Appends an authorization boundary after model-family attack templates
  • Shows authorization validity and failure reason in Agent State
  • Retains native Evonic tool permissions and approval checks

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.3

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 11:08

Initial development release.

  • Native Evonic plugin implementation
  • Automatic strategy discovery and ephemeral prefill
  • Pre-provider request transformation with profile and forced modes
  • 33 prompt transformations
  • Refusal and response-quality scoring
  • OpenRouter and Evonic model racing
  • Agent State receipts for context and transformation delivery
  • No runtime dependency on another agent framework

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.2

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 09:31

Development update.

  • Injects the model-family system prompt and ephemeral prefill directly on every enabled agent turn.
  • Prevents legacy generic audit placeholders from shadowing the DeepSeek default profile.
  • Makes profile enablement without a payload select the model-family default.
  • Exposes the effective system prompt and prefill in profile status.
  • Preserves explicit manual and auto-discovered profiles.

For the Evonic core integration, use binsarjr/evonic:feature/plugin-prefill-context. For the plugin source, use binsarjr/evonic-security-godmode:feature/hermes-compatible-flow.

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.1

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 09:06

Development update.

  • Direct per-agent injection from Evonic Plugin Settings
  • Quota-free model-family default profiles
  • Saved manual and auto-discovered profile precedence
  • Context delivery state in the chat Agent State panel
  • Legacy profile migration and synchronized disable/undo behavior
  • Native Evonic lifecycle and UI integration

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.

Evonic Security Godmode v0.1.0

Choose a tag to compare

@binsarjr binsarjr released this 10 Aug 08:01

Initial development release.

  • Native Evonic plugin implementation
  • Automatic strategy discovery and ephemeral prefill
  • 33 prompt transformations
  • Refusal and response-quality scoring
  • OpenRouter and Evonic model racing
  • No runtime dependency on another agent framework

License: AGPL-3.0-or-later. See NOTICE and UPSTREAM.md for attribution.