Skip to content

Clean up plugin source for public release#1

Merged
hsyvy merged 1 commit into
helloagentai:mainfrom
hsyvy:main
May 9, 2026
Merged

Clean up plugin source for public release#1
hsyvy merged 1 commit into
helloagentai:mainfrom
hsyvy:main

Conversation

@hsyvy

@hsyvy hsyvy commented May 9, 2026

Copy link
Copy Markdown
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>
@hsyvy
hsyvy merged commit 22a2097 into helloagentai:main May 9, 2026
1 check 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