Skip to content

Commit 5667ca2

Browse files
committed
docs: Add troubleshooting
1 parent 598f62f commit 5667ca2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ The protocol can be found [here](./docs/protocol.md), it follows the same standa
6565

6666
Check the planned work [here](https://github.com/orgs/editor-code-assistant/projects/1/views/1).
6767

68+
## Troubleshooting
69+
70+
You can start eca with `--log-level debug` which should log helpful information in stderr buffer like what is being sent to LLMs.
71+
6872
## Contributing
6973

7074
Contributions are very welcome, please open an issue for discussion or a pull request.

0 commit comments

Comments
 (0)