Shawn Anderson
Shawn Anderson
How to exclude `node_modules/` directory?
Thanks @philippjfr ! I hope this issue can be resolved, Sankey diagrams are so cool but they need the ability to set node colors! In the meantime, I have found...
Same issue.
Works for me. I put in my .env: ``` CHARACTER.CHARACTER_NAME.TWITTER_COOKIES=[{"key":"auth_token","value":"","domain":".twitter.com"},{"key":"ct0","value":"","domain":".twitter.com"},{"key":"guest_id","value":"","domain":".twitter.com"}] # Account cookies ```
I tried running this branch. It does not seem to help loading the .env into the gui.
> hey [@lalalune](https://github.com/lalalune) I've been working with streaming functionality on eliza, is streaming feature is assigned to anyone? I was hoping I could help eliza in streaming responses :) What's...
@SyedMuqeetAqib any updates on implementing streaming?
I noticed that MCP server installation already has a --scope flag with local, project, and user options: `claude mcp add server-name --scope project` It would be great to have parity...