|
|
e6c458021c
|
rename: adopt yoi identity
|
2026-06-01 18:49:23 +09:00 |
|
|
|
cc2c9a2973
|
secrets: add local key store
|
2026-06-01 07:07:39 +09:00 |
|
|
|
22d974a722
|
cli: move product entrypoint to insomnia
|
2026-05-31 22:07:52 +09:00 |
|
|
|
9e886bc73e
|
cli: rename pod command crate to insomnia
|
2026-05-31 15:49:14 +09:00 |
|
|
|
4f622b8e32
|
cli: spawn pods through insomnia pod
|
2026-05-31 14:20:00 +09:00 |
|
|
|
544257bfdd
|
cli: add insomnia pod runtime entrypoint
|
2026-05-31 13:42:29 +09:00 |
|
|
|
211738132c
|
refactor: split pod metadata store
|
2026-05-30 07:16:50 +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 |
|
|
|
cf822dbc5c
|
refactor: extract shared lint record primitives
|
2026-05-12 21:56:25 +09:00 |
|
|
|
f70975789e
|
refactor: extract workflow crate
|
2026-05-11 22:49:07 +09:00 |
|
|
|
3def5edbdf
|
feat: client-crateの実装
|
2026-05-10 00:57:50 +09:00 |
|
|
|
70c4f1930e
|
feat: session-metrics実装
|
2026-05-03 15:10:43 +09:00 |
|
|
|
99dc94416b
|
chore: 依存パッケージの集約
|
2026-05-01 23:35:46 +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 |
|
|
|
3d0d5ffe85
|
組み込みツールの実装
|
2026-04-13 03:43:02 +09:00 |
|
|
|
cdafd5d914
|
session-storeとして分離
|
2026-04-12 06:31:34 +09:00 |
|
|
|
4c3f81b4fa
|
cratesの整理
|
2026-04-11 02:48:50 +09:00 |
|
|
|
66d005aa30
|
Crate設計・mv
|
2026-04-09 04:55:14 +09:00 |
|
|
|
00e3ae1932
|
persistence
|
2026-04-05 05:14:20 +09:00 |
|
|
|
490ed0ca7c
|
cargo init
|
2026-04-04 03:30:49 +09:00 |
|