From 08d612d34dfd816e84edec12824ea544b4ad6967 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Tue, 16 Dec 2025 21:02:38 +0900 Subject: [PATCH] docs: update AGENTS.md with latest metadata and OpenCode version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update generated timestamp to 2025-12-16T16:00:00+09:00 - Update commit hash to a2d2109 - Bump minimum OpenCode version to 1.0.150 - Add README.ja.md to multi-language documentation list 🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode) --- AGENTS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index b6d9ece..af93330 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,7 +1,7 @@ # PROJECT KNOWLEDGE BASE -**Generated:** 2025-12-15T22:57:00+09:00 -**Commit:** cea64e4 +**Generated:** 2025-12-16T16:00:00+09:00 +**Commit:** a2d2109 **Branch:** master ## OVERVIEW @@ -127,8 +127,8 @@ gh run list --workflow=publish ## NOTES - **No tests**: Test framework not configured -- **OpenCode version**: Requires >= 1.0.132 (earlier versions have config bugs) -- **Multi-language docs**: README.md (EN), README.ko.md (KO) +- **OpenCode version**: Requires >= 1.0.150 (earlier versions have config bugs) +- **Multi-language docs**: README.md (EN), README.ko.md (KO), README.ja.md (JA) - **Config locations**: `~/.config/opencode/oh-my-opencode.json` (user) or `.opencode/oh-my-opencode.json` (project) - **Schema autocomplete**: Add `$schema` field in config for IDE support - **Trusted dependencies**: @ast-grep/cli, @ast-grep/napi, @code-yeongyu/comment-checker