11 Commits

Author SHA1 Message Date
nrslib
63d6932c01 Stop using git worktree due to Claude Code SDK working at repository root 2026-01-29 11:24:47 +09:00
nrslib
f83b826a3d improve task name summarization for branch/worktree names
- Improve prompt to prevent "this task is..." style output
- Add LLM/romanization option (useLLM: false for romaji fallback)
- Add sanitizeSlug function for safe branch/directory names
- Add wanakana library for Japanese to romaji conversion
2026-01-29 09:28:51 +09:00
nrslib
c729e8766a Merge branch 'takt/2026-01-28T1032-taskがちゃんと正常終了しなくてもcompletedに進んでしまうことがある。修正してほしい' 2026-01-29 01:15:22 +09:00
nrslib
722c827cc4 言語設定を追加 2026-01-28 19:50:52 +09:00
nrslib
c2f530f2a0 takt: taskがちゃんと正常終了しなくてもcompletedに進んでしまうことがある。修正してほしい 2026-01-28 19:46:50 +09:00
nrslib
2c738d8009 worktree時にディレクトリを正しく読み込めるように修正 2026-01-28 16:47:27 +09:00
nrslib
d900ee8bc4 feat: answer status, autoCommit, permission_mode, verbose logging
- answer: planner が質問と判断したら COMPLETE で終了する仕組み
- autoCommit: worktree タスク完了時に自動 git commit
- permission_mode: workflow YAML でステップごとの権限指定
- verbose: verbose 時のファイル+stderr 二重出力修正
2026-01-28 10:02:04 +09:00
nrslib
7323d6d288 タスクを監視する /watch を追加 2026-01-27 23:29:02 +09:00
nrslib
87b9ed9d87 add-task 2026-01-27 20:07:47 +09:00
nrslib
665b5187be -rオプションをOmitし、デフォルトを会話継続に 2026-01-27 10:36:11 +09:00
nrslib
ffe8776437 first commit: 2026-01-25 15:16:27 +09:00