You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BitFun has a first-party terminal UI (bitfun) alongside the desktop app. Herdr does not have BitFun-specific process detection or a bundled screen manifest today, so those sessions can only fall back to generic terminal behavior.
Would you be open to adding it to the agent catalog once we have enough captured terminal evidence for a conservative manifest? I maintain BitFun and can provide sanitized herdr agent read --source detection captures for startup, working, idle, and permission prompts, plus the exact argv/process shape. I would rather start conservative than guess at states from unstable UI text.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
BitFun has a first-party terminal UI (
bitfun) alongside the desktop app. Herdr does not have BitFun-specific process detection or a bundled screen manifest today, so those sessions can only fall back to generic terminal behavior.Would you be open to adding it to the agent catalog once we have enough captured terminal evidence for a conservative manifest? I maintain BitFun and can provide sanitized
herdr agent read --source detectioncaptures for startup, working, idle, and permission prompts, plus the exact argv/process shape. I would rather start conservative than guess at states from unstable UI text.The CLI lives here: https://github.com/GCWing/BitFun/tree/main/src/apps/cli
All reactions