From 62bfba3567b069357f796c6ed180ad8e0b31c19c Mon Sep 17 00:00:00 2001 From: asepharyana <48643666+asepharyana@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:24:01 +0000 Subject: [PATCH] chore: update AI activity log [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d39162..a2b5a3a 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,9 @@

- • Push 1 commit ke `asepharyana/mcpedia` (main): docs: add Phase 12 (MCP client + layout overhaul) to PHASES.md -• Push 3 commits ke `asepharyana/pr-agent-server` (main): improve: add README, .editorconfig, fix fallback models in setup_all.py, update .gitignore; feat: update models to claude-opus-5/s + • Push 1 commit ke `asepharyana/mcpedia` (main): feat(core): dynamic custom frontmatter fields for CTF writeup metadata +• Push 1 commit ke `asepharyana/GMW` (main): fix(materi): type-cast tags as string[] to satisfy tsc (CI gate) +• Push 3 commits ke `asepharyana/pr-agent-server` (main): improve: add