Commit Graph

39 Commits

Author SHA1 Message Date
e6c458021c
rename: adopt yoi identity 2026-06-01 18:49:23 +09:00
b6a57f75f6
Update default.lua 2026-06-01 11:08:34 +09:00
6437580600
prompt: add pod orchestration guidance 2026-06-01 10:19:49 +09:00
3a0c8e1597
memory: clean prompt helper warning 2026-06-01 07:50:27 +09:00
03256db913
memory: gate prompt guidance 2026-06-01 07:45:06 +09:00
cc2c9a2973
secrets: add local key store 2026-06-01 07:07:39 +09:00
ed3e97c22a
provider: use codex gpt55 effective context 2026-05-31 09:41:17 +09:00
f6fbba4c48
provider: refresh builtin model catalog 2026-05-31 08:17:37 +09:00
e65c023d4f
feat: add SpawnPod profile selection 2026-05-30 14:06:28 +09:00
b981bbd87b
chore: remove legacy nix profile resources 2026-05-30 12:05:34 +09:00
cba46c6a39
feat: add lua profile authoring 2026-05-30 11:45:49 +09:00
625730cb0a
feat: use builtin profile by default 2026-05-30 03:57:40 +09:00
5de31a9be2
feat: add nix manifest profile foundation 2026-05-30 01:41:06 +09:00
b870a77a55
fix: guard responses reasoning context 2026-05-29 16:11:37 +09:00
79da9aa102 prompt: add memory tool usage guidance 2026-05-29 08:49:24 +09:00
12dd35cfb2 feat: add compact session exploration tools 2026-05-28 12:31:44 +09:00
c274e4a891 feat: bound compact worker context 2026-05-28 11:59:41 +09:00
9ec77a2a2b feat: inject memory summary into resident prompt 2026-05-26 09:21:10 +09:00
10d3556792 memory: add audit log events 2026-05-25 03:24:04 +09:00
a267ad8114 feat: show context usage in tui status 2026-05-23 07:15:03 +09:00
aa27f62409 feat: Languageインストラクションの追加 2026-05-13 02:27:30 +09:00
1803b0cf67 update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00
a2aecbf029 update: memoryシステムの"Phase"表記を撤廃 2026-05-11 01:55:28 +09:00
20c82a4bf6 docs: generalize memory prompt record policy 2026-05-10 14:40:52 +09:00
dec17c9909 feat: writingに対する基本的な指示promptを追加 2026-05-05 13:42:34 +09:00
261c682e5e update: memoryシステム周りのプロンプトの整理 2026-05-03 00:27:10 +09:00
76e5e66326 update: workflowの実装修正 2026-05-02 01:38:50 +09:00
e2d1fa120f Implement workflow MVP 2026-05-02 00:46:47 +09:00
ce4c0930c3 max_tokensのスキーマ不整合に関する修正 2026-04-28 17:58:24 +09:00
8cf1d6c9cf memoryが.insomnia配下ではなくworkspace root直下を想定していた問題の修正 2026-04-28 11:53:08 +09:00
dfa6213c18 memoryのクエリと動作のテスト 2026-04-28 11:37:41 +09:00
e8559d4bee メモリー内容のシステムプロンプトへの埋め込みの実装 2026-04-27 18:25:47 +09:00
30f9abacb8 modelsとprovidersをカタログ化 2026-04-24 10:45:03 +09:00
e21d2041ef Agents.mdを一定閾値でturncateする仕様を削除 2026-04-23 01:34:25 +09:00
b8d368f5e5 Promptを一元管理するファイルから参照する実装 2026-04-22 17:43:05 +09:00
84a8bd099b interceptorの修正 2026-04-18 17:19:59 +09:00
710220c920 instruction-file-refs完了 2026-04-16 13:08:08 +09:00
381d31a1dc instructionファイルの定義・読み込みの実装 2026-04-16 11:16:16 +09:00
81e28a3c07 podのマニフェストの分離実装 2026-04-16 00:54:27 +09:00