커밋 그래프

29 commits

작성자 SHA1 메시지 날짜
copilot-swe-agent[bot]
e40b6c3092 Security: Remove exposed credentials from documentation
- Redact plaintext password from GITHUB_CI_CD_SETUP.md
- Replace specific email with generic placeholder
- Enhance security warning about password usage

Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-07 16:07:44 +00:00
copilot-swe-agent[bot]
335a79e43d Fix GitHub Pages sync authentication failure
- Replace GITHUB_TOKEN with PAGES_SYNC_TOKEN for external repo access
- Add graceful degradation when token is not configured
- Add setup documentation in GITHUB_PAGES_SYNC_SETUP.md
- Update GITHUB_CI_CD_SETUP.md with token configuration steps

Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-07 16:06:59 +00:00
NUNA
5c473b066d Add VPS migration guide and setup documentation 2026-01-19 16:08:14 +07:00
NUNA
b66e95973b Improve ExpertMAPSARSizeOptimized EA with enhanced risk management, logging, and safety features 2026-01-19 14:19:52 +07:00
NUNA
afbac58b62 Add GitHub CI/CD workflows for Docker dev deployment with automation 2026-01-19 10:03:04 +07:00
NUNA
5aeb1cfa35 Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00
google-labs-jules[bot]
2d72003813 Update docs to warn about Exness Web Terminal limitations
Explicitly state that custom MQL5 programs and automation scripts are not supported on the Exness Web Terminal and require the Desktop application.

Updated:
- docs/Cloud_Deployment_Guide.md
- QUICK_REFERENCE.md
- docs/Quick_Start_Automation.md
- docs/ZOLO_Plugin_Integration.md
2026-01-18 21:10:55 +00:00
google-labs-jules[bot]
daad76c1ef docs: add warning about Exness Web Terminal limitations
Clarify in README.md and Exness_Deployment_Guide.md that custom EAs and Indicators are not supported on the Exness Web Terminal and require the Desktop application.
2026-01-18 21:05:02 +00:00
Huawei-Window-Techno
3b1918d4ae docs: Add GitHub sync status documentation 2026-01-10 09:15:51 +07:00
Huawei-Window-Techno
e7df1cd359 docs: Add PR consolidation completion summary - Celebrated 91% reduction in open PRs - Documented all achievements - Created completion summary 2026-01-10 09:05:29 +07:00
Huawei-Window-Techno
f0be771cb5 docs: Add PR consolidation final summary - Documented all merged and closed PRs - Showed 91% reduction in open PRs (23 to 1-2) - Created comprehensive consolidation summary 2026-01-10 09:04:18 +07:00
Huawei-Window-Techno
2305581e0b docs: Add PR consolidation results - Documented merged PRs (#76, #75) - Listed 13 closed duplicate PRs - Created summary of consolidation results - Reduced open PRs from 23 to ~10 2026-01-10 06:00:48 +07:00
Huawei-Window-Techno
63c610d806 docs: Add PR consolidation plan and analysis script - Created comprehensive PR consolidation plan - Added script to analyze PR optimizations - Documented strategy for merging best PRs and closing duplicates 2026-01-10 05:36:22 +07:00
Huawei-Window-Techno
365881c76a feat: Add pull request review script and comprehensive report - Created review_pull_requests.py to analyze all PRs - Generated Pull Request Review Report with 23 open PRs analysis - Identified 20 performance optimization PRs ready for review - Documented 5 draft PRs and 2 WIP feature PRs - Added recommendations for PR consolidation and prioritization 2026-01-10 05:26:35 +07:00
Huawei-Window-Techno
605daffa28 docs: Add repository quality analysis documentation - Identified A6-9V/MQL5-Google-Onedrive as high quality primary repository - Documented repository structure and quality metrics - Explained relationship with GitHub Pages repository - Added quality verification and recommendations 2026-01-10 05:18:05 +07:00
Huawei-Window-Techno
feadbaf06d feat: Add working tree review script and report - Created review_working_trees.py for comprehensive branch/stash/worktree analysis - Added Working Tree Review Report documentation - Analyzed 81 remote branches (25 merged, 55 unmerged) - Fixed Unicode encoding issues in git command execution 2026-01-10 05:13:04 +07:00
Huawei-Window-Techno
dd8eefaf48 feat: Add Jules CLI execution helper and documentation - Created jules_execute.py helper script - Added comprehensive Jules Execution Guide - Documented repository automation workflows - Added troubleshooting and best practices 2026-01-10 05:04:51 +07:00
Huawei-Window-Techno
dd030b802c feat: Add cloud deployment configurations and automation - Added Dockerfile and docker-compose.yml for containerized deployment - Created render.yaml for Render.com deployment - Created railway.json for Railway.app deployment - Created fly.toml for Fly.io deployment - Added deploy_cloud.py script for multi-platform deployment - Created comprehensive Cloud Deployment Guide documentation - Added GitHub Actions workflow for cloud deployment validation - Updated README with cloud deployment quick start 2026-01-10 04:53:57 +07:00
Huawei-Window-Techno
90e2d866f5 feat: Add Mouy-leng request processing system - Improved custom issue template with request types - Created GitHub Pages sync workflow for automated syncing - Added sync_github_pages.py script for manual syncing - Created Mouy-leng Request Processing Guide documentation 2026-01-10 04:41:34 +07:00
GenX FX Trading System
d525f9087d
Merge branch 'main' into copilot/plugin-mql5-google-onedrive 2026-01-06 13:15:12 +07:00
GenX FX Trading System
d3f3c0cb92
Merge branch 'main' into copilot/setup-automation-scripts 2026-01-06 11:31:21 +07:00
copilot-swe-agent[bot]
e118b2ce34 Add comprehensive automation startup scripts for Windows, Linux, and WSL
- Python orchestrator with JSON config, logging, and monitoring
- Windows batch script for simple automation
- PowerShell script with scheduled task creation
- Linux/WSL shell script with systemd/cron support
- Detailed documentation and quick start guides
- Example custom script template
- Configuration file with MT5 paths
- Updated .gitignore for logs and temp files

Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-06 04:21:36 +00:00
GenX FX Trading System
ef65aa70fa
Update docs/Exness_Deployment_Guide.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 08:59:55 +07:00
GenX FX Trading System
fdd5835b7f
Update docs/Exness_Deployment_Guide.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 08:59:12 +07:00
copilot-swe-agent[bot]
66dc1c9670 Improve deployment guide clarity based on code review feedback
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-06 01:54:42 +00:00
copilot-swe-agent[bot]
3185d83621 Add comprehensive Exness deployment guide
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-06 01:53:30 +00:00
copilot-swe-agent[bot]
f3a56948cb Update WebRequestURL to soloist.ai and add ZOLO plugin integration
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-05 11:37:02 +00:00
Cursor Agent
c2629af12a Docs: Add GitHub org and private repo access instructions
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-28 04:16:00 +00:00
google-labs-jules[bot]
0a79237849 feat: Add documentation for CLI tools
This commit adds documentation for the installation and setup of the following CLI tools:
- Jules CLI
- Cursor CLI
- Firebase CLI
- Docker CLI
- GitHub CLI

The documentation is located in the `docs` directory.
2025-12-27 05:43:07 +00:00