Add vscode console postMessage to an env variable #1957
lascott
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The request is to expose the console messages to an env variable.
As I learn about improving my interactions, having the logs of prompts and responses would be a great thing. I created a bash script to grab the ${CHAT_CONTENT}, a mythical environment variable for the vscode console messages. With this, date and timestamped logs could be stored and analyzed.
Beta Was this translation helpful? Give feedback.
All reactions