|
|
9f7c2f3856
|
feat: add visible pod discovery tools
|
2026-05-23 12:04:45 +09:00 |
|
|
|
d62cd09c4d
|
fix: reclaim delegated scope from stopped children
|
2026-05-23 08:38:42 +09:00 |
|
|
|
abe890cda5
|
feat: show context usage in tui status
|
2026-05-23 07:15:03 +09:00 |
|
|
|
16963d15f2
|
fix: drain snapshots before pod callbacks
|
2026-05-23 04:57:03 +09:00 |
|
|
|
534c6f4cac
|
feat: persist spawned pod registry
|
2026-05-22 23:30:02 +09:00 |
|
|
|
8aca67c97c
|
style: run cargo fmt
|
2026-05-22 22:03:27 +09:00 |
|
|
|
0d7c37f673
|
update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ
- Type/Function/Variantを Segment* 系へ統一
- SessionId/SessionStart/SessionOrigin/SessionStartState/SessionState/SessionLogSink/SessionLockInfo
- new_session_id / session_id / create_session* / list_sessions / lookup_session / update_session / find_by_session
- protocol Event::SessionRotated → SegmentRotated、CompactDone.new_session_id → new_segment_id
- Module: session_log → segment_log / session → segment (file mv 含む)
pod 側の session_log_sink → segment_log_sink も同様
- crate 名 (session-store)、CLI flag (--session)、ResumeWithSession (CLI tied) は据え置き
- session-tests/session_metrics_test 等の Store impl も追従
|
2026-05-20 05:06:04 +09:00 |
|
|
|
be5e413b55
|
Merge: invoke-turn-llmcall-semantics
# Conflicts:
# crates/pod/src/controller.rs
|
2026-05-15 22:08:41 +09:00 |
|
|
|
282a857248
|
update: Paused→Run の interrupt 前処理を Pod::run に内包
|
2026-05-15 21:51:57 +09:00 |
|
|
|
d0dbac109d
|
feat: Invoke marker と LlmCall callback を導入し AgentTurn セマンティクスを明確化
- protocol: InvokeKind enum、Event::InvokeStart / LlmCallStart / LlmCallEnd 追加
- llm-worker: Worker.llm_call_count と on_llm_call_start/end callback、turn_count を AgentTurn 数として doc 更新
- session-store: LogEntry::Invoke { ts, trigger } 追加 (replay は marker のみで state 不変)
- pod: run/run_for_notification 開始時に Invoke marker commit、PendingRun::RunForNotification(InvokeKind) で kind を伝搬
- pod ipc: sink + server で Invoke エントリーを Event::InvokeStart として broadcast
- tui: 新 Event 3種を no-op で受理 (UI 設計はチケット範囲外)
|
2026-05-15 07:04:26 +09:00 |
|
|
|
d076258d30
|
update: Controllerで入力のValidationを行っていた部分をPod側に移す
|
2026-05-15 05:33:33 +09:00 |
|
|
|
8019d0d77c
|
update: 親にターン完了を通達する経路の整理
|
2026-05-15 04:38:53 +09:00 |
|
|
|
6e5b1482e6
|
update: エントリの単数化のフォローアップ
|
2026-05-14 19:42:23 +09:00 |
|
|
|
7520dcad87
|
update: 書き込みの不要なasyncを削除
|
2026-05-14 19:16:48 +09:00 |
|
|
|
fe9cecb51a
|
update: SystemItem1本化
|
2026-05-14 14:36:29 +09:00 |
|
|
|
63e27b2dee
|
chore: cargo fmt
|
2026-05-14 03:36:08 +09:00 |
|
|
|
0f76142993
|
refactor: Podのメインループのリファクタリング
|
2026-05-14 03:27:49 +09:00 |
|
|
|
8e50a9583a
|
refactor: PodControllerの構造のリファクタリング
|
2026-05-13 06:07:38 +09:00 |
|
|
|
7b8eb3af8d
|
feat(pod): wire knowledge slugs into # completion
|
2026-05-12 14:45:46 +09:00 |
|
|
|
d581a35426
|
feat: add memory usage event metrics
|
2026-05-11 21:29:48 +09:00 |
|
|
|
c48b99cfe3
|
feat: Pos処理の非同期化・Busy状態の削除
|
2026-05-04 15:52:27 +09:00 |
|
|
|
36a4e9f9b8
|
feat: Podのステータス同期の修正
|
2026-05-04 12:55:29 +09:00 |
|
|
|
0be30052c1
|
feat: Podのステータスを厳密にし、同期漏れを防ぐ
|
2026-05-04 12:55:11 +09:00 |
|
|
|
1451998e0e
|
Merge branch 'tui-system-message-render' into develop
|
2026-05-04 12:10:17 +09:00 |
|
|
|
ac1a672973
|
feat: システムメッセージをTUIで表示させる
|
2026-05-04 12:04:09 +09:00 |
|
|
|
8be579dc3c
|
feat: tuiのトークン集計表示の修正
|
2026-05-04 00:01:37 +09:00 |
|
|
|
878e64597e
|
Merge branch 'session-todo-tools' into develop
# Conflicts:
# tickets/session-todo.md
|
2026-05-03 21:50:30 +09:00 |
|
|
|
6f2aca84bf
|
feat: セッション内 Task ツール (TaskCreate/List/Get/Update + 履歴 replay + compact 跨ぎ)
|
2026-05-03 19:03:52 +09:00 |
|
|
|
ee9c60bec2
|
Merge branch 'resume-scope-claim' into develop
# Conflicts:
# TODO.md
|
2026-05-03 18:59:01 +09:00 |
|
|
|
c759307e40
|
feat: resume時のscope claimを過去の有効scopeに揃える
|
2026-05-03 17:12:36 +09:00 |
|
|
|
9010a920a4
|
feat: TUIに他Podからの通知を表示する
|
2026-05-03 12:45:05 +09:00 |
|
|
|
288e2239d4
|
Merge branch 'workflow-impl' into develop
# Conflicts:
# crates/pod/src/controller.rs
# crates/pod/src/pod.rs
|
2026-05-02 01:47:49 +09:00 |
|
|
|
5a29c90786
|
feat: dynamic-scopeの実装修正
|
2026-05-02 01:33:32 +09:00 |
|
|
|
0d66b397af
|
feat: dynamic-scopeの実装
|
2026-05-02 01:26:17 +09:00 |
|
|
|
433ee0f37c
|
Implement workflow MVP
|
2026-05-02 00:46:47 +09:00 |
|
|
|
1e060914ce
|
feat: memory P2の修正
|
2026-05-01 23:22:49 +09:00 |
|
|
|
beb6b686a1
|
メモリPhase2の実装
|
2026-05-01 23:00:55 +09:00 |
|
|
|
97f9b14ceb
|
bashツール実装
|
2026-05-01 18:14:13 +09:00 |
|
|
|
6788db1ef2
|
tuiの補完の実装
|
2026-04-30 12:46:48 +09:00 |
|
|
|
9177ee8ef3
|
fix: セッション復元時にhistoryが表示されない問題
|
2026-04-30 00:02:26 +09:00 |
|
|
|
c70b0bdc5d
|
session-logリファクタのレビュー・修正
|
2026-04-29 22:55:36 +09:00 |
|
|
|
010edf2c94
|
session-log-segments実装
|
2026-04-29 22:42:10 +09:00 |
|
|
|
b192a3ce4e
|
TUIにThinkingを表示する実装
|
2026-04-28 16:10:48 +09:00 |
|
|
|
03c4f49f73
|
memoryを抽出する仕組みの実装
|
2026-04-28 12:58:33 +09:00 |
|
|
|
341bd71dc5
|
memoryのクエリと動作のテスト
|
2026-04-28 11:37:41 +09:00 |
|
|
|
7d0b639fa4
|
cargo fmt
|
2026-04-27 22:51:07 +09:00 |
|
|
|
b62b5c47b2
|
memory-resident-injection完了
|
2026-04-27 18:30:21 +09:00 |
|
|
|
97446180cd
|
memory-search-tool完了
|
2026-04-27 17:26:07 +09:00 |
|
|
|
c73c870844
|
memoryサーチツールを実装
|
2026-04-27 17:24:08 +09:00 |
|
|
|
837e77449d
|
メモリーに関するクレート作成・ファイル構造の実装
|
2026-04-27 13:33:31 +09:00 |
|