Live data from Hacker News

Viewing profile — cofob_

cofob_

HN member
Joined
Mon, May 12, 2025, 12:17 PM UTC
HN karma
4
Public activity
4 items

About cofob_

No profile information was provided.

Recent public activity

  1. comment
    Comment #45060904

    Cool! How are messages counted? For example, in Cursor, one request is 25 tool calls. Does 100 messages in a subscription here mean 100 tool calls or 100 requests each with 25 tool…

  2. comment
    Comment #44470226

    I implemented something similar a couple months ago, but the principle was based on inspecting the code of the calling party. https://github.com/cofob/autogenlib

  3. comment
    Comment #43997369

    https://github.com/cofob/autogenlib/blob/e21405af47fe4c90af3... The library uses python dirty tricks, in this case using call stack, where the library looks for code from the user,…

  4. story