Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 503 Bytes

File metadata and controls

12 lines (10 loc) · 503 Bytes

Changelog

1.0.1

  • Added compile-time method aspects using C# interceptors.
  • Added .NET 10 SDK/compiler-based stable interceptor support using opaque InterceptableLocation data.
  • Added target filters for assembly-level and type-level aspect application.
  • Added conditional aspect support through ConditionalAttribute.
  • Added build report generation.
  • Added aspect lifetime configuration.
  • Added optional intercepted-call marker diagnostics (AG0300).
  • Added agent-oriented SKILL.md.