Skip to content

Commit 8324368

Browse files
committed
docs
1 parent 0361ff6 commit 8324368

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ User can include those in 3 different ways that can be used for different purpos
8080
- `@` in prompt: ECA will append a user-message with the context full content. __Useful for chat history context__.
8181
- `@` in context area (above prompt): ECA will use it in the instructions/system prompt of LLM request. __Useful for one-time only context__.
8282

83+
![](./images/features/contexts-files.gif)
84+
8385
#### AGENTS.md automatic context
8486

8587
ECA will always include if found the `AGENTS.md` file as context, searching for both `/project-root/AGENTS.md` and `~/.config/eca/AGENTS.md`, it will recursively check for any `@some-file.md` mention as well.

images/features/contexts-files.gif

749 KB
Loading

0 commit comments

Comments
 (0)