|
|
4b263f8743
|
feat: show context usage in tui status
|
2026-05-23 07:15:03 +09:00 |
|
|
|
d5fcbc2125
|
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 |
|
|
|
e32b210d50
|
chore: cargo fmt
|
2026-05-14 03:36:08 +09:00 |
|
|
|
1ef094f039
|
refactor: Podのメインループのリファクタリング
|
2026-05-14 03:27:49 +09:00 |
|
|
|
3c4a34b13b
|
update: fmt + memoryに用いる言語の構成
|
2026-05-13 01:57:04 +09:00 |
|
|
|
668bde46f4
|
feat(pod): wire knowledge slugs into # completion
|
2026-05-12 14:45:46 +09:00 |
|
|
|
4eb73fa552
|
feat: Podのステータスを厳密にし、同期漏れを防ぐ
|
2026-05-04 12:55:11 +09:00 |
|
|
|
8307ca965c
|
Implement workflow MVP
|
2026-05-02 00:46:47 +09:00 |
|
|
|
621acbe224
|
tuiの補完の実装
|
2026-04-30 12:46:48 +09:00 |
|
|
|
de6b8faf55
|
session-log-segments実装
|
2026-04-29 22:42:10 +09:00 |
|
|
|
0c29de1b10
|
greetingカードの作成
|
2026-04-15 10:35:15 +09:00 |
|
|
|
a0a9df11c0
|
cargo fmt
|
2026-04-14 03:13:36 +09:00 |
|
|
|
cdafd5d914
|
session-storeとして分離
|
2026-04-12 06:31:34 +09:00 |
|
|
|
0332d446cd
|
historyを返すプロトコル
|
2026-04-12 03:37:49 +09:00 |
|
|
|
4c3f81b4fa
|
cratesの整理
|
2026-04-11 02:48:50 +09:00 |
|