Releases: code-yeongyu/oh-my-opencode
Releases · code-yeongyu/oh-my-opencode
v0.3.3
v0.3.2
v0.3.1
- cf33fc5 docs(readme): sync English version with Korean improvements on setup and configuration clarity
- 56160d1 docs(readme.ko): improve clarity on setup configuration paths and MCP/LSP explanations
- 61bbbcb feat(hooks): integrate anthropic-auto-compact hook for automatic context summarization
- adabace improve(hooks): refine context window reminder message for better clarity and guidance
- 41f93c9 docs(readme): add warning for LLM agents on oh-my-opencode.json setup and sync English tone with Korean version
- 8102d17 fix(hooks): fix TODO continuation abort handling with timer-based approach
- 4f019f8 fix(hooks): improve session recovery for empty content messages
- 7b19177 Revert "fix(hooks): improve TODO continuation race condition handling with state machine pattern"
- e8f59cb fix(hooks): improve TODO continuation race condition handling with state machine pattern
v0.3.0
- 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
v0.2.0
No notable changes
v0.1.26
- b86346a fix(lsp): add Push model support and fix JSON LSP diagnostics
- 4debb57 feat(hooks): add pulse-monitor for token stall detection and auto-recovery
- a763db6 improve(hooks): refine todo-continuation-enforcer message tone and status format
- 341e5a9 feat(hooks): add grep-output-truncator for context-aware output limiting
- bac304c docs: add explicit agent invocation examples to README
- 1aaeefa docs: enhance LSP tools description in README