From 76981054d925d1802f7179c7f5fe6c6cef342c5b Mon Sep 17 00:00:00 2001 From: Joichi Ito Date: Sun, 2 Aug 2026 15:49:21 +0600 Subject: [PATCH] docs: add jilog to Community Applications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier) Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com> --- docs/MODULES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/MODULES.md b/docs/MODULES.md index cf22dfcc..d5fdbbc8 100644 --- a/docs/MODULES.md +++ b/docs/MODULES.md @@ -270,6 +270,7 @@ Applications built by the community using Amplifier. | **amplifier-playground** | Interactive environment for building, configuring, and testing Amplifier AI agent sessions | [@samueljklee](https://github.com/samueljklee) | [amplifier-playground](https://github.com/samueljklee/amplifier-playground) | | **amplifier-lakehouse** | Amplifier on top of your data (daemon and webapp) | [@payneio](https://github.com/payneio) | [amplifier-lakehouse](https://github.com/payneio/lakehouse) | | **app-session-analyzer** | Analyze Amplifier session logs and generate interesting metrics about your usage! | [@DavidKoleczek](https://github.com/DavidKoleczek) | [amplifier-app-session-analyzer](https://github.com/DavidKoleczek/amplifier-app-session-analyzer) | +| **jilog** | Append-only event ledger and nightly learning loop over Amplifier, Claude Code, and NanoClaw session transcripts — surfaces corrections, workarounds, and recurring patterns, files tracker issues, and checks whether the system actually improved | [@Joi](https://github.com/Joi) | [jilog](https://github.com/Joi/jilog) | **Want to showcase your application?** Submit a PR to add your Amplifier-powered application to this list!