Skip to content

Releases: ether/ep_ai_core

v1.0.0

14 Apr 21:19

Choose a tag to compare

1.0.0 (2026-04-14)

Bug Fixes

  • correct CI workflow step ordering (pnpm store before cache) (d6bb531)
  • read settings from ep_ai_core key instead of ai (a3f20ba)

Features

  • add admin UI for AI settings at /admin-plugins/ai (96a5be4)
  • add i18n helper and wire locale strings (5b5ea41)
  • add native Anthropic API support to LLM client (7c8f6ad)
  • export all modules and add CI workflows (4ad1d5c)
  • implement access control with glob pattern matching and tests (d6bc5ca)
  • implement authorship engine with current-state and provenance analysis (d202b28)
  • implement OpenAI-compatible LLM client with tests (46e0d86)
  • scaffold ep_ai_core plugin with loadSettings hook (ab8d196)