Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
Hermes Agent tip of the day: There are 4 ways to deal with the model while its running, - Message it, by default, it will interrupt the agent loop, stopping it and making it respond to your new message - /queue will queue up a message that will fire after the agent loop completes - /bg or /btw will run a parallel prompt that is async And - /steer will inject a guidance message into the next tool calls result sent to the model during an agent loop, to try to guide the rest of its…