16 Commits

Author SHA1 Message Date
nrslib
73c4a3c555 0.2.4 2026-01-29 14:05:53 +09:00
nrslib
be644fb245 0.2.3 2026-01-29 14:05:17 +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
1f636bff23 0.2.2 2026-01-29 02:39:30 +09:00
nrslib
354e9c48a3 fix: resolve lint errors for v0.2.0 release
- Remove unused 'error' import in addTask.ts
- Remove unused createLogger import in watchTasks.ts
- Remove unused isTaskFile import in runner.ts
2026-01-27 23:54:07 +09:00
nrslib
83e7da79dd 0.2.0 2026-01-27 20:08:12 +09:00
nrslib
1a77f0060c 0.1.7 2026-01-27 12:06:33 +09:00
nrslib
d175b858eb 0.1.6 2026-01-27 11:50:21 +09:00
nrslib
0c6d74af8a 0.1.5 2026-01-27 10:02:13 +09:00
nrslib
f643eac190 0.1.4 2026-01-27 00:55:00 +09:00
nrslib
3cf1d84827 0.1.3 2026-01-26 21:35:13 +09:00
nrslib
d2340c4a75 0.1.2 2026-01-26 20:27:33 +09:00
nrslib
c1fccaaf37 support for codex 2026-01-26 16:24:50 +09:00
nrslib
613f124984 0.1.1 2026-01-25 22:02:10 +09:00
nrslib
334b9bb399 Remove interactive mode and simplify CLI 2026-01-25 21:58:56 +09:00
nrslib
ffe8776437 first commit: 2026-01-25 15:16:27 +09:00