Skip to content

refactor: simplify runtime config and remove deprecated shims#162

Merged
LIU9293 merged 1 commit intomainfrom
feat/runtime-config-cleanup-177217
Feb 27, 2026
Merged

refactor: simplify runtime config and remove deprecated shims#162
LIU9293 merged 1 commit intomainfrom
feat/runtime-config-cleanup-177217

Conversation

@LIU9293
Copy link
Copy Markdown
Contributor

@LIU9293 LIU9293 commented Feb 27, 2026

Summary

  • remove deprecated runtime config compatibility paths and Supabase/cloud-only code paths that are no longer used
  • flatten IM runtime exports to client entry points (Slack, Discord, Lark) and delete unnecessary runtime barrel files
  • fix CI worktree branch collisions with a CI-only scoped worktree id, clean unused imports/dead code, and bump version to 0.1.12

Validation

  • bunx tsc --noEmit --pretty false --noUnusedLocals --noUnusedParameters
  • CI=true bun test

@LIU9293 LIU9293 merged commit 1c4f27a into main Feb 27, 2026
2 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