Files
alert-message-center/.agent/workflows/update-context.md
d0zingcat b03707a794 init
Signed-off-by: d0zingcat <iamtangli42@gmail.com>
2026-01-09 23:44:05 +08:00

648 B

description
description
Update project context documentation for AI/IDE awareness

// turbo-all

  1. Check recent file changes to identify new features, API changes, or configuration updates.
  2. Read docs/copilot-context.md to understand the current documented state.
  3. Update docs/copilot-context.md with:
    • New or modified entities in the data model.
    • Added or changed API endpoints.
    • New key workflows or architectural decisions.
    • Updated development conventions or environment variables.
  4. If todo.md exists, ensure it is also updated to reflect completed tasks.
  5. Summarize the updates made to the context for the user.