Skip to content

fix: close #14#15

Merged
reaatech merged 1 commit into
mainfrom
issue/missing-readme-for-reaatech-agent-auth-proxy-server-package-14
May 21, 2026
Merged

fix: close #14#15
reaatech merged 1 commit into
mainfrom
issue/missing-readme-for-reaatech-agent-auth-proxy-server-package-14

Conversation

@reaatech
Copy link
Copy Markdown
Owner

Summary

Created packages/server/README.md — the missing file that caused the npm page to show no description and the catalog sync summarizer to produce "Description pending". The README mirrors the sibling package format: it states the package's single capability (identity-aware proxy server), describes the export shape (Fastify plugin with buildApp/start functions plus a CLI binary), and notes runtime dependencies (PostgreSQL, pairs with @reaatech/agent-auth-proxy-core and @reaatech/agent-auth-proxy-client).

Closes #14

#14

Created `packages/server/README.md` — the missing file that caused the npm page to show no description and the catalog sync summarizer to produce "Description pending". The README mirrors the sibling package format: it states the package's single capability (identity-aware proxy server), describes the export shape (Fastify plugin with `buildApp`/`start` functions plus a CLI binary), and notes runtime dependencies (PostgreSQL, pairs with `@reaatech/agent-auth-proxy-core` and `@reaatech/agent-auth-proxy-client`).
@reaatech reaatech merged commit 379840c into main May 21, 2026
2 checks passed
@reaatech
Copy link
Copy Markdown
Owner Author

✅ PR Pipeline Complete

  • Scope: In scope
  • Coverage: 100%
  • CI: All checks passed
  • Merge: 379840c

Release to npm is handled separately by the weekly publish job; this PR will be included if it resolves a High/Critical-labelled issue.

@reaatech reaatech deleted the issue/missing-readme-for-reaatech-agent-auth-proxy-server-package-14 branch May 21, 2026 23:38
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.

Missing README for @reaatech/agent-auth-proxy-server package

1 participant