Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 12:51
· 269 commits to master since this release
  • 1932257 docs(readme): add comprehensive Claude Code compatibility documentation
  • 5a793bb fix(hooks): align Claude Code hooks with opencode-cc-plugin reference
  • 2ec351d feat(hooks): implement UserPromptSubmit with chat.message hook and injectHookMessage
  • 441fc1a feat(hooks): integrate Claude Code hooks with plugin system
  • bd67419 feat(features): add hook message injector
  • dca9812 feat(hooks): add UserPromptSubmit and Stop executors
  • 3fcfedc feat(hooks): add PostToolUse hook executor
  • 530c4d6 feat(hooks): add PreToolUse hook executor
  • e0b4338 feat(hooks): add Claude hooks config, transcript, and todo
  • a27cac9 feat(hooks): add Claude Code hooks type definitions
  • fef7f4c feat(shared): add Claude hooks command executor and utilities