56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
# .aicodeprep-gui LLM/AI context helper settings file
|
|
# This file stores your preferences (checked code files, window size) for this folder.
|
|
# Generated by aicodeprep-gui.
|
|
# Homepage: https://wuu73.org/aicp
|
|
# GitHub: https://github.com/detroittommy879/aicodeprep-gui
|
|
# ----------------------------------------------------------
|
|
# aicodeprep-gui preferences file version 1.0
|
|
version=1.0
|
|
|
|
[window]
|
|
width=1920
|
|
height=1009
|
|
splitter_state=AAAA/wAAAAEAAAACAAADAAAAAPwB/////wEAAAACAA==
|
|
|
|
[format]
|
|
output_format=xml
|
|
|
|
[files]
|
|
.env.example
|
|
package.json
|
|
README.md
|
|
.kiro\specs\windows-compatible-tui\design.md
|
|
.kiro\specs\windows-compatible-tui\requirements.md
|
|
.kiro\specs\windows-compatible-tui\tasks.md
|
|
.kiro\steering\product.md
|
|
.kiro\steering\structure.md
|
|
.kiro\steering\tech.md
|
|
backend\.env
|
|
docs\enhanced-signal-handling.md
|
|
src\index.js
|
|
src\tui-entry.js
|
|
src\config\environment.js
|
|
src\services\product.js
|
|
src\services\progress.js
|
|
src\services\schedule.js
|
|
src\services\shopify.js
|
|
src\tui\TuiApplication.jsx
|
|
src\tui\components\Router.jsx
|
|
src\tui\components\StatusBar.jsx
|
|
src\tui\components\common\ProgressBar.js
|
|
src\tui\providers\AppProvider.jsx
|
|
src\utils\logger.js
|
|
src\utils\price.js
|
|
tests\index.test.js
|
|
tests\config\environment.test.js
|
|
tests\integration\rollback-workflow.test.js
|
|
tests\integration\scheduled-execution-workflow.test.js
|
|
tests\services\product.test.js
|
|
tests\services\progress.test.js
|
|
tests\services\schedule-error-handling.test.js
|
|
tests\services\schedule-signal-handling.test.js
|
|
tests\services\schedule.test.js
|
|
tests\services\shopify.test.js
|
|
tests\utils\logger.test.js
|
|
tests\utils\price.test.js
|