Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ImBIOS's .relay-patch

Patch intents for relay-patch.

Patches

Repo Patch Status Upstream PR
guess-my-number cheat-mode-reveal applied (v2) closed (out of scope)
guess-my-number hint-mode-half-range applied (v2)
natively-cluely-ai-assistant add-native-linux-support applied (v1) #327 (draft)

Conventions

Each patch directory contains:

  • INTENT.md — natural-language intent + acceptance criteria (the truth)
  • ACCEPTANCE.md — machine-checkable criteria
  • reference.diff — last successful realization (evidence, not source of truth)
  • verify.sh — runnable verification script (the safety net)
  • attempts.jsonl — history of attempts (learn from failures)

Layout:

repos/
  github.com/
    <owner>/
      <repo>/
        manifest.json       # patch metadata, drift tracking, sibling order
        patches/
          <patch-id>/
            INTENT.md
            ACCEPTANCE.md
            reference.diff
            verify.sh
            attempts.jsonl

For details on how relay-patch works, see github.com/ImBIOS/relay-patch.

About

relay-patch intents for forked repos

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages