Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:44
· 252 commits to master since this release
  • 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