You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
409 B
12 lines
409 B
|
4 months ago
|
# Snapshots Directory
|
||
|
|
|
||
|
|
This directory contains snapshots of your code for AI interactions. Each snapshot is a markdown file that includes relevant code context and project structure information.
|
||
|
|
|
||
|
|
## What's included in snapshots?
|
||
|
|
- Selected code files and their contents
|
||
|
|
- Project structure (if enabled)
|
||
|
|
- Your prompt/question for the AI
|
||
|
|
|
||
|
|
## Configuration
|
||
|
|
You can customize snapshot behavior in `config.json`.
|