Skip to content

Oss polish#11

Merged
kopahead merged 5 commits intomainfrom
oss-polish
Apr 26, 2026
Merged

Oss polish#11
kopahead merged 5 commits intomainfrom
oss-polish

Conversation

@kopahead
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • TypeScript compiles cleanly (npx tsc --noEmit)
  • Tests pass (pnpm test)
  • No as any or : any types introduced
  • New API routes have Zod input validation
  • New React islands wrapped in <ErrorBoundary>
  • No hardcoded env var fallbacks

Test plan

kopahead and others added 5 commits April 26, 2026 01:37
Fix LICENSE copyright, upgrade Dockerfile to node:22, remove stale
frontend references from CODEOWNERS/PR template/bug report, remove
DOMPurify from SECURITY.md, fix hardcoded path in restart-servers skill,
add root .env.example for docker-compose, add internal DEV.md guide.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
DEV.md contains internal team references and private repo URLs — gitignored
so team members can keep it locally. Added repository/homepage/bugs fields
to sdk and shared packages for npm publishing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kopahead kopahead merged commit d4775bf into main Apr 26, 2026
3 checks passed
kopahead added a commit that referenced this pull request Apr 26, 2026
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