Skip to content

SDK 增强:主动扫描修复 + source1 引擎路由 + 模板变量隔离#20

Merged
M09Ic merged 4 commits into
chainreactors:masterfrom
wuchulonly:codex/sdk-changes-20260604
Jun 5, 2026
Merged

SDK 增强:主动扫描修复 + source1 引擎路由 + 模板变量隔离#20
M09Ic merged 4 commits into
chainreactors:masterfrom
wuchulonly:codex/sdk-changes-20260604

Conversation

@wuchulonly

@wuchulonly wuchulonly commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • fix(cyberhub): 优先使用 POC 原始 YAML(RawContent 字段)
  • fix(neutron): 隔离模板编译变量,避免多模板并发共享 options 污染
  • fix(fingers): 主动扫描保留原始路径并解析重定向
  • fix(fingers): source1 tag 指纹直接路由到 xray 引擎(不再双跑)
  • test(fingers): 添加真实链路调试入口
  • chore(examples): 添加 SDK 审计和扫描示例

Test plan

  • go build ./... 编译通过
  • go test ./... 测试通过
  • source1 指纹只在 xray 引擎执行,不产生 fingerprinthub 副本

🤖 Generated with Claude Code

@wuchulonly wuchulonly force-pushed the codex/sdk-changes-20260604 branch from 774e967 to 7a02989 Compare June 4, 2026 19:57
@wuchulonly wuchulonly changed the title SDK 增强:主动扫描修复 + source1 引擎覆盖 + 批量对比工具 SDK 增强:主动扫描修复 + source1 引擎路由 + 模板变量隔离 Jun 4, 2026
root and others added 4 commits June 4, 2026 20:02
source1 tag 的 fingerprinthub 指纹改为直接路由到 xray 引擎,
不再额外复制一份导致被动+主动匹配双跑。回退 fullFingerKey
到上游设计(去掉 enginePrefix)。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wuchulonly wuchulonly force-pushed the codex/sdk-changes-20260604 branch from 7a02989 to f8c962e Compare June 4, 2026 20:02
@M09Ic M09Ic merged commit f8c962e into chainreactors:master Jun 5, 2026
0 of 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.

2 participants