Skip to content
View poponline63's full-sized avatar

Block or report poponline63

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
poponline63/README.md

aei0n

I build open tools for people who run AI agents all day, mostly the part nobody enjoys: proving the work actually happened.

An agent that reports success is not evidence of success. Most of what I publish sits somewhere around that problem, from writing a finish line down before the work starts, to deciding whether the result really meets it.

What I'm working on

  • hermes-jev-north-star - turn an intention into a checkable finish line, generate the run prompt from it, then let a judge decide whether the work is done. Deterministic checks first, an evidence file, then Jev for the parts a script cannot read. 82 tests, no key needed for the deterministic half.
  • awesome-agent-verification - the list of tools and practices for deciding whether autonomous agent work is actually done. Eval harnesses, judges, tracing, guardrails, benchmarks.
  • hermes-pets-all - a Hermes desktop plugin that browses every pet installed for a profile, past the built-in render cap.

How I work

Small tools that do one thing and say plainly when they cannot. If a check cannot be run, I would rather it fails than guesses. No telemetry, no accounts, no keys where a plain script will do.

Most of what I build is for Hermes Agent, the open-source agent from Nous Research. Everything public here is MIT or CC0 unless the repo says otherwise.

Popular repositories Loading

  1. hermes-pets-all hermes-pets-all Public

    Browse every pet installed for your Hermes profile in its own desktop pane, with a list_pets tool for the agent.

    JavaScript 1 1

  2. hermes-jev-north-star hermes-jev-north-star Public

    Hermes Agent skill whose north-star gate is judged by Jev (TypeSafe System One): turn an intention into a checkable finish line, generate the run prompt, and let Jev rank what is still unproven.

    Python 1 1

  3. app-legal app-legal Public

    Privacy policies for the His Word and ScholarMe iOS apps.

    HTML

  4. camoufox-fix camoufox-fix Public

    Forked from apify/camoufox-js

    Experimental JavaScript port of Camoufox, a stealth browser build.

    TypeScript

  5. hermes-sweeps-download hermes-sweeps-download Public

    Free Windows desktop app that auto-collects daily sweepstakes casino bonuses.

  6. hermes-agent hermes-agent Public

    Forked from NousResearch/hermes-agent

    The agent that grows with you

    Python