5e01b87d3c5e27887dcc9f9f6d4a546ea413ec82
- Changed from internal IP (10.152.183.192:3000) to domain - Ensures accessibility from any machine on any network - Consistent references for cross-machine access
Conversation History & Project Context
This repository stores session notes and project context for AI-assisted development work. It enables continuity across conversations.
Quick Navigation
| Date | Project | Summary | File |
|---|---|---|---|
| 2026-03-21 | MQL Trading Bots | Verified 19% profit, fixed bugs, migrated to Gitea | 2026-03-21-mql-trading-bots.md |
How to Use This Repository
For Returning Users:
- Read the latest session file for your project
- Share the file content with AI at start of new session
- AI will have full context of previous work
For New Projects:
- Create new session file:
YYYY-MM-DD-project-name.md - Document what was built, configured, and decided
- Include file locations, settings, and performance data
- Commit and push to preserve context
Project Index
Active Projects
- mql-trading-bots - MetaTrader EA development (profitable!)
- Repository: http://10.152.183.192:3000/garfield/mql-trading-bots
- Status: Active, ~19% return achieved
- Last Session: 2026-03-21
Future Projects
(Add new projects here as they're started)
Template for New Sessions
# Session: YYYY-MM-DD - Project Name
## Participants
- User: [Name]
- AI: Kimi Code CLI
## Session Overview
Brief summary of what was done.
## 1. Context/Problem
What we were trying to solve.
## 2. Investigation/Work Done
Steps taken, findings.
## 3. Results
What was achieved.
## 4. Technical Details
Files modified, settings, configurations.
## 5. Next Steps
What needs to be done next.
## Session Status: [IN PROGRESS / COMPLETE]
Description
Languages
Shell
100%