nrslib
620e384251
interactiveモジュールの分割とタスク再キュー方式への移行
...
interactive.tsからsummary/runSelector/runSessionReader/selectorUtilsを分離し、
run session参照をrouting層からinstructMode層に移動。instructBranchで新タスク
作成の代わりに既存タスクのrequeueを使用する方式に変更。worktree確認プロンプトを
廃止し常時有効化。
2026-02-18 18:49:21 +09:00
nrslib
3fa99ae0f7
progressをわかりやすくする
2026-02-10 21:44:42 +09:00
nrs
d185039c73
takt: github-issue-194-takt-add ( #206 )
2026-02-10 20:10:08 +09:00
nrs
8cb3c87801
takt: github-issue-204-takt-tasks ( #205 )
2026-02-10 14:26:37 +09:00
nrs
f8b9d4607f
takt: github-issue-193-takt-add-issue ( #199 )
2026-02-10 07:50:56 +09:00
nrs
4ca414be6b
takt: consolidate-tasks-yaml ( #187 )
2026-02-09 23:29:24 +09:00
nrs
3533946602
takt: github-issue-132-moodono-piisu ( #144 )
2026-02-08 18:05:31 +09:00
nrs
e23359b1bf
takt: github-issue-130-tasuku-autopr ( #140 )
2026-02-08 07:17:17 +09:00
nrslib
973c7df85d
issue参照時にもピース選択を実施 #97
2026-02-06 18:48:09 +09:00
nrslib
c044aea33f
takt: add-ai-consultation-actions
2026-02-05 23:37:00 +09:00
nrslib
792f61df55
TAKTのメタ情報をエージェントに引き渡す。またTAKTの前回セッションの情報をscoreフェーズに追加 resolved #89
2026-02-05 09:20:18 +09:00
nrslib
38d43f2168
pieceに完全移行
2026-02-04 11:07:41 +09:00
nrslib
184a1d756a
会話内容からタスク要件をまとめる必要がなくなったので削除
2026-02-03 19:18:51 +09:00
nrslib
91731981d3
Select workflow:
...
(↑↓ to move, Enter to select, b to bookmark, r to remove)
[?7l ❯ 🎼 default (current)
🎼 minimal [*]
📁 その他/
📂 Builtin/ (8)
Cancel
[?7h が でハングする
2026-02-03 17:43:20 +09:00
nrslib
32022df79a
resolved #85
2026-02-03 14:08:45 +09:00
nrslib
b944349d8f
refacotr
2026-02-02 21:52:40 +09:00
nrslib
7d8ba10abb
refactor
2026-02-02 17:11:42 +09:00
nrslib
710d108f53
structuring
2026-02-02 10:14:12 +09:00
github-actions[bot]
b648a8ea6b
takt add #N でIssue番号をブランチ名・ワークツリーパスに反映する ( #78 )
...
* feat: takt add #N でIssue番号をブランチ名・ワークツリーパスに反映する (#48 )
* remove md
---------
Co-authored-by: nrslib <nrslib@users.noreply.github.com>
Co-authored-by: nrslib <38722970+nrslib@users.noreply.github.com>
2026-02-02 00:05:57 +09:00
nrslib
80a75004a4
fix: takt add #N でIssue内容がAI要約で壊れる問題を修正 ( #46 )
2026-01-31 01:41:10 +09:00
nrslib
7bac0053ff
feat: CLIサブコマンド形式への移行と対話式タスク入力モード ( #47 )
...
- スラッシュコマンド形式をサブコマンド形式に変更(takt run, takt add 等)
- 引数なし takt で対話的にAIとタスク要件を詰めるinteractiveモードを追加
- セッション永続化により takt 再起動後も会話を継続
- 調査用ツール(Read, Glob, Grep, Bash, WebSearch, WebFetch)を許可
- プランニング専用のシステムプロンプトでコード変更を禁止
- executor の buildSdkOptions を未定義値を含めないよう修正(SDK ハング対策)
- help/refreshBuiltinコマンドを削除、ejectコマンドを簡素化
- ドキュメント(CLAUDE.md, README, workflows.md)をサブコマンド形式に更新
2026-01-31 01:14:36 +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