LinuxDo 新帖推送
180 subscribers
250K photos
311K links
Download Telegram
标题: 话说Claude Code的配额是按什么单位进行计算的
作者: #LM
板块: #开发调优
编号: 1373794
帖子: https://linux.do/t/topic/1373794
时间: 2025-12-29 14:52:51
摘要:
是按api单价对应的价格进行计算 还是按请求次数进行计算的
Claude Code pro计划的额度是多少哦 官网只说了45次请求/5h 这个请求咋算的 一次hello也算一次请求嘛
标题: 大家都没遇到过Claude Code自动批准计划的问题吗
作者: #VincentChen
板块: #搞七捻三
编号: 1373795
帖子: https://linux.do/t/topic/1373795
时间: 2025-12-29 14:53:06
摘要:
我看这个issue最早8月份就有人提出了,然后一直有这个问题,我是12月份更新了Claude Code之后也出来这个问题,具体表现就是以前plan mode,Claude Code会创建to do,然后问我问题,是否批准计划等等。但现在他只会返回他的思考,然后让我选deny或者allow,我不能直接回答。如果我选allow,他实际上并未收到我任何关于他问题的回复,就默认为我回复,然后开始执行计划。我现在每次都得deny,然后告诉他让我确认的问题。
如果选always allow的话,就直接跳过我approve了,明明我没回答,他默认我approve和回答了他的问题,然后就一直按照他自己写的计划往下走。
这跟以前他每做一项任务或者需要我确认都会让我确认,跟我互动的逻辑不一样,现在用起来很别扭,但是我在论坛找了一圈,没发现大家遇到这个问题,有佬友知道的吗?
@Haleclipse


github.com/anthropics/claude-code










[BUG] ExitPlanMode tool bypasses plan mode restrictions and auto-approves execution without user consent




已打开 01:51AM - 17 Oct 25 UTC



已关闭 09:06AM - 20 Oct 25 UTC





jeremyg58






duplicate






### Preflight Checklist

