Files
alert-message-center/.agent/workflows/update-context.md
2026-01-13 21:54:03 +08:00

791 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. Review README.md and CHANGELOG.md for recent project status and version updates.
  3. Read docs/copilot-context.md to understand the current documented state.
  4. 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.
    • Consistency with README.md and CHANGELOG.md.
  5. If todo.md exists, ensure it is also updated to reflect completed tasks.
  6. Summarize the updates made to the context for the user.