idosal / AgentLLM

AgentLLM is a PoC for browser-native autonomous agents
https://agentllm.vercel.app
GNU General Public License v3.0
384 stars 64 forks source link

Console log/info/warn/error disabled? #27

Closed yhyu13 closed 1 year ago

yhyu13 commented 1 year ago

I am not why, while running AgentLLM, all console logs that I inserted are not shown in the terminal? I can hardly debug this project where the web search is never used (I have put env serp api key)

yhyu13 commented 1 year ago

npm, I am debuggin using vs code.

1, using standalone terminal to start npm run dev 2, in vscode, start client side debugging 3, navigate to debug console and checkout loggings