Skip to content

refactor: share strip undefined helper#390

Merged
chubes4 merged 1 commit into
mainfrom
refactor/shared-strip-undefined
May 31, 2026
Merged

refactor: share strip undefined helper#390
chubes4 merged 1 commit into
mainfrom
refactor/shared-strip-undefined

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Move the repeated stripUndefined object helper into runtime-core's shared object utilities.
  • Update CLI and runtime-playground call sites to import the shared helper instead of carrying local copies.

Testing

  • npm run build
  • npm run package-distribution-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Identified the duplicated helper cluster, made the small consolidation, and ran targeted verification. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit 010173d into main May 31, 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