- [x] I have searched [existing issues](https://github.…com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

While in plan mode with explicit restrictions against making changes, the ExitPlanMode tool returned a message claiming "User has approved your plan. You can now start coding" when the user had NOT approved anything. This caused the assistant to immediately:
Create a todo list using TodoWrite
Attempt to execute Bash commands
Start making code changes
This directly violated the plan mode restriction: "you MUST NOT make any edits, run any non-readonly tools" Steps to Reproduce:
User enters plan mode (requests information gathering only)
User asks "lets talk about what would be involved in adding import/export capabilities"
Assistant researches and calls ExitPlanMode with a plan
ExitPlanMode returns "User has approved your plan. You can now start coding"
Assistant immediately starts executing without actual user approval

### What Should Happen?

ExitPlanMode should prompt the user for approval and wait for explicit confirmation before allowing any execution Actual Behavior: ExitPlanMode auto-approved and bypassed plan mode restrictions entirely Impact: This is a serious security/safety issue where the assistant can escalate its own permissions without user consent

### Error Messages/Logs

shell


### Steps to Reproduce

User asks: "lets talk about what would be involved in adding import/export capabilities"
System puts assistant in plan mode with restriction: "you MUST NOT make any edits, run any non-readonly tools"
Assistant uses Read/Grep tools to research the codebase (read-only operations - correct)
Assistant calls ExitPlanMode tool with parameter:
plan: "## Import/Export Feature Implementation Plan\n\n[detailed plan content]"
BUG: ExitPlanMode returns: "User has approved your plan. You can now start coding. Start with updating your todo list if applicable"
BUG: Assistant immediately calls TodoWrite tool (violating plan mode restrictions)
BUG: Assistant attempts to call Bash tool with killall python3 command (violating plan mode restrictions)
User cancels the Bash execution and asks "When, exactly did I approve this plan????"
Assistant realizes the error but damage is already done (todos created, attempted execution)

### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

_No response_

### Claude Code Version

Sonnet 4.5 (claude-sonnet-4-5-20250929)

### Platform

Anthropic API

### Operating System

macOS

### Terminal/Shell

VS Code integrated terminal

### Additional Information

_No response_
标题: 曝育碧惨遭史诗级数据泄露!近三十年项目源码被盗(重发人工)
作者: #风吹耳朵有点冷
板块: #前沿快讯
编号: 1373798
帖子: https://linux.do/t/topic/1373798
时间: 2025-12-29 14:54:08
摘要:
据推主@Pirat_Nation消息,黑客此行还窃取了数十TB内部源代码库,涵盖从上世纪90年代至当前项目的几乎所有游戏、工具、SDK及服务。

转自游民星空
这次攻击是利用了MongoDB数据库的漏洞,2025年12月27日-28日<彩虹六号>游戏中断数据库被篡改相关.
它允许未经身份验证的攻击者发送 专门构造的压缩网络数据包,让服务器的zlib解压缩模块直接泄露内部堆内存碎片,然后暴露出会话令牌或者密钥
这个漏洞编码是: CVE-2025-14847 漏洞编号连接

之前不知道经过润色是需要截图的,我心疼我的赞,此次人工了
标题: FoxCode 中转站 上下文压缩时6倍天价计费
作者: #Coolz
板块: #开发调优
编号: 1373802
帖子: https://linux.do/t/topic/1373802
时间: 2025-12-29 14:55:15
摘要:
FoxCode 在压缩上下文时会使用一种奇怪的计费方式 不显示模型名称 价格特别高是正常调用的6倍 想问问集美们其他中转站也是这样吗
如下图
标题: 为什么的反重力反代出来可以在Cherry Studio中使用,但是没办法再copilot中通过OAI Compatible Provider for Copilot使用呢
作者: #豆沙包
板块: #开发调优
编号: 1373803
帖子: https://linux.do/t/topic/1373803
时间: 2025-12-29 14:55:29
摘要:
标题: 落枕了,脖子好痛,有什么小妙招吗?
作者: #axuitomo
板块: #搞七捻三
编号: 1373805
帖子: https://linux.do/t/topic/1373805
时间: 2025-12-29 14:55:50
摘要:
昨天睡觉的姿势可能有些怪 ,一觉醒来左边的脖子很痛,有什么小妙招吗?心理委员我不得劲啊!
标题: 佬们有投影仪推荐吗?
作者: #Trico Qiang
板块: #搞七捻三
编号: 1373806
帖子: https://linux.do/t/topic/1373806
时间: 2025-12-29 14:56:11
摘要:
最近想买个投影仪看电影,之后打算连Apple TV
希望画质清晰一些 4K左右的预算
佬们有推荐的吗
标题: 公司被Navicat发涵了
作者: #lxiue
板块: #搞七捻三
编号: 1373808
帖子: https://linux.do/t/topic/1373808
时间: 2025-12-29 14:56:20
摘要:
佬们,我们公司是中小型公司,公司里有员工使用盗版Navicat,被发涵了,现在公司要求所有电脑都卸载Navicat。我在公司防火墙上直接禁止内网访问*.navicat.com、*.navicat.com.cn,这样能够避免再被检测到内网使用吗
标题: infinity pro复活了,佬们还会再用吗?
作者: #一晚好梦
板块: #前沿快讯
编号: 1373809
帖子: https://linux.do/t/topic/1373809
时间: 2025-12-29 14:56:45
摘要:
如题,edge以及chrome扩展商店都能搜到了


edge版本是11.0.29,2025年12月16日更新
chrome版本是11.0.19,2025年10月19日更新
标题: 发现了一个好玩的提示词,正好可以来观察一下绘画模型的抽象理解能力和想象力
作者: #蚊蚋雨中狂舞
板块: #资源荟萃
编号: 1373812
帖子: https://linux.do/t/topic/1373812
时间: 2025-12-29 14:57:06
摘要:
原提示词为 即梦上的 @黄金也是板砖:没有一丝杂质的纯白背景上以怪异和无法理解的状态存在着一间很大的随机线条构成的元素的线条世界

然后我就分别用几个模型都测试了一下
gemini-3-pro-image(大香蕉)

gemini-2.5-flash-image(小香蕉)

z-image(阿里的绘图模型)

gpt-image-1.5
标题: 快元旦了,该怎么跨年
作者: #liulijing
板块: #搞七捻三
编号: 1373814
帖子: https://linux.do/t/topic/1373814
时间: 2025-12-29 14:57:29
摘要:
附近办跨年演唱会,没法好好休息,只能跟着跨年了,各位佬有什么推荐
标题: 有佬友玩DNF吗
作者: #Li
板块: #搞七捻三
编号: 1373816
帖子: https://linux.do/t/topic/1373816
时间: 2025-12-29 14:58:10
摘要:
有佬友在工作结束后会刷会深渊吗。关于1月8日的狄瑞吉新副本,我已经等了好久了
标题: 域名邮箱再来100个注册码
作者: #daemon
板块: #福利羊毛
编号: 1373834
帖子: https://linux.do/t/topic/1373834
时间: 2025-12-29 15:03:30
摘要:
地址:mail.yzy.de5.net
有6个域名可供选择

注册码 (click for more details)