You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`/resume`: Resume a chat from previous session of this workspace folder.
102
+
-`/costs`: Show costs about current session.
103
+
-`/config`: Show ECA config for troubleshooting.
104
+
-`/doctor`: Show information about ECA, useful for troubleshooting.
105
+
-`/repo-map-show`: Show the current repoMap context of the session.
106
+
-`/prompt-show`: Show the final prompt sent to LLM with all contexts and ECA details.
107
107
108
108
#### Custom commands
109
109
@@ -114,6 +114,7 @@ It's possible to configure custom command prompts, for more details check [its c
114
114
It's possible to login to some providers using `/login` command, ECA will ask and give instructions on how to authenticate in the chosen provider and save the login info globally in its cache `~/.cache/eca/db.transit.json`.
115
115
116
116
Current supported providers with login:
117
+
117
118
-`anthropic`: with options to login to Claude Max/Pro or create API keys.
0 commit comments