docs: update SKILL.md to reflect v0.2.3 daemon changes #256

Merged
shoko merged 1 commits from fix/issue-158 into main 2026-04-08 08:19:43 +02:00
Owner

Summary

Update kugetsu SKILL.md to reflect the v0.2.3 daemon changes.

Changes Made

Updated Daemon Behavior section:

  • Document that daemon sources kugetsu-session.sh and calls cmd_continue
  • Describe that cmd_continue handles worktree/session creation
  • Explain that daemon forks dev agents from base session (not pm_agent)
  • Add info about per-issue locking and timeout handling

Added v0.2.3 Version History:

  • Queue daemon context drift fix (issue #156)
  • Daemon locking feature
  • Timeout handling for stuck tasks

Fixes #158

## Summary Update kugetsu SKILL.md to reflect the v0.2.3 daemon changes. ### Changes Made **Updated Daemon Behavior section:** - Document that daemon sources kugetsu-session.sh and calls `cmd_continue` - Describe that `cmd_continue` handles worktree/session creation - Explain that daemon forks dev agents from base session (not pm_agent) - Add info about per-issue locking and timeout handling **Added v0.2.3 Version History:** - Queue daemon context drift fix (issue #156) - Daemon locking feature - Timeout handling for stuck tasks ### Related Issue Fixes #158
shoko added 1 commit 2026-04-08 08:06:36 +02:00
- Update Daemon Behavior section to describe cmd_continue usage
- Document that daemon forks dev agents from base session (not pm_agent)
- Add v0.2.3 changelog entry documenting issue #156 fix
- Describe daemon locking and timeout handling features

Fixes #158
han approved these changes 2026-04-08 08:19:02 +02:00
han left a comment
First-time contributor

lgtm

lgtm
shoko merged commit 23cb35687f into main 2026-04-08 08:19:43 +02:00
Sign in to join this conversation.