Commit Graph

  • 8e5bc3c912 feat(piece): add ai-fix loop monitor and extract judge instruction nrslib 2026-02-15 05:41:29 +09:00
  • 6e14cd3c38 feat(runtime): add configurable prepare presets and provider e2e nrslib 2026-02-15 05:28:39 +09:00
  • dc5dda1afb
    Merge pull request #272 from nrslib/release/v0.14.0 v0.14.0 nrs 2026-02-14 12:25:01 +09:00
  • 18bad35489 Release v0.14.0 #272 nrslib 2026-02-14 12:21:21 +09:00
  • c7a679dcc5 test: enforce GitHub connectivity in e2e and stabilize SIGINT assertion nrslib 2026-02-14 12:15:21 +09:00
  • e52e1da6bf
    takt-list (#271) nrs 2026-02-14 11:44:01 +09:00
  • eb593e3829 OpenCode: サーバーシングルトン化で並列実行時の競合を解消 nrslib 2026-02-14 09:04:06 +09:00
  • 9cc6ac2ca7 ポストエクスキューションの共通化とinstructモードの改善 nrslib 2026-02-14 01:02:23 +09:00
  • 8af8ff0943 plan/ai-review/superviseのインストラクションにスコープ縮小防止策を追加 nrslib 2026-02-14 00:08:50 +09:00
  • 6fe8fece91 interactive の選択肢が非同期実行時に出てしまうバグのfix nrslib 2026-02-13 23:28:20 +09:00
  • 54e9f80a57 opencodeがパラレル実行時にセッションIDを引き継げないことがある nrslib 2026-02-13 23:11:32 +09:00
  • f5d1c6fae2 ignore OPENCODE_CONFIG_CONTENT nrslib 2026-02-13 22:41:41 +09:00
  • fcabcd94e4 Merge branch 'develop' of https://github.com/nrslib/takt into develop nrslib 2026-02-13 22:41:10 +09:00
  • e7c5031a29 ignore OPENCODE_CONFIG_CONTENT nrslib 2026-02-13 22:40:54 +09:00
  • 4e58c86643
    github-issue-256-takt-list-instruct (#267) nrs 2026-02-13 22:08:28 +09:00
  • 02272e595c
    github-issue-255-ui (#266) nrs 2026-02-13 21:59:00 +09:00
  • 3ff6f99152
    task-1770947391780 (#270) nrs 2026-02-13 21:52:17 +09:00
  • c85f23cb6e claude code がsandboxで実行されるため、テストが実行できない問題を対処できるオプションを追加 nrslib 2026-02-13 21:46:11 +09:00
  • 652630eeca
    Merge pull request #269 from nrslib/release/v0.13.0 v0.13.0 nrs 2026-02-13 19:24:18 +09:00
  • ac83dcace2 Release v0.13.0 #269 nrslib 2026-02-13 19:23:14 +09:00
  • 5072d26e74 remove slack notification on e2e nrslib 2026-02-13 19:20:45 +09:00
  • 3a7259cf06 タスク指示書スコープ外の削除を防止するガードレール追加 nrslib 2026-02-13 18:33:29 +09:00
  • 8731d64c0c Merge branch 'develop' of https://github.com/nrslib/takt into develop nrslib 2026-02-13 17:48:09 +09:00
  • 479ee7ec25 providerごとに通信を許可する nrslib 2026-02-13 16:37:07 +09:00
  • e078c499d2 Merge branch 'develop' of https://github.com/nrslib/takt into develop nrslib 2026-02-13 13:52:05 +09:00
  • 6bd698941c plannerが参照資料を確実に読むよう制約を追加 nrslib 2026-02-13 13:02:19 +09:00
  • 0b2fa0e0f7 fix: OpenCode SDKサーバー起動タイムアウトを30秒に延長 nrslib 2026-02-13 11:00:26 +09:00
  • 76fed1f902
    Merge pull request #260 from nrslib/release/v0.13.0-alpha.1 v0.13.0-alpha.1 nrs 2026-02-13 07:33:21 +09:00
  • 73f0c0cb6d Release v0.13.0-alpha.1 #260 nrslib 2026-02-13 07:30:44 +09:00
  • 608f4ba73e Merge branch 'takt/257/add-agent-usecase-structured-o' into develop nrslib 2026-02-13 07:24:25 +09:00
  • 0fe835ecd9 fix e2e nrslib 2026-02-13 07:24:12 +09:00
  • 7439709a32 update builtin nrslib 2026-02-13 06:33:03 +09:00
  • 4919bc759f 判定処理の修正 nrslib 2026-02-13 06:11:06 +09:00
  • 034bd059b3 add unit-tests #258 nrslib 2026-02-13 04:21:51 +09:00
  • 10839863ec fix e2e nrslib 2026-02-13 04:02:41 +09:00
  • ccbae03062 export 整合 nrslib 2026-02-12 17:37:31 +09:00
  • 7d20c016c7 無用なexportを排除 nrslib 2026-02-12 17:33:39 +09:00
  • cbed66a9ba takt: 257/add-agent-usecase-structured-o nrslib 2026-02-12 15:26:32 +09:00
  • bcf38a5530 takt: 257/add-agent-usecase-structured-o nrslib 2026-02-12 15:03:28 +09:00
  • eaf45259aa update faceted nrslib 2026-02-12 14:48:54 +09:00
  • 5c60e8f2c6 バックエンドピース追加とアーキテクチャナレッジ改善 nrslib 2026-02-12 12:06:29 +09:00
  • bf4196d3b3 takt: github-issue-257 nrslib 2026-02-12 13:32:28 +09:00
  • be0f299727 バックエンドピース追加とアーキテクチャナレッジ改善 nrslib 2026-02-12 12:06:29 +09:00
  • c7f2670562
    takt: github-issue-246-opencode-report-permission-deprecated-tools (#252) nrs 2026-02-12 11:55:47 +09:00
  • b54fbe32b2 clone時に既存ブランチのcheckoutが失敗する問題を修正 nrslib 2026-02-12 10:22:43 +09:00
  • 0c9d7658f8 docs(frontend): add design token and theme-scope guidance nrslib 2026-02-12 10:22:26 +09:00
  • 680f0a6df5
    github-issue-237-fix-ctrl-c-provider-graceful-timeout-force (#253) nrs 2026-02-12 11:52:07 +09:00
  • 39c587d67b
    github-issue-245-report (#251) nrs 2026-02-12 11:51:55 +09:00
  • a82d6d9d8a
    github-issue-244 (#250) nrs 2026-02-12 11:51:34 +09:00
  • 41bde30adc UnitTestとE2ETestをリファクタリング nrslib 2026-02-12 09:40:37 +09:00
  • 5478d766cd
    takt: takt (#248) nrs 2026-02-12 08:50:17 +09:00
  • e1bfbbada1
    takt: takt-e2e (#249) nrs 2026-02-12 08:50:02 +09:00
  • af4dc0722b takt run 実行時に蓋閉じスリープを抑制 nrslib 2026-02-11 22:56:41 +09:00
  • a50687a055 dist-tag 検証をリトライ付きに変更(npm レジストリの結果整合性対策) nrslib 2026-02-11 22:48:56 +09:00
  • f8fe5f69d2
    Merge pull request #247 from nrslib/release/v0.12.1 v0.12.1 nrs 2026-02-11 22:48:12 +09:00
  • 3e8db0e050 Release v0.12.1 #247 nrslib 2026-02-11 22:47:32 +09:00
  • 0d73007c3f セッションが見つからない場合に info メッセージを表示 nrslib 2026-02-11 22:46:22 +09:00
  • b4a224c0f0 opencode に対して report fase は deny nrslib 2026-02-11 22:35:19 +09:00
  • ef0eeb057f Skip copying tasks/ dir during project init (TASK-FORMAT is no longer needed) nrslib 2026-02-11 21:05:21 +09:00
  • fa3ac7437e Rename TAKT from "Task Agent Koordination Tool" to "TAKT Agent Koordination Topology" nrslib 2026-02-11 21:03:58 +09:00
  • a79196aa46
    Fix capitalization in project description nrs 2026-02-11 18:54:38 +09:00
  • 86e80f33aa
    Release v0.12.0 (#241) v0.12.0 nrs 2026-02-11 17:13:36 +09:00
  • f4873306ad Merge branch 'main' into release/v0.12.0 #241 nrslib 2026-02-11 17:12:36 +09:00
  • 1705a33a88 provider event log default false nrslib 2026-02-11 16:32:11 +09:00
  • 21537a3214 Release v0.12.0 nrslib 2026-02-11 15:44:26 +09:00
  • 9f1c7e6aff
    takt: github-issue-238-fix-opencode (#240) nrs 2026-02-11 15:26:12 +09:00
  • 4fb058aa6a
    takt: slackweb (#234) nrs 2026-02-11 15:02:03 +09:00
  • a3555ebeb4
    takt: github-issue-236-feat-claude-codex-opencode (#239) nrs 2026-02-11 15:01:52 +09:00
  • 3ffae2ffc2 add test nrslib 2026-02-11 13:18:41 +09:00
  • ee7f7365db add e2e for opencode nrslib 2026-02-11 13:01:50 +09:00
  • 2a678f3a75 opencodeの終了判定が誤っていたので修正 nrslib 2026-02-11 12:54:18 +09:00
  • ccca0949ae fix: opencode permission and tool wiring for edit execution nrslib 2026-02-11 11:31:38 +09:00
  • 15fc6875e2 fix: lint errors in merge/resolveTask/confirm nrslib 2026-02-11 11:03:00 +09:00
  • 69bd77ab62 Provider およびモデル名を出力 nrslib 2026-02-11 10:38:03 +09:00
  • fc1dfcc3c0 opencode の question を抑制 nrslib 2026-02-11 10:08:23 +09:00
  • 77cd485c22 worktreeにタスク指示書をコピー nrslib 2026-02-11 10:03:30 +09:00
  • c42799739e opencode がハングする問題を修正 nrslib 2026-02-11 09:48:05 +09:00
  • 1e4182b0eb opencode でプロンプトがechoされる問題を修正 nrslib 2026-02-11 08:47:46 +09:00
  • 475da03d60
    takt: task-1770764964345 (#225) nrs 2026-02-11 08:41:38 +09:00
  • addd7023cd pass_previous_responseを復活 nrslib 2026-02-11 08:11:05 +09:00
  • 4bc759c893 opencode 対応 nrslib 2026-02-11 07:57:04 +09:00
  • 166d6d9b5c ポート競合回避 nrslib 2026-02-11 07:04:46 +09:00
  • 36e77ae0fa
    takt: issue (#220) nrs 2026-02-11 06:37:06 +09:00
  • 6bf495f417
    takt: github-issue-192-e2e-test (#221) nrs 2026-02-11 06:36:40 +09:00
  • b80f6d0aa0
    takt: opencode (#222) nrs 2026-02-11 06:35:50 +09:00
  • dbc296e97a Issue  作成時にタスクを積むかを確認 nrslib 2026-02-10 23:52:52 +09:00
  • 11045d1c57
    takt: github-issue-163-report-phase-blocked (#218) nrs 2026-02-10 23:44:41 +09:00
  • 621b8bd507
    takt: github-issue-180-ai (#219) nrs 2026-02-10 23:44:03 +09:00
  • de6b5b5c2c
    takt: github-issue-212-max-iteration-max-movement-ostinato (#217) nrs 2026-02-10 23:43:29 +09:00
  • 0214f7f5e6 test: add withProgress mock in selectAndExecute autoPr test nrslib 2026-02-10 21:58:01 +09:00
  • aeedf87a59 fix nrslib 2026-02-10 21:55:19 +09:00
  • 3fa99ae0f7 progressをわかりやすくする nrslib 2026-02-10 21:44:42 +09:00
  • 79ee353990 chore: add completion logs for branch and issue generation nrslib 2026-02-10 21:36:11 +09:00
  • 9546806649 暴走抑止 nrslib 2026-02-10 21:26:38 +09:00
  • eb32cf0138 slug エージェントが暴走するのを対処 nrslib 2026-02-10 21:18:48 +09:00
  • d185039c73
    takt: github-issue-194-takt-add (#206) nrs 2026-02-10 20:10:08 +09:00
  • 6e67f864f5
    takt: github-issue-198-e2e-config-yaml (#208) nrs 2026-02-10 20:03:17 +09:00
  • 194610018a
    takt/#209/update review history logs (#213) nrs 2026-02-10 19:58:38 +09:00
  • f08c66cb63 Release v0.11.1 nrslib 2026-02-10 16:34:46 +09:00
  • b25e9a78ab fix: callAiJudgeをプロバイダーシステム経由に変更(Codex対応) nrslib 2026-02-10 16:31:03 +09:00