How to run the application on Windows:
- Download the
FS-XML-1.0.0_release.ziparchive below. - Unpack it into any convenient folder.
- Run the
FS-XML.exefile.
💡 Important: How to configure the AI to work with the application
To make the AI send code changes in the correct format, you need to train it once on our specification:
- Inside the unpacked folder, find and open the
FS-XML-1.0.0_release.zipfile. - Copy all the text from this file (these are the format rules).
- Paste this text into your AI settings:
- In ChatGPT: go to Settings ➜ Custom Instructions ➜ paste the copied text into the second field ("How would you like ChatGPT to respond?").
- In Claude: paste this text into the System Prompt field when creating a Project, or provide it at the beginning of the dialogue.
- In Gemini: you need to use
aistudio.google.com(use the System Instructions field). - In custom GPTs / other interfaces: paste the text into the System Instructions / Instructions field.
If your chat interface doesn't support system prompt fields, you can simply send this instruction once to the AI at the very beginning of your conversation.
For a deeper understanding, it is recommended to read the README in the main repository.
🚀 Quick Workflow:
- Select the required project files in the program and click "GENERATE CONTEXT DUMP" ("СОЗДАТЬ ДАМП КОНТЕКСТА").
- Copy the contents of the generated
context_dump.txtfile and send it to the trained AI along with your task. - Copy the AI's response entirely, paste it into the program's input field, and click "EXECUTE REPLACEMENT" ("ВЫПОЛНИТЬ ЗАМЕНУ").
Как запустить программу на Windows:
- Скачайте архив
FS-XML-1.0.0_release.zipниже. - Распакуйте его в любую удобную папку.
- Запустите файл
FS-XML.exe.
💡 Важно: Как настроить нейросеть (ИИ) для работы с программой
Чтобы нейросеть присылала вам изменения кода в правильном формате, её нужно один раз обучить нашей спецификации:
- Внутри распакованного архива найдите файл
FS-XML-1.0.0_release.zipи откройте его. - Скопируйте весь текст из этого файла (это правила формата).
- Вставьте этот текст в настройки вашей нейросети:
- В ChatGPT: зайдите в Настройки ➜ Custom Instructions (Пользовательские инструкции) ➜ вставьте скопированный текст во второе поле ("How would you like ChatGPT to respond?").
- В Claude: вставьте этот текст в поле System Prompt (Системный промпт) при создании проекта (Projects) или укажите его в начале диалога.
- В кастомных GPT / других интерфейсах: вставьте текст в поле System Instructions (Инструкции системы).
В Gemini нужно использовать aistudio.google.com
Если ваш чат не поддерживает такого поля, можно нейронке 1 раз отправить эту инструкцию при инициализации диалога.
Для более подробного понимания рекомендуется ознакомится с README в основном репозитории.
Краткий рабочий процесс:
- Выберите нужные файлы проекта в программе и нажмите «СОЗДАТЬ ДАМП КОНТЕКСТА».
- Скопируйте содержимое созданного файла
context_dump.txtи отправьте его обученной нейросети вместе со своей задачей. - Скопируйте ответ нейросети целиком, вставьте в поле программы и нажмите «ВЫПОЛНИТЬ ЗАМЕНУ».