Commit Graph

4 Commits

Author SHA1 Message Date
e7c3e4cd21 feat: introduce attribute management system for sandbox
- Added AttrMap and AttrKey classes for type-safe attribute storage.
- Implemented AppAssetsAttrs and SkillAttrs for managing application and skill attributes.
- Refactored Sandbox and initializers to utilize the new attribute management system, enhancing modularity and clarity in asset handling.
2026-01-22 17:26:09 +08:00
5565546295 feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
f5a34e9ee8 feat(skill): skill support 2026-01-20 03:02:34 +08:00
0de32f682a feat(skill): skill parser & packager 2026-01-19 12:41:01 +08:00