标题: 问下大家trae国内版用的怎么样,看起来好像没说有额度限制
作者: #wugui
板块: #国产替代
编号:
帖子: https://linux.do/t/topic/1874699
时间: 2026-04-01 16:43:29
摘要:
作者: #wugui
板块: #国产替代
编号:
1874699帖子: https://linux.do/t/topic/1874699
时间: 2026-04-01 16:43:29
摘要:
就是好像聪明的模型(glm5,minimax2.7)会显示需要排队,其他glm4.7,qwen3.5 plus等模型体验咋样
标题: Handshaker 修补计划:解锁剪贴板
作者: #禄眠
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874702
时间: 2026-04-01 16:43:42
摘要:
作者: #禄眠
板块: #开发调优
编号:
1874702帖子: https://linux.do/t/topic/1874702
时间: 2026-04-01 16:43:42
摘要:
本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容:
我的帖子已经打上 开源推广 标签: 是
我的开源项目完整开源,无未开源部分: 是
我的开源项目已链接认可 LINUX DO 社区: 是
我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是
以上选择我承诺是永久有效的,接受社区和佬友监督: 是
以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出
开篇贴
我给 HandShaker 打了个补丁,它又能用了
开发调优
本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容:
我的帖子已经打上 开源推广 标签: 是
我的开源项目完整开源,无未开源部分: 是
我的开源项目已链接认可 LINUX DO 社区: 是
我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是
以上选择我承诺是永久有效的,接受社区和佬友监督: 是
以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出
[c55…
本来打算能用就行,不再改了,昨天无意中看到一张截图,原来电脑端还有剪贴板功能,我寻思这个不是正合适吗,看看能不能恢复,就有了今天的内容
完善过程
由于我没有锤子手机,所以所有的测试都是我的红米手机进行测试,我发现连接电脑并没有显示剪贴板,猜测是系统机型过滤了,让AI帮我伪造机型,就能够正常识别并显示剪贴板了
但是我发现,在电脑端发送内容,是可以正常写入到 Android端的剪贴板的,但是我在手机上复制的内容却无法传回电脑,因为普通Android系统没有锤子系统的定制API,所以无法只直接使用,让AI帮我实现了前台读取剪贴板回传,当然体验肯定差点意思
小遗憾
因为锤子系统剪贴板相关的API都是系统深度定制的,所以无法在普通Android系统上保持一致的体验
因为Android系统限制,无法读取全部剪贴板,只能获取到最新一条,并且因为电脑端更新逻辑是全量替换,所以始终只能显示一条记录
因为Androi
标题: 龙虾使用浏览器的问题
作者: #郭靖
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874708
时间: 2026-04-01 16:44:26
摘要:
作者: #郭靖
板块: #开发调优
编号:
1874708帖子: https://linux.do/t/topic/1874708
时间: 2026-04-01 16:44:26
摘要:
如图可以看到我在飞书中询问某网站,龙虾表示无法去访问。
但事实上我已经配置好了关于浏览器访问的设置在我的Linux服务器当中。
并且可以通过snapshot的方式获取到网页信息,请问这该如何解决?
标题: ClawHub官方上线中国镜像站
作者: #Chase
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1874710
时间: 2026-04-01 16:44:39
摘要:
作者: #Chase
板块: #前沿快讯
编号:
1874710帖子: https://linux.do/t/topic/1874710
时间: 2026-04-01 16:44:39
摘要:
openclaw在推特发布消息,ClawHub 退出官方中国镜像站:
https://mirror-cn.clawhub.com
https://x.com/openclaw/status/2039240359197438229
标题: GPT刷周限了? 一片绿~ 好耶~
作者: #Toint
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874713
时间: 2026-04-01 16:44:42
摘要:
作者: #Toint
板块: #搞七捻三
编号:
1874713帖子: https://linux.do/t/topic/1874713
时间: 2026-04-01 16:44:42
摘要:
标题: ClaudeBuddy 官方原生版 网页宠物刷刷机
作者: #BlueSkyXN
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874735
时间: 2026-04-01 16:47:12
摘要:
作者: #BlueSkyXN
板块: #开发调优
编号:
1874735帖子: https://linux.do/t/topic/1874735
时间: 2026-04-01 16:47:12
摘要:
claudebuddy.pages.dev
Claude Code Buddy Configurator
原作者来自 https://linux.do/t/topic/1873455/25 这条的回复对象,但是好像被删帖了
对方之前的版本算法不对,需要改为BUN同款算法才能用于官方原生版
源代码在我GitHub,拷贝如下
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Claude Code Buddy Configurator</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>
:root {
--bg-primary: #f8f9fc;
--bg-secondary: #ffffff;
--bg-card: #ffffff;
--bg-card-hover: #f0f4f8;
--border: #e2e8f0;
--border-hover: #cbd5e1;
--text-primary: #1e293b;
--text-secondary: #64748b;
--text-muted: #94a3b8;
--accent: #6366f1;
--accent-hover: #4f46e5;
--accent-glow: rgba(99, 102, 241, 0.2);
--common: #64748b;
--uncommon: #22c55e;
--rare: #3b82f6;
--epic: #a855f7;
--legendary: #f59e0b;
--success: #22c55e;
--error: #ef4444;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
background: var(--bg-primary);
color: var(--text-primary);
min-height: 100vh;
line-height: 1.6;
}
.app {
max-width: 1200px;
margin: 0 auto;
padding: 2rem;
}
header {
text-align: center;
margin-bottom: 3rem;
padding-top: 2rem;
}
h1 {
font-size: 2.5rem;
font-weight: 700;
background: linear-gradient(135deg, var(--accent) 0%, #a855f7 50%, var(--legendary) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin-bottom: 0.5rem;
}
.subtitle {
color: var(--text-secondary);
font-size: 1rem;
}
.main-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
align-items: start;
}
@media (max-width: 900px) {
.main-grid {
grid-template-columns: 1fr;
}
}
.panel {
background: var(--bg-card);
border: 1px solid var(--border);
border-radius: 16px;
padding: 1.25rem;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.panel-header {
display: flex;
align-items: center;
gap: 0.75rem;
margin-bottom: 1.5rem;
padding-bottom: 1rem;
border-bottom: 1px solid var(--border);
}
.panel-icon {
width: 32px;
height: 32px;
background: var(--accent-glow);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
}
.panel-title {
font-size: 1.1rem;
font-weight: 600;
}
.config-section {
margin-bottom: 1rem;
}
.config-section:last-child {
margin-bottom: 0;
}
.section-label {
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--text-muted);
margin-bottom: 0.75rem;
}
/* Species Grid */
.species-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
gap: 0.5rem;
}
.species-btn {
background: var(--bg-secondary);
border: 1px solid var(--border);
border-radius: 10px;
padding: 0.75rem 0.5rem;
color: var(--text-secondary);
font-size: 0.85rem;
cursor: pointer;
transition: all 0.2s ease;
text-align: center;
}
.species-btn:hover {
background: var(--bg-card-hover);
border-color: var(--border-hover);
color: var(--text-primary);
标题: 祝我生日快乐喵,还有蛋糕的Emoji
作者: #:distorted_face:_Official
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874743
时间: 2026-04-01 16:47:48
摘要:
作者: #:distorted_face:_Official
板块: #搞七捻三
编号:
1874743帖子: https://linux.do/t/topic/1874743
时间: 2026-04-01 16:47:48
摘要:
发现生日当天名字后面会出现这个
标题: 求claude code稳定的来源
作者: #baobao
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874761
时间: 2026-04-01 16:49:45
摘要:
作者: #baobao
板块: #开发调优
编号:
1874761帖子: https://linux.do/t/topic/1874761
时间: 2026-04-01 16:49:45
摘要:
想请教下走aws之类的api是不是稳定的啊,还是有其他稳定的推荐
标题: 两个superpowers?
作者: #m99
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874767
时间: 2026-04-01 16:50:14
摘要:
作者: #m99
板块: #搞七捻三
编号:
1874767帖子: https://linux.do/t/topic/1874767
时间: 2026-04-01 16:50:14
摘要:
claude官方市场也有superpowers了
标题: CLIProxyApi 搭配cc-switch怎么用啊
作者: #Soog
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874780
时间: 2026-04-01 16:51:19
摘要:
作者: #Soog
板块: #开发调优
编号:
1874780帖子: https://linux.do/t/topic/1874780
时间: 2026-04-01 16:51:19
摘要:
CLIProxyApi导入JSON文件然后 cc switch配置了 怎么在codex客户端使用还是要在codex cli使用?
标题: Gmail邮箱账户可修改
作者: #liuv
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1874799
时间: 2026-04-01 16:53:38
摘要:
作者: #liuv
板块: #前沿快讯
编号:
1874799帖子: https://linux.do/t/topic/1874799
时间: 2026-04-01 16:53:38
摘要:
访问地址:http://myaccount.google.com/google-account-email
或者右上角头像的Manage your Google Account - Personal info,进入 Email 找到 Google Account email 看如果出现 Change Google Account email这个按钮说明就可以更改,直接输入新邮箱即可。
1,你原来的老邮箱账号会依然保留在你的账号名下,我试了依然可以收邮件。看说明1年只可修改一次,最多只能改3次。
2,并不是所有账号都可以更改,我的另外一个账号就没有Change Google Account email 这个选项。地区都是美区,语言也都是英文。
3,新的字母与自己姓名相关的账号可能大多被注册了,只能多试试,至少可以弄个6位易记的账号。
标题: 各位大佬好,从github来的,刚入坑L站一天的萌新报道!
作者: #Lalune
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874820
时间: 2026-04-01 16:55:41
摘要:
作者: #Lalune
板块: #搞七捻三
编号:
1874820帖子: https://linux.do/t/topic/1874820
时间: 2026-04-01 16:55:41
摘要:
目前关注量化、agent、AI等。终于加入到L站这个大佬云集的大家庭了,向佬友们学习~
标题: 【Base 北京】AI产品经理实习生招聘,欢迎各位佬友加入~
作者: #窗
板块: #非我莫属
编号:
帖子: https://linux.do/t/topic/1874821
时间: 2026-04-01 16:55:45
摘要:
作者: #窗
板块: #非我莫属
编号:
1874821帖子: https://linux.do/t/topic/1874821
时间: 2026-04-01 16:55:45
摘要:
欢迎各位佬友加入我们团队~ 氛围好环境好,面试友好型。不用担心自己不会面试套路没背八股,我们更看重你的思维、创新力和解决问题的能力
公司介绍
共绩科技成立于2023年,核心创始团队源自清华大学,创新打造全国闲时算力调度平台。公司首创“以算代储”方案助力新能源消纳,专注构建“算力+能源”融合的智能调度网络,致力于打造全球领先的弹性、低价、稳定、绿色的AI算力基础设施。
岗位介绍
AI 产品实习生
硬性要求
从小热爱写代码,钻研技术, 喜欢折腾,有极强的风险意识(L站的佬友应该都符合这一点 );
熟悉 Claude Code、Cursor、Github Copilot 等任意一种代码辅助工具,有自己的使用心得(公司可以报销 AI 工具 );
会用至少一门前端框架(React/Vue等不限)(会用就行)
熟悉一门后端语言(Go/Java/Node.js/Rust等不限)(不限语言,熟悉其中一门就行);
有一双发现垃圾的眼睛,对项目有自己的见解;(欢迎在面试时和我们一起吐槽 )
加分项
有服务端开发经验,做过稳定可用的系统(不是纯演示页面就行);
有自己精心维护的开源项目,多少星无所谓;
熟悉 Docker Linux,微服务部署得飞起;
职位信息
薪资范围: 240-300元/天
工作地点: 北京市海淀区五道口东升大厦(清华大学旁)
欢迎将简历或项目作品发送至:pyr@suanleme.cn
标题: 求助,cdk明明分数够了,为什么还是权限不足
作者: #zeno
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874831
时间: 2026-04-01 16:56:45
摘要:
作者: #zeno
板块: #搞七捻三
编号:
1874831帖子: https://linux.do/t/topic/1874831
时间: 2026-04-01 16:56:45
摘要:
标题: 有没有佬知道supergrok的2api方法?
作者: #Fengli88
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874834
时间: 2026-04-01 16:57:22
摘要:
作者: #Fengli88
板块: #开发调优
编号:
1874834帖子: https://linux.do/t/topic/1874834
时间: 2026-04-01 16:57:22
摘要:
想要逆向出来批量使用
标题: 软件管家停止下载服务了,有替代品吗
作者: #siri6
板块: #资源荟萃
编号:
帖子: https://linux.do/t/topic/1874835
时间: 2026-04-01 16:57:26
摘要:
作者: #siri6
板块: #资源荟萃
编号:
1874835帖子: https://linux.do/t/topic/1874835
时间: 2026-04-01 16:57:26
摘要:
刚登陆才发现二月就停止下载服务了
标题: 愚人节快乐😆
作者: #刘某人
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1874836
时间: 2026-04-01 16:57:39
摘要:
作者: #刘某人
板块: #搞七捻三
编号:
1874836帖子: https://linux.do/t/topic/1874836
时间: 2026-04-01 16:57:39
摘要:
马上清明了,假期要来了
标题: 将Claude Code的会话标题总结改为中文
作者: #锅里没有鱼
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1874843
时间: 2026-04-01 16:58:50
摘要:
作者: #锅里没有鱼
板块: #开发调优
编号:
1874843帖子: https://linux.do/t/topic/1874843
时间: 2026-04-01 16:58:50
摘要:
最近从ghostty换成了cmux,侧边栏显示每个会话的标题切换起来很方便,但是默认总结的都是英文,看起来不是很方便,于是查了下实际是有内置系统提示词的默认输出几个英文单词,可以通过patch将他改成输出中文
直接命令行执行即可,仅支持npm安装方式
f="$(npm root -g)/@anthropic-ai/claude-code/cli.js"; cp -n "$f" "$f.bak"; python3 - "$f" <<'PY'
from pathlib import Path
import re, sys
p = Path(sys.argv[1])
s = p.read_text()
pat = re.compile(r'''Generate a concise, sentence-case title \(3-7 words\) that captures the main topic or goal of this coding session\. The title should be clear enough that the user recognizes the session in a list\. Use sentence case: capitalize only the first word and proper nouns\.
Return JSON with a single "title" field\.
Good examples:
\{"title": "Fix login button on mobile"\}
\{"title": "Add OAuth authentication"\}
\{"title": "Debug failing CI tests"\}
\{"title": "Refactor API client error handling"\}
Bad \(too vague\): \{"title": "Code changes"\}
Bad \(too long\): \{"title": "Investigate and fix the issue where the login button does not respond on mobile devices"\}
Bad \(wrong case\): \{"title": "Fix Login Button On Mobile"\}''', re.S)
new = '''用中文生成一个简洁的标题(8-15字),概括这次编程会话的主要目标或主题。标题应足够清晰,让用户在列表中一眼识别该会话。
用JSON格式回复,只包含一个 "title" 字段。
好的例子:
{"title": "修复移动端登录按钮无响应"}
{"title": "添加 OAuth 认证功能"}
{"title": "调试 CI 测试失败问题"}
{"title": "重构 API 客户端错误处理"}
太模糊: {"title": "改代码"}
太长: {"title": "调查并修复移动设备上登录按钮在某些情况下点击后没有任何响应的问题以及相关联的样式错乱"}
格式错误: {"title": "修复 移动端 登录 按钮"}'''
s2, n = pat.subn(new, s, count=1)
if n != 1:
raise SystemExit(f"replace failed: matched {n} blocks")
p.write_text(s2)
PY
rg -n -C 1 '用中文生成一个简洁的标题|Generate a concise, sentence-case title' "$f"