Clean up plugin source for public release#1
Merged
Conversation
hsyvy
commented
May 9, 2026
Contributor
- Strip internal terminology (MVP, Lark, Feishu, session-manager refs) from comments and docs. Rewrite README as a user-facing reference with pair flow, env-var reference, and "Running from source" steps.
- Remove dead exports (defaultAccountId, getResolvedAccountOrThrow, loadAccount/loadAccountOrThrow, listClientIds, HelloAgentApiError re-export) and delete one-off debug/e2e test scripts.
- Drop child_process auto-browser-open in the OAuth flow so the plugin installs without --dangerously-force-unsafe-install. Embedders can still inject their own openBrowser callback.
- Polish the pair prompt: drop diagnostic mode/api/relay lines and replace the token-paste instructions with numbered steps and a clean Token: input.
- Strip internal terminology (MVP, Lark, Feishu, session-manager refs) from comments and docs. Rewrite README as a user-facing reference with pair flow, env-var reference, and "Running from source" steps. - Remove dead exports (defaultAccountId, getResolvedAccountOrThrow, loadAccount/loadAccountOrThrow, listClientIds, HelloAgentApiError re-export) and delete one-off debug/e2e test scripts. - Drop child_process auto-browser-open in the OAuth flow so the plugin installs without --dangerously-force-unsafe-install. Embedders can still inject their own openBrowser callback. - Polish the pair prompt: drop diagnostic mode/api/relay lines and replace the token-paste instructions with numbered steps and a clean Token: input. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.