mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-14 07:36:39 +02:00
[PR #122] [MERGED] fix: last stale "11 adapters" mentions on the public Welcome page #122
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/122
Author: @niels-emmer
Created: 8/17/2026
Status: ✅ Merged
Merged: 8/17/2026
Merged by: @niels-emmer
Base:
main← Head:fix/welcome-page-adapter-count📝 Commits (1)
27e1441fix: last stale "11 adapters" mentions on the public Welcome page📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
AGENTS.md(+1 -1)📝
frontend/src/pages/Landing.tsx(+3 -3)📄 Description
Summary
/welcomelanding page (Landing.tsx) still said "11 target frameworks" in two spots and its adapter list omittedpi.deventirely — missed by both the pi.dev adapter PR (#120) and the subsequent doc-count cleanup (#121), since neither touched this logged-out page.AGENTS.mdrule 36's demo-endpoint scope note ("3 adapters here, not all 11" → 12).Test plan
npm run lint/npm run build/npm run test(70/70) all cleandocs/adr/0011-*.mdanddocs/plans/platform-enhancements.md, which are intentionally-frozen historical records (not living docs), so left as-is🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.