Garfield 5e01b87d3c Update URLs to use git.fetcherpay.com domain
- 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
2026-03-21 18:55:58 -04:00
2026-03-21 18:50:25 -04:00
2026-03-21 18:50:25 -04:00
2026-03-21 18:51:40 -04:00

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:

  1. Read the latest session file for your project
  2. Share the file content with AI at start of new session
  3. AI will have full context of previous work

For New Projects:

  1. Create new session file: YYYY-MM-DD-project-name.md
  2. Document what was built, configured, and decided
  3. Include file locations, settings, and performance data
  4. Commit and push to preserve context

Project Index

Active Projects

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
AI conversation context and project history for continuity across sessions
Readme 149 KiB
Languages
Shell 100%