Skip to content

Handle schema reopen flows in local consumers#4

Merged
sorenbs merged 1 commit intomainfrom
codex/schema-reopen-regression
Apr 6, 2026
Merged

Handle schema reopen flows in local consumers#4
sorenbs merged 1 commit intomainfrom
codex/schema-reopen-regression

Conversation

@sorenbs
Copy link
Copy Markdown
Member

@sorenbs sorenbs commented Apr 6, 2026

Summary

  • teach the local package smoke consumers to read /_schema and skip duplicate first-schema installs on reopen
  • add a local server regression covering fresh install, restart, registry read, and continued appends
  • document the reopen-safe first-schema pattern in schema and release docs

Verification

  • bun test test/local_server.test.ts --timeout 30000
  • bun run test:node-local-package
  • bun run test:bun-local-package
  • bun run typecheck

Notes

  • this is a follow-up for a consumer-reported 0.1.3 reopen regression

@sorenbs sorenbs marked this pull request as ready for review April 6, 2026 13:54
@sorenbs sorenbs merged commit ec1f13f into main Apr 6, 2026
6 checks passed
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