请教下各位有佬,知道现在如果还用Claude code ,直接挂普通的vpn(不搞什么干净的家庭ip)还会被封号吗? 最近的Fable 5,好像甚至直接能手搓一个gta,想尝试下 5 个帖子 - 5 位参与者 阅读完整话题
网络环境很干净,号也是pro xdm,咋回事啊 1 个帖子 - 1 位参与者 阅读完整话题
本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 github.com GitHub - Jinghao67/conductor: Context conductor for clean master sessions, dirty... Context conductor for clean master sessions, dirty explainer sidecars, and interactive AI branches 作为一个既需要发论文(科研导向)又需要做项目(工程导向)的学生,我在使用ai的过程中,经常遇到下面几个问题: 1)主session污染问题:在一个session内和ai聊久了,主 session 很快会被需求讨论、实现细节、失败尝试、长篇解释、review 记录全部污染,最后自己也不知道哪个 session 是干什么的。在科研上,有了idea后需要做不同的实验去验证和实现,实验过程中涉及到配环境、调参等很容易让ai陷入局部最优而进行过度尝试污染上下文的问题。在工程上,很多工程也会涉及到这些问题,subagent由于其不可显示导致人为不可控且需要用户自己设计而过于繁琐。 2)无论是工程还是科研都来源于一个并不具体的想法,可以说:在完成整个项目的过程中,没有人对这个项目完全了解,这就需要有一个session能拿到所有session的context,来解答用户所有的问题,无论是什么问题,这个session就是用来污染的,且永远不会并入主session污染其他session。 3)过程文档至关重要,但是一个被污染的session总结出的过程文档往往是带有各种无意义信息,比如偏向用户让他给解释的概念、反复陈述各种试错的失败信息,显然这对于未来需要这份过程文档的人是噪音,所以如何维护一个无污染的过程文档至关重要。 针对上述问题,我写了conductor,它的思路是把当前主对话变成一个永远干净的master session(用于自己需要理清项目逻辑、写过程文档等),只保留全局目标、关键决策、分支地图和批准后的子session的摘要;具体使用而言:使用时会先把当前对话设为干净的master session,如果需求不清楚,可以结合grill-me or grill-me-docs追问,等讨论清楚后,conductor会先做依赖分析,判断哪些任务可以并行,哪些必须串行等待。 接着,它不会乱开session,而是先生成branch card,每张card写清这个分支要做什么,为什么开,允许带入哪些context,预期产物是什么,完成标准和return condition,只有用户确认后,才会开真正的branch session。最开始会有四个session。1)主session。2)专门用于问问题随便污染的session。3)讨论分多少branch,并行or串行的session。4)第一个branch session 进入branch session后,这个session只拿到自己的branch brief和已批准的master session的context,不会继承任何session的杂乱历史,用户可以在branch里继续交互实现任何东西,这解决了subagent不能交互的问题,这下每个子任务用户都可以及时纠偏,这些细节都会留在branch里,主session依然干净。 当branch觉得任务完成后,不会自动合并,它会先建议完成,用户确认完成后,会生成总结,把这个session中过度的污染去掉但是把经验和正确的流程总结压缩,然后master session会询问用户是否合并,因为某些子任务必须合并进入主线,要么主线不完整,比如,在科研中,配环境复现paper的branch可以不合并,但是自己的重要实验必须要合并,不然主session会缺乏细节了解。 如果使用Treills,conductor还会把master、branch、依赖关系、状态和产物路径持久化成parent/child tasks、branchmap和metadata,方便回看、回退和继续推进。 整个流程的目标是:主session保持干净和主导,分支负责探索完成,专门留有一个有所有session context的session来让用户随意问问题讨论、污染。 6 个帖子 - 4 位参与者 阅读完整话题
线路是DMIT还配了个IP干净的落地机,今天ChatGPT在问问题后提示图示错误(没截图网上找的同款); 这是什么意思啊,点击重试后就正常回复了,用了两年第一次报这个错误 6 个帖子 - 4 位参与者 阅读完整话题
清理了重新下载安装,还是之前已经登录的状态,退出还退不掉。。。 1 个帖子 - 1 位参与者 阅读完整话题
一通言辞激烈的破口大骂后,openai给我解封了 free号,除了挂在cpa里,其他任何行为都干干净净,而且但上次调用得块一个月之前了。 用的快冒烟的号不封,封了个吃灰的,无名火就上来了,内容大概长这样: 然后下午提交的这个apeal,刚才就已经解封了,供各位参考吧,感觉奥特曼已经意识到了误封率太高了 7 个帖子 - 5 位参与者 阅读完整话题
最近从 Codex 转用 Pi Coding Agent,于是想把原本的 Codex 给卸载掉。但是沙盒相关的功能在系统里拉屎实在不知道该怎么安全的清理… Codex 拉的屎包括但不限于创建沙盒用户和组,修改 Codex 打开过的文件夹安全权限… Codex 拉的 (点击了解更多详细信息) 看了 GitHub 上有关的 issue,改的还不止项目文件夹,甚至还会修改 AppData 的权限…不知道还有没有其他隐藏的坑。 Windows 的权限管理搞不明白,有没有佬指点一下该怎么安全的清理这一坨东西 github.com/openai/codex No way to do a clean uninstall of Codex CLI on Windows that reverts system sandbox changes 已打开 07:41PM - 20 Mar 26 UTC zusorio bug windows-os sandbox CLI ### What version of Codex CLI is running? codex-cli 0.116.0 ### What subscript … ion do you have? Pro ### Which model were you using? _No response_ ### What platform is your computer? Microsoft Windows NT 10.0.26200.0 x64 ### What terminal emulator and version are you using (if applicable)? _No response_ ### What issue are you seeing? I ran into #12226. I'd like to revert the changes the Codex CLI made to my system during install and cleanly uninstall it. There isn't a way to do this. It seems crazy that the install process makes deep enough changes to my system to break something as core as SSH, and then there's no way to remove it. ### What steps can reproduce the bug? Install Codex CLI with Sandbox on Windows. ### What is the expected behavior? _No response_ ### Additional information _No response_ github.com/openai/codex Codex sandbox installation corrupts ACL on AppData 已打开 03:19PM - 25 Mar 26 UTC thunderstatic bug windows-os sandbox ### What version of the Codex App are you using (From “About Codex” dialog)? 26 … .313.5234 ### What subscription do you have? Free ### What platform is your computer? Microsoft Windows NT 10.0.19045.0 x64 ### What issue are you seeing? #### Description After installing Codex on Windows 10 and subsequently enabling/installing its sandbox component, Opera, Opera GX, and Opera Developer fail to launch entirely. The browsers flash a black screen 2–3 times and silently close. The issue appears specifically after the sandbox setup step, not immediately after the initial Codex installation. Chrome (stable) and Brave are unaffected. #### Root Cause Codex creates a local Windows group `CodexSandboxUsers` and local users `CodexSandboxOffline` / `CodexSandboxOnline` during installation, and modifies ACL permissions on `AppData\Local`. This breaks the Chromium sandbox for any browser installed under `AppData\Local` (Opera, Opera GX, Chrome Canary), because the GPU process requires the `ALL APPLICATION PACKAGES (S-1-15-2-1)` permission on that path to launch in sandboxed mode. Browsers installed in `Program Files` (Chrome stable, Brave, Edge) are unaffected because their `AppData\Local` path is not involved in the same way. ### What steps can reproduce the bug? 1. Install Codex on Windows 10 2. Go through the sandbox setup/activation step within Codex 3. Launch Opera, Opera GX, or Opera Developer → browser closes immediately ### What is the expected behavior? The sandbox installation step should not modify ACL permissions on `AppData\Local` in a way that affects other applications, or should at minimum restore them on uninstall/rollback. github.com/openai/codex Windows sandbox hardening 已打开 07:14PM - 21 May 26 UTC oxsignal enhancement windows-os sandbox CLI app ### What variant of Codex are you using? CLI and Desktop ### What feature woul … d you like to see? One more hardening suggestion for the Windows sandbox: When the workspace/write root is `%USERPROFILE%`, Codex expands it into top-level user-profile children. This can include sensitive locations such as OneDrive, AppData, Documents, Downloads, Desktop, and similar profile directories. Even if recent patches prevent stale capability SIDs from being reused across unrelated workspaces, the filesystem ACL setup can still leave Codex-related ACEs on these profile child directories. In my environment I had to manually clean up stale CodexSandboxUsers / capability SID ACEs from several user-profile paths. I think `%USERPROFILE%` should either be rejected as a workspace write root, or sensitive profile children should be excluded by default. At minimum, locations such as the following should not receive broad writable ACLs: - `%APPDATA%` - `%LOCALAPPDATA%` - `%USERPROFILE%\OneDrive` - `%USERPROFILE%\Documents` - `%USERPROFILE%\Desktop` - `%USERPROFILE%\Downloads` - `%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup` Developer-tool caches that normally live under AppData should be redirected to a Codex-controlled cache/temp directory instead of granting broad AppData write access. I also recommend adding an uninstall/cleanup path for Windows sandbox state. If Codex is uninstalled or the Windows sandbox is reset, it should remove the local Codex sandbox users/groups and clean up Codex-created ACEs from the user profile. Otherwise, stale CodexSandboxUsers / capability SID ACL entries can remain on disk indefinitely after the product is removed. ### Additional information _No response_ 3 个帖子 - 3 位参与者 阅读完整话题
之前自己组建的free号池被奥特曼杀干净了,上个月自己土区入了PLUS,然后再加上中转站啥的勉勉强强能用,但是中转站啥的明显不够稳定。现在就是自己了解到有48个月Team 套餐的活动,有没有大佬能给指个路,究竟应该怎么操作呢 8 个帖子 - 6 位参与者 阅读完整话题
养了一段时间的号,可以在不太干净的节点应用吗,一直不太敢用 5 个帖子 - 5 位参与者 阅读完整话题
佬们,主agent 和 subagent 交接上下文的正确姿势是什么呢?使用subagent 一来是希望上下文干净,不要一个agent 把任务做到底。但是交接上下文的时候,主agent 读过一遍,吐给子agent 它又再读一遍,token 翻倍。现在我的做法是,任务设计的时候尽可能把上下文有相关性的任务,规划给一个agent worker。然后主agent 只是派活儿跟进度,调度任务列表,不深度解析任务相关上下文。review agent 的结果,由主agent 中转。子agent worker 负责开发,修复review 问题。然后再把codegraph 接进来,给子agent worker 使用。但是token 消费还是很多。感觉比顺序跑任务,消耗快得多。不知道正确的姿势是什么?有没有什么开源的方案参考。 9 个帖子 - 7 位参与者 阅读完整话题
先声明我平常上网都用动态家宽 请不要说你ip不干净云云 几乎每次都是这样的情况:当天第一次打开linuxdo 必403 然后刷新下就好了 然后 过一会儿 想发个评论或者啥的 就始终跳429 刷新下还是能解决 但是浏览体验很差 几乎想有新行动就得刷新下 7 个帖子 - 6 位参与者 阅读完整话题
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。
求助,最近用的一分机场和西瓜加速都不好用,打不开 openai 网站都,只能切换🇺🇸几点,求纯净 ip 稳定机场推荐,求搭车。