Kevin
Kevin
I'm seeing this issue only with specific variables. Does codex filter on "TOKEN" for security? None of the work-arounds from this thread are working for me. ``` 🐳 developer@rocky-dev:/workspace$ env...
I was able to work around this by creating a function that loads the key from a file and sets it when running the underlying `glab` command. `glab() { local...
This happens to me on a regular basis, generally after auto-compact. My work area is laid out as follows. ``` projects/name # project dir projects/name/name # working dir, latest code...