@argofowl@thsottiaux I just had Codex help me merge a branch into master and push it to the remote repository, and my usage dropped from 99% to 70%. What's going on with that? So strange.
I just had Codex help me merge a branch into master and push it to the remote repository, and my usage dropped from 99% to 70%. What's going on with that? So strange.
@thsottiaux#codex#openai
@thsottiaux I just had Codex help me merge a branch into master and push it to the remote repository, and my usage dropped from 99% to 70%. What's going on with that? So strange.
@thsottiaux I've genuinely felt that over the past two weeks, my Codex usage has been burning through way too fast. This morning I did a single code review session and it completely used up my 5-hour usage limit. I'm on the Plus plan tier.
可以用 ponytail https://t.co/pe22wzK9Fo
“The best code is the code you never wrote.”通过强制 agent 先检查是否真的需要写新代码,来大幅减少 over-engineering。
其实就是 DRY 理念的一个实践,尤其对 GPT 这种疯狂兜底代码有奇效。