This commit is contained in:
en 2026-09-15 07:26:44 +02:00
parent 4daf0ea86a
commit e05219f715
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Mapped-key routing and Video FX for World of Warcraft on Hyprland"
repository = "https://gitea.nettsi.de/en/enBoxer"
repository = "https://gitea.nettsi.de/en/enbuddy"
readme = "README.md"
authors = ["en"]

View File

@ -8,4 +8,4 @@ Keys are compositor input (`hl.dsp.send_shortcut`). Nothing is injected into the
Video FX mirrors a region of one client onto the primary and, on hover, sends keys and clicks to that source only.
Remote: https://gitea.nettsi.de/en/enBoxer
Remote: https://gitea.nettsi.de/en/enbuddy

View File

@ -19,7 +19,7 @@ Sequence for a phase:
4. Grok reads the diff against the tickets (ordinary review: did the ticket land, tests pass). Not ponytail.
5. If a ticket is wrong, Grok adds a **smaller** ticket and sends OpenCode back. That is a new giving-tasks step; ponytail still waits.
6. When Grok accepts the whole phase, **Grok** runs ponytail-review once.
7. Grok pushes git. The name `en/enbuddy` is already taken on this Gitea (existing `en/enBuddy`); this project uses `https://gitea.nettsi.de/en/enBoxer`.
7. Grok pushes HTTPS `https://gitea.nettsi.de/en/enbuddy`. No SSH.
OpenCode must not invent tickets, add features, or “clean up” docs unless a ticket says so.