Skip to content

chore: sync instructions from vibe-coding-labs#15

Merged
junwoojeong100 merged 1 commit into
mainfrom
chore/sync-instructions-from-vibe
Jun 12, 2026
Merged

chore: sync instructions from vibe-coding-labs#15
junwoojeong100 merged 1 commit into
mainfrom
chore/sync-instructions-from-vibe

Conversation

@junwoojeong100

Copy link
Copy Markdown
Owner

Summary

Syncs .github/instructions/* with the sibling repo vibe-coding-labs, adopting its more concise structure and wording while adapting repo-specific references so the instructions stay consistent with this repo's actual code (src/*.py).

Per request: synced "이 리포에 맞게" — vibe's structure with copilot-cli-labs conventions, not a verbatim copy (a verbatim copy would tell Copilot to use the wrong credential and env-var names for this repo).

What was adapted (everything else matches vibe verbatim)

File vibe → synced (this repo)
azure DefaultAzureCredentialAzureCliCredential (local); FOUNDRY_PROJECT_ENDPOINT/AZURE_AI_MODEL_DEPLOYMENT_NAMEPROJECT_ENDPOINT/MODEL_DEPLOYMENT_NAME; dropped "Lab 3 hosted" note
python per-lab solution/root .venv + root requirements.txt; dropped "Lab 3 agent-framework-foundry-hosting"
korean example env key → PROJECT_ENDPOINT (kept RAG term example)
git-commit example → feat: add cost reviewer agent (this repo's domain)

Impact

  • 4 files changed, +42 / −83 (net −41 lines) — vibe's versions are tighter, which also continues the recent token-optimization pass.
  • Validation: frontmatter (applyTo) intact, code fences balanced, no leftover vibe-specific tokens, referenced files (copilot-instructions.md 「핵심 제약」, git-commit.instructions.md) exist; tokens match src/*.py (AzureCliCredential, PROJECT_ENDPOINT).

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Adopt the more concise structure and wording of vibe-coding-labs'
.github/instructions/* (korean, python, azure, git-commit), adapting
repo-specific references so they stay consistent with this repo's code.

Adapted for copilot-cli-labs:
- azure: AzureCliCredential (local) instead of DefaultAzureCredential;
  env keys PROJECT_ENDPOINT / MODEL_DEPLOYMENT_NAME; drop Lab 3 hosted note
- python: root .venv + root requirements.txt instead of per-lab solution/;
  drop Lab 3 hosting package
- korean: example env key PROJECT_ENDPOINT
- git-commit: example reflects this repo's domain (cost reviewer agent)

Everything else matches vibe-coding-labs verbatim. Net -41 lines.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@junwoojeong100
junwoojeong100 marked this pull request as ready for review June 12, 2026 01:09
@junwoojeong100
junwoojeong100 merged commit 73c8ee0 into main Jun 12, 2026
2 checks passed
@junwoojeong100
junwoojeong100 deleted the chore/sync-instructions-from-vibe branch June 12, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant