nrslib
0bb67477e9
Release v0.8.0
2026-02-08 00:10:50 +09:00
nrslib
ad42c5bacd
Release v0.8.0-alpha.1
2026-02-07 22:59:18 +09:00
nrslib
2c5ae744d6
update sdk
2026-02-07 22:43:35 +09:00
nrslib
d234c0d8f6
Release v0.7.1
2026-02-06 15:50:30 +09:00
nrslib
466d753df8
Release v0.7.0
2026-02-06 14:16:46 +09:00
nrslib
52c927e6f1
Release v0.7.0-alpha.3
2026-02-06 11:27:11 +09:00
nrslib
3b7cc0aa94
Release v0.7.0-alpha.2
2026-02-06 11:22:29 +09:00
nrslib
9b747c3fdc
Release v0.7.0-alpha.1
2026-02-06 10:46:59 +09:00
nrslib
378f5477e4
list コマンドのリファクタリング: non-interactive モード分離、delete アクション追加、console.log を info に統一
2026-02-06 08:56:00 +09:00
nrslib
34a6a4bea2
Squashed commit of the following:
...
commit 2730269da717c78e90bc7d35ea6b2404f8e845f5
Author: nrslib <38722970+nrslib@users.noreply.github.com>
Date: Fri Feb 6 00:11:54 2026 +0900
takt: add-category-display-split
2026-02-06 01:22:59 +09:00
nrslib
653b55a034
Release v0.6.0-rc1
2026-02-05 22:32:49 +09:00
nrslib
5443ef3567
Release v0.6.0-rc2
2026-02-05 22:25:14 +09:00
nrslib
0d36b08f96
Release v0.6.0-rc
2026-02-05 17:37:57 +09:00
nrslib
0f8449dad9
0.5.1
2026-02-04 16:32:13 +09:00
nrs
8e509e13c6
Issue/90 fix windows ( #91 )
...
* Window対応および Codexが.gitを必要とする問題があるので.gitがみつからない場合はエラーとする fix #90
* 文字化け修正
2026-02-04 13:19:00 +09:00
nrslib
54ade15dcb
0.5.0
2026-02-04 11:12:59 +09:00
nrslib
2fa1687a50
0.4.1
2026-02-04 09:31:19 +09:00
nrslib
e7a1012050
0.4.0
2026-02-04 04:25:10 +09:00
nrslib
8fc683d8ad
0.3.9
2026-02-03 15:59:55 +09:00
nrslib
f3f50f4676
0.3.8
2026-02-02 00:01:02 +09:00
nrslib
cf393312a2
Add --pipeline flag and improve log file naming
...
- Add --pipeline flag for explicit pipeline/non-interactive mode
- Change log file naming from base36 to YYYYMMDD-HHmmss-random format
- Update --task description to clarify it's an alternative to --issue
- Add tests for new timestamp-based session ID format
Resolves #28
2026-02-01 08:40:18 +09:00
nrslib
9ac4f374b8
0.3.6
2026-02-01 00:24:28 +09:00
nrslib
22e35be168
0.3.5
2026-01-31 23:24:38 +09:00
nrslib
f8fc9a7c83
0.3.4
2026-01-31 18:51:04 +09:00
nrslib
c284e8f017
0.3.3
2026-01-31 01:41:19 +09:00
nrslib
26ac231435
0.3.1
2026-01-31 01:23:29 +09:00
nrslib
02b2ce3148
0.3.0
2026-01-30 21:44:21 +09:00
nrslib
79227dffd1
takt: update-report-path-variable
2026-01-30 07:43:17 +09:00
nrslib
faae1dd2b5
0.2.5
2026-01-29 20:38:53 +09:00
nrslib
6dd69fc688
takt: npmのupdatenotifierをいれたい
2026-01-29 20:36:42 +09:00
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