4Ants

Results 36 comments of 4Ants

> Hit the usage limit on pro. Odd. [@aibrahim-oai](https://github.com/aibrahim-oai) [@pakrym-oai](https://github.com/pakrym-oai) assist? @Alfredo-Sandoval, may I know if there is any updated info to share?

> [@MaurUppi](https://github.com/MaurUppi) No. Just hit another weekly limit. its caching an insane amount of tokens and no idea why. > > Token usage: total=748,177 input=693,709 (+ 9,781,504 cached) output=54,468 (reasoning...

@aibrahim-oai May I know if the below is your mitigation plan? https://github.com/openai/codex/pull/4075

It seems the current latest version 1.14.9 - ONLY captured `.claude/agents directory` but not included `project/.claude/agents` - Chat log also does not capture the agent's work.

```bash go build -ldflags="-checklinkname=0" ``` Will fix the issues, anyway, if you're looking a new version. Try this: https://github.com/MaurUppi/cloudpan189-go/releases/tag/v0.1.5

> 你这 [01 - 1.1- Incident Handling & Response Process.txt](https://github.com/user-attachments/files/20505488/01.-.1.1-.Incident.Handling.Response.Process.txt) 这份文档里面的内容格式是 webvtt 格式的。目前暂时不支持的。 其实,,,webvtt与srt的差异就是有没有行代码,因为smartsub要用JSON结构化处理。 因此,最简单用srtedit打开这个webvtt文件,另存为srt,就生成符合要求(带有行#)的input了。至于 srt2webvtt应该就很简单了吧。。。

> Thanks for mentioning your project, it looks cool! I wonder if it goes against DB-IP's terms of service (or even GitHub's)? I don't think it is either against DB-IP's...

@vultuk, Your PR fixed my issue, right? https://github.com/openai/codex/issues/3265

Thx for the explanation. Claude Code slash command can set `argument-hint: "[Accomplishment-report.md]"` THEN, when you input `/assessment`, hints will display. Therefore, my issue could be simply to ` /assessment $ARGUMENTS...

**数据分享** 如下应该 是一周不到左右的统计(有可能存在一些重复记录,因此比例仅供参考,但是类型不会错) - 统计来源 `~/.claude/projects/WORKINGDIR/*.jsonl` - 统计标签 既有`isApiErrorMessage:true` 也有不带 这个标签的 - 总错误条数: 1492 - 统计口径: 仅包含 type=jsonl_error - 500(Internal Server Error): 502 次,占比 33.65% - 429(Rate Limited): 477 次,占比...