yoi/crates/pod/src
2026-05-13 06:30:45 +09:00
..
compact fix: compact時にToolCallとOutputの間でCutしてしまう問題 2026-05-13 00:59:02 +09:00
ipc feat(pod): wire knowledge slugs into # completion 2026-05-12 14:45:46 +09:00
prompt feat: Languageインストラクションの追加 2026-05-13 02:27:30 +09:00
runtime feat: Podのステータスを厳密にし、同期漏れを防ぐ 2026-05-04 12:55:11 +09:00
spawn feat: resume時のscope claimを過去の有効scopeに揃える 2026-05-03 17:12:36 +09:00
workflow refactor: extract shared lint record primitives 2026-05-12 21:56:25 +09:00
controller.rs refactor: PodControllerの構造のリファクタリング 2026-05-13 06:07:38 +09:00
factory.rs feat: Languageインストラクションの追加 2026-05-13 02:27:30 +09:00
fs_view.rs feat: handle directory file refs 2026-05-13 02:57:58 +09:00
hook.rs ファイル参照を与えた際に自動的に読ませる実装 2026-04-30 21:58:10 +09:00
interrupt_and_run.rs cargo fmt 2026-04-27 22:51:07 +09:00
lib.rs feat: パターンベースのツール権限制御を追加 2026-05-09 03:20:02 +09:00
main.rs feat: organize pod manifest cli flags 2026-05-13 02:57:50 +09:00
permission.rs feat: パターンベースのツール権限制御を追加 2026-05-09 03:20:02 +09:00
pod.rs feat: handle directory file refs 2026-05-13 02:57:58 +09:00
shared_state.rs update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00