github RightNow-AI/openfang v0.2.7

3 hours ago

Fixes

  • #174 Fix Unicode byte offset panic in HTML→Markdown conversion — replaced to_lowercase() pattern with ASCII case-insensitive find to prevent panics on multi-byte Unicode (İ, ẞ)
  • #173 Fix dashboard hands status badge — all 4 status variants (Active/Paused/Error/Inactive) now show correct badge colors with action hints
  • #172 Add X-API-Key header support — auth middleware now accepts X-API-Key as fallback alongside Authorization: Bearer
  • #171 Fix hand deactivation orphan agent cleanup — orphaned agents (from failed activations) are now found by hand: tag and killed on deactivate
  • #155 Improve shell_exec error messages — blocked commands now show the current exec_policy mode and how to fix it; shell_exec removed from tool list when mode=Deny
  • #128, #64 Duplicate ClawHub parse errors — already fixed in v0.2.6

Don't miss a new openfang release

NewReleases is sending notifications on new releases.