Skip to content

feat(web): Sync the AgentX snapshot and sanitize internal credentials - #4

Open
Hang-Hu wants to merge 1 commit into
mainfrom
sync/agentx-2bacbf6c
Open

feat(web): Sync the AgentX snapshot and sanitize internal credentials#4
Hang-Hu wants to merge 1 commit into
mainfrom
sync/agentx-2bacbf6c

Conversation

@Hang-Hu

@Hang-Hu Hang-Hu commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Sync the current AgentX source snapshot into web without carrying source Git history.
  • Replace internal credentials, private network endpoints, signed fixture URLs, and callable ModelScope MCP endpoints with example values.
  • Preserve the 12 intended public demo share URLs.
  • Exclude local .env and generated build/dependency outputs from the commit.

Verification

  • pnpm install --frozen-lockfile
  • NODE_OPTIONS=--localstorage-file=/private/tmp/langcrew-agentx-vitest-localstorage.json pnpm test --run: 331/331 passed
  • pnpm build: passed
  • Gitleaks staged scan: no leaks found
  • Full directory Gitleaks scan only reports the existing generic-api-key false positive in public/NZsdk.min.2.8.1.js; the matching minified SDK file is unchanged by this PR.

Notes

  • This is one snapshot commit based on AgentX source commit 2bacbf6.
  • No source repository Git history is included.

@Hang-Hu
Hang-Hu force-pushed the sync/agentx-2bacbf6c branch from e34d6f2 to be22010 Compare July 28, 2026 07:55
@Hang-Hu Hang-Hu changed the title feat(web): 同步 AgentX 快照并清理内部 credentials feat(web): Sync the AgentX snapshot and sanitize internal credentials Jul 28, 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