Jesse Vincent
|
9cd6c52acc
feat: use message insertion pattern for persistence and add project skills support
|
9 месяцев назад |
Jesse Vincent
|
5f5b789e3e
feat: add chat.message hook to inject superpowers context automatically
|
9 месяцев назад |
Jesse Vincent
|
67ce04077b
fix: use tool() helper function for proper OpenCode tool definitions
|
9 месяцев назад |
Jesse Vincent
|
d749c620b5
fix: use tool object instead of tools array per opencode api
|
9 месяцев назад |
Jesse Vincent
|
aa1fe045c6
refactor: use static prompt file instead of dynamic config hook
|
9 месяцев назад |
Jesse Vincent
|
368674419a
fix: use agent prompts instead of event hooks for context injection
|
9 месяцев назад |
Jesse Vincent
|
c940d84f3d
fix: use correct event subscription format for opencode
|
9 месяцев назад |
Jesse Vincent
|
8e7f90a954
fix: use session.created hook instead of session.started
|
9 месяцев назад |
Jesse Vincent
|
d92de28150
refactor: convert skills-core and plugin to pure ESM for module compatibility
|
9 месяцев назад |
Jesse Vincent
|
fa53c8f925
fix: use require inside plugin function to load commonjs module
|
9 месяцев назад |
Jesse Vincent
|
d3e89e8719
fix: convert opencode plugin to ES module syntax
|
9 месяцев назад |
Jesse Vincent
|
4eab16380b
refactor: extract frontmatter stripping to shared helper function
|
9 месяцев назад |
Jesse Vincent
|
26c152b37e
feat: implement session.started hook for opencode
|
9 месяцев назад |
Jesse Vincent
|
6ae8ef4733
feat: implement find_skills tool for opencode
|
9 месяцев назад |
Jesse Vincent
|
1aa29ad52b
feat: implement use_skill tool for opencode
|
9 месяцев назад |
Jesse Vincent
|
6847cf4cfc
feat: create opencode plugin scaffold
|
9 месяцев назад |