Skip to content

feat(mcpl): render manifest freshness in admin listing - #76

Open
Meganeuridae wants to merge 1 commit into
anima-research:mainfrom
Meganeuridae:feat/mcpl-manifest-legibility
Open

feat(mcpl): render manifest freshness in admin listing#76
Meganeuridae wants to merge 1 commit into
anima-research:mainfrom
Meganeuridae:feat/mcpl-manifest-legibility

Conversation

@Meganeuridae

Copy link
Copy Markdown

Summary

  • render Agent Framework manifest freshness in mcpl_list: validated revision, fetch time, and grant-negotiation time
  • distinguish older Framework versions as manifest=unknown for rolling upgrades
  • quote and bound the server-authored revision before placing it on a model-facing text surface
  • add an Unreleased changelog entry

Depends on anima-research/agent-framework#87. This remains a narrow listing-only follow-up: it adds no retained state and reads only the fetched-and-acted-on transport facts introduced by Agent Framework #84.

Testing

  • bun test test/mcpl-admin-module.test.ts (11/11 pass)
  • bun test (604/604 pass)
  • git diff --check
  • tsc --noEmit is currently red on an untouched detached origin/main checkout too because the registry Agent Framework lacks the already-merged nudgeAgent and McplServerConfig.accessProvider declarations; this patch does not introduce either mismatch.

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