nrslib
|
532b1961a7
|
refactor: expert → dual リネーム、未使用ピース削除、default 統合
- expert/expert-mini/expert-cqrs/expert-cqrs-mini を dual 系にリネーム
(「フルスタック」→「フロントエンド+バックエンド」に説明も修正)
- expert-supervisor ペルソナを dual-supervisor にリネーム
- passthrough, structural-reform ピースを削除
- default-mini, default-test-first-mini を default に統合
- coding-pitfalls ナレッジの主要項目を coding ポリシーに移動し削除
- implement/plan インストラクションにセルフチェック・コーダー指針を追加
- builtin カタログに不足していた terraform, takt-default 系を追加
- deep-research をカテゴリに追加
|
2026-03-02 13:15:51 +09:00 |
|
nrslib
|
f6d8c353d3
|
refactor: provider のデフォルト値 'claude' を廃止し明示設定を必須化
暗黙の claude フォールバックを削除し、未設定時は明確なエラーを返すように変更。
permission は未設定時 readonly にフォールバック。テスト・E2E を新挙動に適合。
|
2026-02-26 02:11:49 +09:00 |
|
nrs
|
6d0bac9d07
|
[#367] abstract-git-provider (#375)
* takt: abstract-git-provider
* takt: abstract-git-provider
* takt: abstract-git-provider
* fix: pushBranch のインポートパスを infra/task に修正
Git provider 抽象化により pushBranch が infra/github から infra/task に
移動したため、taskSyncAction とテストのインポートパスを更新。
|
2026-02-26 01:09:29 +09:00 |
|
nrslib
|
6a28929497
|
fix: 通知ユーティリティのテストモック追加と check:release の通知対応
通知機能(notifySuccess/notifyError/playWarningSound)追加に伴い、
テストの vi.mock を修正。重複モックの統合、vitest 環境変数の追加、
GH API の recursive パラメータ修正、check:release に macOS 通知を追加。
|
2026-02-23 14:34:20 +09:00 |
|
nrslib
|
6518faf72e
|
refactor: 設定の不要要素削除とconfigテンプレート刷新
|
2026-02-19 11:53:02 +09:00 |
|
nrslib
|
cbde7ac654
|
refactor: 設定参照をresolveConfigValueへ統一
|
2026-02-19 10:55:03 +09:00 |
|
nrslib
|
05b893f720
|
Release v0.17.0
|
2026-02-15 12:00:21 +09:00 |
|
nrslib
|
4919bc759f
|
判定処理の修正
|
2026-02-13 06:11:06 +09:00 |
|
nrs
|
de6b5b5c2c
|
takt: github-issue-212-max-iteration-max-movement-ostinato (#217)
|
2026-02-10 23:43:29 +09:00 |
|
nrslib
|
b25e9a78ab
|
fix: callAiJudgeをプロバイダーシステム経由に変更(Codex対応)
callAiJudgeがinfra/claude/にハードコードされており、Codexプロバイダー使用時に
judge評価が動作しなかった。agents/ai-judge.tsに移動し、runAgent経由で
プロバイダーを正しく解決するように修正。
|
2026-02-10 19:32:42 +09:00 |
|
nrs
|
9c4408909d
|
takt: github-issue-207-previous-response-source-path (#210)
|
2026-02-10 16:33:38 +09:00 |
|
nrslib
|
b9a2a0329b
|
auto PR のベースブランチをブランチ作成前の現在ブランチに設定
createPullRequest の全呼び出し箇所で base が未指定だったため、
PR が常にリポジトリデフォルトブランチ(main)向けに作成されていた。
ブランチ作成/clone作成の直前に getCurrentBranch() で元ブランチを
取得し、PR作成時に base として渡すように修正。
|
2026-02-08 07:51:03 +09:00 |
|
nrslib
|
6f94681359
|
change agent to persona
|
2026-02-07 08:52:37 +09:00 |
|
nrslib
|
38d43f2168
|
pieceに完全移行
|
2026-02-04 11:07:41 +09:00 |
|
nrslib
|
6378ee6174
|
プロンプトを見通しやすく変更
|
2026-02-04 03:33:48 +09:00 |
|
nrslib
|
0e76f5b532
|
対話モードのブラッシュアップ
|
2026-02-03 15:23:46 +09:00 |
|
nrslib
|
def50ff4a7
|
カテゴリ分けの作成 #85 workflowの修正
|
2026-02-03 10:23:49 +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
|
e57e5e7226
|
refactor
|
2026-02-02 13:06:12 +09:00 |
|
nrslib
|
710d108f53
|
structuring
|
2026-02-02 10:14:12 +09:00 |
|
nrslib
|
482fa51266
|
refactor
|
2026-02-02 06:02:26 +09:00 |
|
nrslib
|
942f983ea5
|
add it
|
2026-02-01 23:36:33 +09:00 |
|