Skip to content

Instantly share code, notes, and snippets.

@abpai
abpai / call-diff-review.yml
Last active August 13, 2026 02:43
@call-diff GitHub PR analysis workflow for Codex and calldiff
name: Call diff review
on:
issue_comment:
types: [created]
permissions: {}
concurrency:
group: call-diff-${{ github.event.issue.number }}
# ====================
# Git Worktree Functions (wt)
# ====================
wt() {
local GIT='/usr/bin/git'
local GREP='/usr/bin/grep'
local CUT='/usr/bin/cut'
local HEAD='/usr/bin/head'
local BASENAME='/usr/bin/basename'
@abpai
abpai / twotower-infonce.ipynb
Last active May 5, 2025 18:21
twotower-infonce.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@abpai
abpai / twotower-marginrankingloss.ipynb
Last active May 5, 2025 18:21
twotower-marginrankingloss.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.