Admin

AI Reply Learning

Use this page to refresh the lab reply guide from the newest examples. It cleans up noisy replies, rebuilds the helper file, and keeps the live copy in sync.

Back to Admin Tools
? Hover over the question mark on the Admin Tools page if you want the short explanation there too.
This does not run by itself in the browser. To start the learning update, run the command below from the project workspace.
npm run build:ai-skills:refresh

What it does

It looks at recent lab reply examples, removes the unhelpful ones, finds repeated wording and tone, then rebuilds the guidance file the AI uses for replies.

How to know it worked

When the run finishes, the generated guide and the live copy should match. That means the updated learning notes are in place.

If you want, you can use the copy button above and paste the command into the project workspace.