Commit Graph

3 Commits

Author SHA1 Message Date
YeonGyu-Kim 42447d75a4 map Claude Code model strings to OpenCode format with proper object structure 2026-03-11 17:07:23 +09:00
Jeon Suyeol d99015f8cb map Claude Code model strings to OpenCode format when importing agents 2026-03-06 11:56:03 +09:00
YeonGyu-Kim 94b2d94b2c refactor(claude-code-plugin-loader): split loader.ts into per-type loaders
Extract plugin component loading into dedicated modules:
- discovery.ts: plugin directory detection
- plugin-path-resolver.ts: path resolution logic
- agent-loader.ts, command-loader.ts, hook-loader.ts
- mcp-server-loader.ts, skill-loader.ts
2026-02-08 16:21:37 +09:00