Skip to content

feat: add code intelligence and Quant Lab surfaces#1314

Draft
tw19880217-creator wants to merge 12 commits into
EKKOLearnAI:mainfrom
tw19880217-creator:feat/code-intelligence-mvp
Draft

feat: add code intelligence and Quant Lab surfaces#1314
tw19880217-creator wants to merge 12 commits into
EKKOLearnAI:mainfrom
tw19880217-creator:feat/code-intelligence-mvp

Conversation

@tw19880217-creator

Copy link
Copy Markdown
Contributor

Summary

  • Adds the code-intelligence / Aurora / Quant Lab integration branch currently under local validation.
  • Surfaces Quant Lab rolling paper-performance data, including youziCycleRollingPerformance, in the server snapshot, client API typing, and QuantTerminal UI.
  • Keeps this as a draft because the branch is broad and still needs upstream rebase/conflict cleanup before review-ready status.

Verification performed locally

  • npx vue-tsc -b --pretty false
  • npx tsc --noEmit -p packages/server/tsconfig.json
  • npm run build
  • Restarted local Web UI production server on :8648
  • Verified hermes-webui-api GET /api/hermes/quant-lab/snapshot?fresh=1 includes:
    • wfRollingPerformance
    • aiBottleneckRollingPerformance
    • youziCycleRollingPerformance

Known follow-up

  • Rebase onto latest origin/main needs conflict resolution. A clean-worktree rebase reached a conflict in tests/e2e/fixtures.ts after upstream moved ahead.
  • The Youzi-only commit cannot be cherry-picked as a standalone PR against current origin/main because the upstream branch no longer contains the local Quant Lab paths.

@EKKOLearnAI

Copy link
Copy Markdown
Owner

怎么这么多冲突

@tw19880217-creator tw19880217-creator force-pushed the feat/code-intelligence-mvp branch from 35c830c to 5106912 Compare June 4, 2026 05:06
@EKKOLearnAI

Copy link
Copy Markdown
Owner

我拉取下来看下,方向很好,但是对于我们可能不合适

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