From 18898e4ed50bfb0f4cc4e643f245842d8d623f98 Mon Sep 17 00:00:00 2001 From: syui Date: Fri, 7 Nov 2025 16:28:51 +0900 Subject: [PATCH] fix --- my-blog/content/posts/2025-11-07-aios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/content/posts/2025-11-07-aios.md b/my-blog/content/posts/2025-11-07-aios.md index 9fd668c..cdff533 100644 --- a/my-blog/content/posts/2025-11-07-aios.md +++ b/my-blog/content/posts/2025-11-07-aios.md @@ -37,7 +37,7 @@ claude codeは、osの設定からsecurityチェック、sshに至るまで、 `aigpt`によって、AI記憶や会話、設定ファイルは、その外側のユーザー領域と共有します。 -```sh +```md ai[os] -> ai[user] -> machinectl[container] -> claude -> mcp[aigpt] ```