You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add fork description and separate original README
Explain that this fork has no code changes from upstream Qlib,
and clearly label the original Microsoft README section.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,20 @@
7
7
8
8
---
9
9
10
+
## What's Different in this Fork (with-Claudex)
11
+
12
+
This fork has **no code changes** from upstream Microsoft Qlib. The `with-Claudex` suffix indicates it is configured foruse with the Claude Code orchestration layerin [RD-Agent-with-Claudex](https://github.com/rozwer/RD-Agent-with-Claudex).
13
+
14
+
Qlib itself has zero OpenAI dependencies — it provides the quantitative investment infrastructure (data, models, backtesting) that the R&D loop uses as a tool.
15
+
16
+
For the full R&D loop setup, see the [parent repository README](https://github.com/rozwer/Qlib-with-Claudex).
17
+
18
+
---
19
+
20
+
*Below is the original Microsoft Qlib README for reference.*
0 commit comments