Skip to content

Commit 9f732fc

Browse files
dhruuvsharmaclaude
andcommitted
chore(context): #26 phase 3 changelog
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 202ca10 commit 9f732fc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.claude/context/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# context changelog — append-only session journal
22

3+
## 2026-07-12 (later+4) — #26 phase 3: template CLAUDE/AGENTS generated from the pack source
4+
- `gen-ai-context.ps1` factors the engine contract + hard rules + parameters into canonical fragments
5+
injected into BOTH the pack (`sdk/ai-context/`) AND the template's `CLAUDE.md` (== `AGENTS.md`) — one
6+
source of truth for the SDK contract, so the in-app builder and a `dotnet new` + agent session can't
7+
drift. Template files keep scaffold-specifics; all 3 outputs byte-stable; `template-smoke` drift step
8+
now regenerates + fails if any is stale. **#26 all 4 phases done.** Public `202ca10`, Pro `8b22408`.
9+
310
## 2026-07-12 (later+3) — #26 Settings "AI providers" section (keyed providers work in-app)
411
- `AiKeyStore` (Login, DPAPI per-user, `ai-keys.json`) implements new Core `IAiKeyStore`;
512
`CredentialStoreAiKeyResolver` (Login) = `IAiKeyResolver` over it + `{PROVIDER}_API_KEY` env fallback.

0 commit comments

Comments
 (0)