You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert string-based binding information to structured VOs:
- Add BindingInfo and AopInfo VOs in Bindings/ namespace
- Replace string parsing with direct VO access in ModuleBindings
- Extend SpyCompiler to provide AopInfo directly from dependencies
- Update JSON schema to reflect new VO structure
- Maintain type safety and machine-readable binding information
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments