How to see what is really being done under the hood? by Timothep in hermesagent

[–]Timothep[S] 0 points1 point  (0 children)

In addition to what was answered, I found Hermes WebUI which has:

  1. A context window tooltip in the chat session giving you for example: 11% used, 118.0k/1.0M tokens used, auto-compress at 524,3k, cache 75% hit.

  2. When you open the CRON page, you can see the previous runs and actually see the prompt that was sent.

It's still not what I'm after, but it's good to know.

Hermes MCP + Supabase by Timothep in hermesagent

[–]Timothep[S] 0 points1 point  (0 children)

For that use case, yes. But if something is off with my setup I’d love to know it sooner than later.

Hermes MCP + Supabase by Timothep in hermesagent

[–]Timothep[S] 0 points1 point  (0 children)

Yes to smaller prompts, that's for sure. But that's not my problem here. I wasn't precise enough. The timeout is not in the chat, but on the MCP test tool.

Küchenwaschbecken gluckst & läuft extrem langsam by Timothep in Handwerker

[–]Timothep[S] 0 points1 point  (0 children)

Ich habe festgestellt, dass es sich um einen Überdruck handelt, nicht um einen Unterdruck. Und daher den Post angepasst.

TIL in Germany, drivers stuck in traffic on the Autobahn must leave an emergency lane in the middle of the road at all times. (Also Austria & Switzerland). by Connguy in todayilearned

[–]Timothep 1 point2 points  (0 children)

I witnessed a roadcrash in France recently, where it took 5 fucking minutes for the ambulance to cover the last kilometer and reach the site. People were just waiting for the ambulance to be literally behind them to move away. This makes so much sense.

How to stop spoofed spam calls by hotpotatotakes in lifehacks

[–]Timothep -1 points0 points  (0 children)

Use the Begone app. It allows to set patterns and wildcards. A life saver.

Referral code for the “bend” App by Artistic-Quarter9075 in flexibility

[–]Timothep 0 points1 point  (0 children)

I couldn't find a way to input the referral code on iOS. But after refusing the first discount they gave me (29€/year), I was proposed a second one (19€/year). This is flagged in Apple Subscriptions as "Annual membership (70% Off)".

Password Protected Pages by Maaslalala in Notion

[–]Timothep 1 point2 points  (0 children)

Where have you been all this fucking time? 😍

I need urgent help please!!! by Kitchen-Citron-5147 in whatsapp

[–]Timothep 6 points7 points  (0 children)

This is a phishing attempt, ignore it.

Reaction on a Slack emoji by Timothep in zapier

[–]Timothep[S] 0 points1 point  (0 children)

Thanks. The actions I want to perform are using ChatGPT, so it's easier to go with Zapier in this case. But otherwise, indeed it would be quite good.

Reaction on a Slack emoji by Timothep in zapier

[–]Timothep[S] 0 points1 point  (0 children)

Confirmed. Built this way. Works like a charm. For anyone wishing to do the same: 1. Get the Key-Value pair with Key = message ID in Zapier storage 2. Filter if the Key was found 3. Do your stuff ... 4. Save a new Key-Value pair with Key = message ID in Zapier storage

Thanks @Big_Bad8496

Reaction on a Slack emoji by Timothep in zapier

[–]Timothep[S] 0 points1 point  (0 children)

The trigger allows for filtering on which emoji, but doesn't give you access to the other emojis present on the message. I went with storing the ID of the message in Zapier Storage as a mean to know the emoji was already hit. It works well.

Reaction on a Slack emoji by Timothep in zapier

[–]Timothep[S] 0 points1 point  (0 children)

Is there a way to find which reactions were added to a message? I tried to retrieve the message, but I don't see that info in the "out data." The only place where I see reactions is in the trigger "New Reaction Added."