35 Commits

Author SHA1 Message Date
TPTBusiness cbe1c52e00 refactor: rename project from Predix to NexQuant
Rename all source files, scripts, tests, documentation, and configuration
from Predix/predix to NexQuant/nexquant across the entire codebase.
2026-05-09 17:48:22 +02:00
github-actions[bot] 4b0898b377 chore(master): release 0.8.0 (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-04 22:32:05 +02:00
github-actions[bot] bd9362e2f3 chore(master): release 1.4.2 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-03 11:02:32 +02:00
github-actions[bot] 7f24af6f05 chore(master): release 1.4.1 (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-03 09:39:56 +02:00
github-actions[bot] 82633d328a chore(master): release 1.4.0 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 15:59:06 +02:00
github-actions[bot] 44ed82283d chore(master): release 1.3.11 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 13:58:55 +02:00
github-actions[bot] c0516d60f9 chore(master): release 1.3.10 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 13:50:38 +02:00
github-actions[bot] 9e58c64805 chore(master): release 1.3.9 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 13:43:52 +02:00
github-actions[bot] dff6262871 chore(master): release 1.3.8 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-30 20:01:29 +02:00
github-actions[bot] 1328a8f0c4 chore(master): release 1.3.7 (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-30 09:35:48 +02:00
github-actions[bot] a076b58304 chore(master): release 1.3.6 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-30 07:27:44 +02:00
github-actions[bot] 940859a85b chore(master): release 1.3.5 (#38)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-27 16:10:29 +02:00
github-actions[bot] bf5dfd1d12 chore(master): release 1.3.4 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-27 15:52:41 +02:00
github-actions[bot] a50987687d chore(master): release 1.3.3 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-25 09:25:18 +02:00
github-actions[bot] b1db0b1f7d chore(master): release 1.3.2 (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-23 20:31:26 +02:00
github-actions[bot] ed80fe8160 chore(master): release 1.3.1 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-21 22:42:45 +02:00
github-actions[bot] 6c8a1257c8 chore(master): release 1.3.0 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-21 22:26:05 +02:00
github-actions[bot] d021f77242 chore(master): release 1.2.2 (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-19 15:47:03 +02:00
github-actions[bot] 64e96bd350 chore(master): release 2.2.0 (#19) 2026-04-18 12:51:41 +02:00
github-actions[bot] 632d11ae53 chore(master): release 2.1.0 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-18 09:09:12 +02:00
TPTBusiness d35764d44c chore: Move internal MD files to docs/ directory
Moved to docs/:
- CHANGELOG.md (duplicate of changelog/)
- IMPLEMENTATION_SUMMARY.md
- STRATEGY_BUILDER_DESIGN.md
- TODO.md
- QWEN.md (AI assistant context only)

Root MD files (GitHub standards only):
- README.md (main documentation)
- LICENSE (legal requirement)
- SECURITY.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- SUPPORT.md
- ATTRIBUTION.md

Root directory: 31 files → 29 files
2026-04-09 15:12:55 +02:00
TPTBusiness d74e9706f5 docs: Create changelog/ directory with v1.0.0.md release notes
- Created changelog/ directory for version-specific changelogs
- Added changelog/v1.0.0.md with comprehensive release notes
- Updated CHANGELOG.md to reference changelog/v1.0.0.md
- Updated TEMP_RELEASE.txt with correct link to v1.0.0.md
- Cleaner structure for future releases (changelog/v1.1.0.md, etc.)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 20:57:03 +02:00
TPTBusiness 03cc28b773 docs: Add comprehensive CHANGELOG.md for v1.0.0 release
- Documented all features added in v1.0.0
- Organized by categories: Added, Changed, Fixed, Dependencies
- Includes Acknowledgments section
- References upstream RD-Agent changelog
- Follows Keep a Changelog format
- Semantic Versioning compliant

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 20:43:17 +02:00
TPTBusiness 11b347d0e7 chore: prepare repository for Predix public release
- Rebrand from RD-Agent to Predix for EUR/USD quantitative trading
- Update all documentation to English
- Remove Microsoft-specific references
- Clean up temporary files and backups
- Update LICENSE, README, and configuration for PredixAI organization

Breaking changes:
- Project name changed from 'rdagent' to 'predix' in pyproject.toml
- All Microsoft and RD-Agent branding replaced with Predix
- Documentation completely rewritten for EUR/USD focus

Documentation:
- README.md: Professional English documentation with installation, quick start, CLI reference
- CHANGELOG.md: Cleaned up, references upstream RD-Agent for historical changes
- CODE_OF_CONDUCT.md: Switched to Contributor Covenant v2.0
- SECURITY.md: Predix-specific vulnerability reporting process
- SUPPORT.md: Updated support channels (nico@predix.io, GitHub Discussions)
- CONTRIBUTING.md: Adapted for Predix project
- docs/: Sphinx configuration updated for Predix branding

Configuration:
- pyproject.toml: Updated project metadata, keywords, URLs for PredixAI
- .gitignore: Comprehensive Python/gitignore template
- Makefile: Updated CI pages URL
- setup_predix_eurusd.sh: Translated to English

Cleanup:
- Deleted log files, caches, __pycache__ directories
- Removed backup files (*.backup_*)
- Cleaned web/node_modules
2026-03-29 00:10:26 +01:00
you-n-g 8c1523802c chore: release 0.8.0
Release-As: 0.8.0
2025-11-03 22:01:18 +08:00
you-n-g 7299ab1f6a chore: release 0.7.0
Release-As: 0.7.0
2025-07-08 11:19:08 +08:00
you-n-g 5c2f015757 chore: release 0.6.1
Release-As: 0.6.1
2025-06-28 20:06:57 +08:00
you-n-g ecb4223c6e chore: release 0.6.0
Release-As: 0.6.0
2025-06-26 22:32:15 +08:00
you-n-g c8d611ba9b chore: release 0.5.0
Release-As: 0.5.0
2025-06-18 15:08:11 +08:00
you-n-g fce638942d chore(main): release 0.4.0 (#454)
Release-As: 0.4.0
2025-04-04 11:51:31 +08:00
you-n-g bbfd123f61 chore(main): release 0.3.0 (#258)
Release-As: 0.3.0
2024-10-21 17:37:16 +08:00
you-n-g 11fb03ef62 chore(main): release 0.2.1 (#249)
Release-As: 0.2.1
2024-09-10 19:43:54 +08:00
you-n-g d80e296609 chore(main): release 0.2.0 (#202)
Release-As: 0.2.0
2024-09-07 12:58:19 +08:00
you-n-g 6556328a58 chore(main): release 0.1.0 (#185) 2024-08-09 20:06:30 +08:00
you-n-g a5665db90f chore(main): release 0.0.1 (#182) 2024-08-08 13:08:56 +08:00