Skip to content

Commit c98d526

Browse files
committed
docs
1 parent aba1db9 commit c98d526

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,10 @@ Here are the current supported contexts types:
7777

7878
#### AGENTS.md automatic context
7979

80-
ECA will always include if found the `AGENTS.md` file as context, searching for both `/project-root/AGENTS.md` and `~/.config/eca/AGENTS.md`.
80+
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.
8181

8282
You can ask ECA to create/update this file via `/init` command.
83+
you can check/debug what goes to final prompt with `/prompt-show` as well.
8384

8485
### Commands
8586

0 commit comments

Comments
 (0)