- Added compile-time method aspects using C# interceptors.
- Added .NET 10 SDK/compiler-based stable interceptor support using opaque
InterceptableLocationdata. - 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.