|
|
0d7d3c7bf1
|
cli: remove insomnia-pod binary output
|
2026-05-31 14:59:22 +09:00 |
|
|
|
4f622b8e32
|
cli: spawn pods through insomnia pod
|
2026-05-31 14:20:00 +09:00 |
|
|
|
211738132c
|
refactor: split pod metadata store
|
2026-05-30 07:16:50 +09:00 |
|
|
|
0b23aa8191
|
fix: rename installed binaries
|
2026-05-29 09:28:31 +09:00 |
|
|
|
90e83bf2ae
|
update: entry hash chain と session_head mutex を撤廃
- HashedEntry / EntryHash / compute_hash / build_chain 撤去、JSONL は 1 行 1 LogEntry
- SessionOrigin.at_hash → at_turn_index (TurnEnd 由来) に置換
- Pod 側 SessionHead mutex を ArcSwap<SessionId> + AtomicUsize の SessionState に置換
- ensure_head_or_fork は store の entry count と writer の append tally で判定
- session-store から sha2 / hex 依存、pod から parking_lot 依存を削除
|
2026-05-20 04:31:37 +09:00 |
|
|
|
988495cfea
|
update: 書き込みの不要なasyncを削除
|
2026-05-14 19:16:48 +09:00 |
|
|
|
f70975789e
|
refactor: extract workflow crate
|
2026-05-11 22:49:07 +09:00 |
|
|
|
70c4f1930e
|
feat: session-metrics実装
|
2026-05-03 15:10:43 +09:00 |
|
|
|
9ac127d607
|
chore: dev-depsの整理
|
2026-05-01 23:50:14 +09:00 |
|
|
|
99dc94416b
|
chore: 依存パッケージの集約
|
2026-05-01 23:35:46 +09:00 |
|
|
|
bccd60d9be
|
feat: memory P2の修正
|
2026-05-01 23:22:49 +09:00 |
|
|
|
d8a7200ea4
|
メモリPhase2の実装
|
2026-05-01 23:00:55 +09:00 |
|
|
|
8a8fd225bf
|
scope-lock -> pod-registry
|
2026-04-29 20:01:32 +09:00 |
|
|
|
fd96a517bb
|
tuiからセッションを復帰する経路の実装
|
2026-04-29 19:03:03 +09:00 |
|
|
|
f2e47629d0
|
メモリーに関するクレート作成・ファイル構造の実装
|
2026-04-27 13:33:31 +09:00 |
|
|
|
b8d368f5e5
|
Promptを一元管理するファイルから参照する実装
|
2026-04-22 17:43:05 +09:00 |
|
|
|
73acfcb7f2
|
SpawnPodツール完了
|
2026-04-18 20:31:10 +09:00 |
|
|
|
a7b9b6fa4b
|
Scope-Lockの実装
|
2026-04-18 19:25:03 +09:00 |
|
|
|
81e28a3c07
|
podのマニフェストの分離実装
|
2026-04-16 00:54:27 +09:00 |
|
|
|
66c6edec3e
|
システムプロンプトの実装
|
2026-04-15 02:44:42 +09:00 |
|
|
|
3d0d5ffe85
|
組み込みツールの実装
|
2026-04-13 03:43:02 +09:00 |
|
|
|
cdafd5d914
|
session-storeとして分離
|
2026-04-12 06:31:34 +09:00 |
|
|
|
eb670bfba5
|
Pruneの実装
|
2026-04-12 06:02:46 +09:00 |
|
|
|
fc8ff9362e
|
HookのPod側への移動・Interceptorの実装
|
2026-04-11 17:19:20 +09:00 |
|
|
|
3883fab29d
|
Pod-ID (UUID)の削除
|
2026-04-11 03:44:37 +09:00 |
|
|
|
9363c76354
|
Podのバイナリ実装
|
2026-04-11 03:26:38 +09:00 |
|
|
|
4c3f81b4fa
|
cratesの整理
|
2026-04-11 02:48:50 +09:00 |
|