From be2f830b197d8a63fc5e993a4a2e27b58084a092 Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Thu, 8 Jan 2026 14:32:09 -0500 Subject: [PATCH] fix auth issue --- skills/tea/SKILL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/skills/tea/SKILL.md b/skills/tea/SKILL.md index 5e30036..1649605 100644 --- a/skills/tea/SKILL.md +++ b/skills/tea/SKILL.md @@ -243,6 +243,9 @@ git remote add origin https://git.ajet.fyi/owner/repo.git **The `--repo` flag is unreliable** - While tea provides a `--repo owner/repo` flag, many commands don't work correctly with it. Always run tea from within the repository directory. +**Troubleshooting invalid TTY errors:** +If you encounter errors like `huh: could not open a new TTY: open /dev/tty: no such device or address`, this is a symptom of running `tea` from an invalid working directory (not a git repository with a Gitea remote). Check `~/repos` for git directories with valid Gitea remotes and navigate to one before running tea commands. + ### Login Selection Use a specific Gitea login: