Skip to content
View ohad6k's full-sized avatar

Block or report ohad6k

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
ohad6k/README.md

I build tools for coding agents, then run controlled experiments to check whether they work.

What I am working on

emulo mines your Claude Code and Codex session logs into a you.md profile an agent reads before a task, so it behaves like something that already knows how you work. 275 stars.

VibeRaven is a cockpit for AI coding agents: map the repo, control what an agent can touch, see what changed before you ship.

The part I am more interested in

Most claims about agent tooling are untested, including mine. So in August I ran a pre-registered replication against my own product, with the decision rule fixed before a single run executed.

60 generations, three conditions: nothing appended, my mined profile, and a placebo, a length-matched profile of a designer who does not exist and who never mentions a single thing the experiment measures.

None of my three predictions separated the profile from the placebo. One separated in reverse of the direction I predicted, on my profile's own stated rule. The strongest number from the earlier run did not replicate.

I am publishing it anyway, including the reversal and the four reasons the earlier positive result was weaker than it looked. A tool that has never been tested against a control is a claim, not a result.

Elsewhere

Recent open source: two fixes to Cabinet, an install failure on Windows that nobody in the tracker had named, and four shipped skill defaults broken by an upstream rename.

I also make cinematic motion pieces built from real data rather than mockups.

x.com/BiosRiosz

Pinned Loading

  1. VibeRaven VibeRaven Public

    The open-source cockpit for AI coding agents. Map your repo, control what your agents can touch, and see what changed before you ship.

    JavaScript 31 6

  2. emulo emulo Public

    Mine your Claude Code and Codex logs into a local you.md agent profile.

    Python 276 28

  3. Text-Labeling-Processing Text-Labeling-Processing Public

    Jupyter Notebook

  4. Visualizations-projcet-NBA-player-stats-2024-2025 Visualizations-projcet-NBA-player-stats-2024-2025 Public

    NBA Player Stats Dashboard (2024–2025) : An interactive Tableau dashboard visualizing player performance for the 2024–2025 NBA season. Includes metrics such as points per game, minutes played, shoo…