nrs
|
9ba05d8598
|
[#395] github-issue-395-add-pull-from (#397)
* takt: github-issue-395-add-pull-from
* ci: trigger CI checks
* fix: taskDiffActions のコンフリクトマーカーを解消
origin/main でリネームされた「Merge from root」ラベル(PR #394)と、
このPR (#395) で追加した「Pull from remote」行を統合する。
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* ci: trigger CI checks
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: masanobu-naruse <m_naruse@codmon.co.jp>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-28 14:13:06 +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
|
9f15840d63
|
refactor: sync with root をピースエンジンから単発エージェント呼び出しに変更
- executeTask(フルピースエンジン)→ Provider 抽象経由の単発エージェント呼び出しに簡素化
- Claude 固定の callClaudeCustom → getProvider() による Provider 抽象化
- permissionMode: 'full' → 'edit' + onPermissionRequest で Bash 自動承認
- コンフリクト解決プロンプトをテンプレートファイル(en/ja)に分離
- sync 後に worktree → project → origin の2段階プッシュを追加
|
2026-02-26 00:33:33 +09:00 |
|
nrs
|
b9dfe93d85
|
takt: add-sync-with-root (#325)
|
2026-02-20 11:58:48 +09:00 |
|