Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Lumysia/copilot-api-plus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ximera239/copilot-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Apr 29, 2026

  1. docs: add CLAUDE.md with repo conventions and sanitization policy (#1)

    Repo-level guide for AI assistants and contributors covering:
    - workflow split (dev machine for source + build, validation
      machine for live Copilot calls)
    - branch / PR conventions
    - upstream PR policy for Lumysia/copilot-api-plus
    - test layout (unit / integration / e2e fixture-driven)
    - 🚨 fixture sanitization rules (auto-strip + pre-commit guard
      + human review) — fixtures pulled from a real validation
      account must never include personal markers
    - _meta whitelist for captured fixtures
    
    Co-authored-by: Evgeny Zhoga <evgeny@zhoga.com>
    ximera239 and Evgeny Zhoga authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    45a3b49 View commit details
    Browse the repository at this point in the history
Loading