Skip to content
View rohitjavvadi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rohitjavvadi

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.

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

Rohit Javvadi

AI engineer building Codex workflows, developer tools, browser automation reliability, macOS utilities, and practical AI systems.

Creator of Claude Review for Codex, a local Codex plugin that gives Codex a read-only Claude Code reviewer and an opt-in disposable-worktree implementation flow while Codex stays the writer, tester, reviewer, and merge gate.

I work close to agentic coding tools: browser MCP runtime behavior, PR review automation, OpenAI API demos, route mapping, provider diagnostics, validation safety, and developer workflows that turn rough ideas into working software.

Current Signal

  • 32 merged PRs across OpenClaw, openclaw/clawpatch, and steipete/CodexBar.
  • 28 merged OpenClaw ecosystem PRs across openclaw/openclaw and openclaw/clawpatch.
  • Recent contributions landed in public developer-tooling repos including openclaw/openclaw with 380k+ stars, steipete/CodexBar with 15k+ stars, and openclaw/clawpatch.
  • 10 merged PRs in openclaw/openclaw, including session resume reliability, Discord timeout handling, CLI numeric-option validation, SecretRef profile auth handling, Chrome MCP browser-session lifecycle fixes, plugin install compatibility, model-auth status, Memory Palace report-card navigation, and telemetry watchdog behavior.
  • 18 merged PRs in openclaw/clawpatch, including validation command quoting, route mapping, Python runtime prompt metadata, provider diagnostics, review locking, validation, and evidence stability.
  • 4 merged PRs in steipete/CodexBar, covering OpenAI Admin usage pagination, LLM Proxy reset-time handling, missing CLI guidance, and stale UI cleanup.
  • Claude Review for Codex: creator/maintainer of a Codex plugin for read-only Claude Code reviews and supervised disposable-worktree implementation.

I contribute to developer-tooling repos used by large builder communities:

Upstream Scale My merged work
openclaw/openclaw stars forks 10 PRs: session resume, Discord timeout, CLI validation
openclaw/clawpatch stars forks 18 PRs: route mapping, validation safety, provider diagnostics
steipete/CodexBar stars forks 4 PRs: OpenAI Admin pagination, CLI guidance, usage UI

Recent Open Source Work

openclaw/openclaw

  • #94578: fixed recent session resume with long headers.
  • #93329: allowed zero Discord timeout duration.
  • #92490: validated CLI numeric options so invalid canvas inputs fail clearly before runtime work begins.
  • #92483: validated CLI numeric option ranges for matrix commands.
  • #90686: honored profile auth for SecretRef model entries.
  • #88305: isolated Chrome MCP pending attach aborts so one cancelled caller does not fail unrelated callers sharing the same browser session attach.
  • #87477: rejected incompatible package plugin API installs early.
  • #86378: showed OAuth delegation markers correctly in models status.
  • #85886: disabled Chrome DevTools MCP telemetry watchdog processes by default.
  • #85144: opened Memory Palace report cards through the existing wiki preview flow.

openclaw/clawpatch

  • #111: quoted mapper-generated validation command arguments.
  • #109: respected Python runtime syntax metadata in prompts.
  • Route mapping work across Node, Express, Fastify, Hono, Django, Flask, Rails, and Laravel.
  • Provider diagnostics, atomic review locks, feature validation, and evidence-stability fixes.

steipete/CodexBar

  • #1465: fixed OpenAI Admin usage pagination.
  • #1030: clarified missing CLI guidance.
  • #1025: removed obsolete peak-hours UI.
  • #1022: fixed LLM Proxy fractional reset times.

Projects

  • Claude Review for Codex: Codex plugin where Claude Code performs read-only reviews while Codex remains the writer/fixer, with supervised implementation in disposable worktrees.
  • WorkTape: OpenAI x Outskill MVP that turns workflow screen recordings into structured software specs and internal tools using Codex and the OpenAI Responses API.
  • ClipLy: lightweight macOS clipboard history app with local SQLite storage and Homebrew install support.
  • QuickTranscript: macOS menu bar app for local meeting transcription with MLX Whisper.

What I Like Building

  • Codex and agentic coding workflows
  • Developer experience tools and demos
  • Browser automation and MCP reliability
  • Code review automation
  • CLI and macOS utilities
  • TypeScript, Swift, JavaScript, Python

Links

Pinned Loading

  1. claude-review-for-codex claude-review-for-codex Public

    Codex plugin for read-only Claude Code reviews and supervised disposable-worktree implementation.

    JavaScript

  2. ClipLy ClipLy Public

    Swift 1

  3. homebrew-cliply homebrew-cliply Public

    Ruby

  4. llm_memory llm_memory Public

    Python