Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 763 Bytes

File metadata and controls

17 lines (13 loc) · 763 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Added

  • AGENTS.md — AI agent guide with repo structure, tech stack, and interceptor catalog
  • .github/copilot-instructions.md — coding conventions with maintenance matrix
  • .github/workflows/copilot-setup-steps.yml — Copilot cloud agent environment setup
  • .github/workflows/ci.yml — CI workflow to build all three apps on PRs
  • .github/ISSUE_TEMPLATE/ — bug report and feature request templates
  • .github/PULL_REQUEST_TEMPLATE.md — PR checklist for cross-app consistency
  • .github/dependabot.yml — automated dependency updates for all apps
  • .vscode/mcp.json — MCP server configuration for Copilot
  • AI-Ready badge in README