标题: 一觉醒来GPT大兵被清退了
作者: #MasterYY
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687922
时间: 2026-03-04 15:06:16
摘要:
作者: #MasterYY
板块: #搞七捻三
编号:
1687922帖子: https://linux.do/t/topic/1687922
时间: 2026-03-04 15:06:16
摘要:
刚在其他地方看到好多人说清退了,然后我看一眼自己的号也被扬了,没封号也没发邮件。都没怎么用
正常使用
今天被扬了
早被扬了
Click to view the poll.
标题: 什么AI适合聊天啊
作者: #み子chan
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687927
时间: 2026-03-04 15:06:55
摘要:
作者: #み子chan
板块: #搞七捻三
编号:
1687927帖子: https://linux.do/t/topic/1687927
时间: 2026-03-04 15:06:55
摘要:
突发奇想,想弄一个聊天的ai朋友,有没有尝试过的佬友
标题: 对于skills和mcp的知识疑问
作者: #PetterRen
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687929
时间: 2026-03-04 15:07:12
摘要:
作者: #PetterRen
板块: #搞七捻三
编号:
1687929帖子: https://linux.do/t/topic/1687929
时间: 2026-03-04 15:07:12
摘要:
1,对于skills和mcp在客户端或者其他开发中的应用迷惑 ,什么时候要使用skills ,什么时候要使用mcp,cli里面都配置了 ,默认助手是如何选择调用的
2,context7 到底是 skill 还是mcp
虽然我也看到其他佬 发过类似的话题 但是还是很迷惑,有玩的6的佬能小小的交流一下么 ,感谢
标题: 公众号发的一篇关于tabbit违规gpl的文章被击毙了
作者: #𝕜𝕜𝕤𝕜𝟛𝟚
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687931
时间: 2026-03-04 15:07:21
摘要:
作者: #𝕜𝕜𝕤𝕜𝟛𝟚
板块: #搞七捻三
编号:
1687931帖子: https://linux.do/t/topic/1687931
时间: 2026-03-04 15:07:21
摘要:
前面陪读蛙在站内发布被侵权的消息的时候就在公众号发布了篇文章,现在风波过去了之后文章直接被举报下架了,个人感觉这种阐述实时事件的文章内容确实有时效性,但问题解决之后这类文章就侵权造谣了吗?不知道佬友们关于tabbit事件的文章目前是否存货?
标题: 【求助】Qwen3.5只输出 reasoning 不输出 content 有佬友遇到吗
作者: #Zeng Feng
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1687932
时间: 2026-03-04 15:07:23
摘要:
作者: #Zeng Feng
板块: #开发调优
编号:
1687932帖子: https://linux.do/t/topic/1687932
时间: 2026-03-04 15:07:23
摘要:
(话题已被作者删除)
标题: 我的龙虾一直报错403是什么问题啊
作者: #liheng
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687934
时间: 2026-03-04 15:07:29
摘要:
作者: #liheng
板块: #搞七捻三
编号:
1687934帖子: https://linux.do/t/topic/1687934
时间: 2026-03-04 15:07:29
摘要:
{
"agents": {
"defaults": {
"model": {
"fallbacks": [
"openrouter-codex/gpt-5.3-codex"
],
"primary": "openrouter-codex/gpt-5.2-codex"
},
"models": {
"openai-codex/gpt-5.2-codex": {},
"openai/gpt-5.1-codex": {
"alias": "GPT"
},
"openai/gpt-5.2-codex": {}
},
"workspace": "/Users/ss/.openclaw/workspace"
}
},
"auth": {
"profiles": {
"openai:default": {
"mode": "api_key",
"provider": "openai"
}
}
},
"channels": {
"telegram": {
"allowFrom": [
"*"
],
"botToken": "8615579048:AAGBhh64g02ZBhinDrnQzk08E0vU",
"dmPolicy": "open",
"enabled": true,
"groupPolicy": "allowlist",
"streaming": "partial"
}
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"ownerDisplay": "raw",
"restart": true
},
"gateway": {
"auth": {
"mode": "token",
"token": "e7bf6c829031b03f95e50673768a58b847fa52072"
},
"bind": "loopback",
"mode": "local",
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"contacts.add",
"calendar.add",
"reminders.add",
"sms.send"
]
},
"port": 18789,
"tailscale": {
"mode": "off",
"resetOnExit": false
}
},
"meta": {
"lastTouchedAt": "2026-03-04T04:51:06.270Z",
"lastTouchedVersion": "2026.3.3"
},
"models": {
"mode": "merge",
"providers": {
"openrouter-codex": {
"api": "openai-completions",
"apiKey": "sk-eiqR8rBBeCGJTnRN0KigUeG8D1K0lmoMv9Kgay2aWDqZ",
"baseUrl": "https://xxx.vip/v1",
"models": [
{
"id": "gpt-5.2-codex",
"name": "gpt-5.2-codex",
"reasoning": true
},
{
"id": "gpt-5.3-codex",
"name": "gpt-5.3-codex"
}
],
"headers": {
"User-Agent": "openclaw-proxy"
}
},
"openai": {
"baseUrl": "https://api.openai.com/v1",
"models": []
}
}
},
"plugins": {
"entries": {
"telegram": {
"enabled": true
}
}
},
"session": {
"dmScope": "per-channel-peer"
},
"tools": {
"profile": "messaging"
},
"wizard": {
"lastRunAt": "2026-03-04T04:51:06.087Z",
"lastRunCommand": "configure",
"lastRunMode": "local",
"lastRunVersion": "2026.3.3"
}
}
龙虾对接的new-api,然后new-api对接cpa,一直报错403标题: 国产的claw们怎么样?
作者: #wanllow
板块: #国产替代
编号:
帖子: https://linux.do/t/topic/1687936
时间: 2026-03-04 15:07:51
摘要:
作者: #wanllow
板块: #国产替代
编号:
1687936帖子: https://linux.do/t/topic/1687936
时间: 2026-03-04 15:07:51
摘要:
自从openclaw火了以后,国产已经有kimiclaw和maxclaw了,佬友们有用过的感觉如何?
能不能做到省下一台mac mini的程度?
标题: 从3级掉下去了,开个帖子帮佬们下载小鹅通
作者: #alpen
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1687937
时间: 2026-03-04 15:08:35
摘要:
作者: #alpen
板块: #福利羊毛
编号:
1687937帖子: https://linux.do/t/topic/1687937
时间: 2026-03-04 15:08:35
摘要:
如题,各位佬评论或者私信就好,可以百度网盘或者夸克网盘转存给你。
需要你能看的,没有付费的下载不了
标题: 谷老师 你知道的 我家满门忠烈 真别再哄我用你家ide了 大不了这次别给我解封
作者: #3721
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1687952
时间: 2026-03-04 15:10:51
摘要:
作者: #3721
板块: #搞七捻三
编号:
1687952帖子: https://linux.do/t/topic/1687952
时间: 2026-03-04 15:10:51
摘要:
标题: oh-my-opencode选择Sisyphus输入提示词回车后为什么会跳转到Hephaestus
作者: #小鸟壁纸
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1687977
时间: 2026-03-04 15:14:17
摘要:
作者: #小鸟壁纸
板块: #开发调优
编号:
1687977帖子: https://linux.do/t/topic/1687977
时间: 2026-03-04 15:14:17
摘要:
这是正常的吗,右上角还会显示这个
标题: 海外VPS求推荐
作者: #gordonhu
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688003
时间: 2026-03-04 15:17:02
摘要:
作者: #gordonhu
板块: #搞七捻三
编号:
1688003帖子: https://linux.do/t/topic/1688003
时间: 2026-03-04 15:17:02
摘要:
各位佬友推荐下海外物美价廉VPS
标题: 用了4年的iphone13pro有必要换电池继续使用吗
作者: #singlekk
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688023
时间: 2026-03-04 15:20:34
摘要:
作者: #singlekk
板块: #搞七捻三
编号:
1688023帖子: https://linux.do/t/topic/1688023
时间: 2026-03-04 15:20:34
摘要:
系统也是最新版本,除了电池不耐用,其他使用感受依然丝滑
标题: 我已经举报自己的两个帖子,请大家理性看待。
作者: #荷处不见
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688024
时间: 2026-03-04 15:20:50
摘要:
作者: #荷处不见
板块: #搞七捻三
编号:
1688024帖子: https://linux.do/t/topic/1688024
时间: 2026-03-04 15:20:50
摘要:
我在今日进行了两次发帖关于老虎中转站。
我并没有实际上使用老虎中转站,我参考了老虎中转站的官方公告与实际价格充值等给出了我自己的逻辑推演。
然而这似乎被认为成了违规推广。
即使我是一个用户,并没有任何中转站经营,不过我可以理解,在一个大型社区中此类事情频发,一个伪装成用户的其他中转站的喷子会额外有效。
我已经进行了自我举报删除自己的帖子。
今后也不会进行对老虎中转站的评价。
鉴于对社区维护的考虑。
标题: 反重力gcli2api授权问题
作者: #nihaoya
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1688028
时间: 2026-03-04 15:20:59
摘要:
作者: #nihaoya
板块: #开发调优
编号:
1688028帖子: https://linux.do/t/topic/1688028
时间: 2026-03-04 15:20:59
摘要:
已经创建了项目,
{
“error”: {
“code”: 403,
“message”: “Permission denied on resource project projects.”,
“status”: “PERMISSION_DENIED”,
“details”: [
{
“@type”: “type.googleapis.com/google.rpc.ErrorInfo”,
“reason”: “CONSUMER_INVALID”,
“domain”: “googleapis.com”,
“metadata”: {
“consumer”: “projects/projects”,
“containerInfo”: “projects”,
“service”: “cloudaicompanion.googleapis.com”
}
},
{
“@type”: “type.googleapis.com/google.rpc.LocalizedMessage”,
“locale”: “en-US”,
“message”: “Permission denied on resource project projects.”
},
{
“@type”: “type.googleapis.com/google.rpc.Help”,
“links”: [
{
“description”: “Google developers console”,
“url”: “https://console.developers.google.com”
}
]
}
]
}
}
标题: openclaw服务器部署浏览器后调用,被人机验证拦截怎么办?
作者: #zhouyu
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1688030
时间: 2026-03-04 15:21:09
摘要:
作者: #zhouyu
板块: #开发调优
编号:
1688030帖子: https://linux.do/t/topic/1688030
时间: 2026-03-04 15:21:09
摘要:
神吹鬼吹,人机验证都过不去
标题: codex修改文件后带点击之后就跳转到浏览器,之前是跳转到对应的文件为何?
作者: #manbaout2026
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688033
时间: 2026-03-04 15:26:32
摘要:
作者: #manbaout2026
板块: #搞七捻三
编号:
1688033帖子: https://linux.do/t/topic/1688033
时间: 2026-03-04 15:26:32
摘要:
点击这个文件之后就跳转到了浏览器了不知道为啥,有老友遇到这个问题吗
标题: 【无限续杯】Codex普号
作者: #vmjcv666
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1688034
时间: 2026-03-04 15:26:35
摘要:
作者: #vmjcv666
板块: #开发调优
编号:
1688034帖子: https://linux.do/t/topic/1688034
时间: 2026-03-04 15:26:35
摘要:
因为有很多问题,所以统一在这里回复下:
【无限续杯】做什么:自动给你无限发普号。怎么做:我注册机注册好后发到号池,你通过密钥问服务器要新号。能做什么:可以自动将下载的账号通过软链接的形式同步到cpa等需要codex普号的目录,实现永远满额度。定时任务询问普号是否过期,如果过期会自动向服务器要新号。
不花钱,什么时候奥特曼拉闸了,注册机跑不出号了,我可能给你们提供其他的注册号,也是一样的形式分发。
【无限续杯】客户端当前肯定还有各种问题,甚至服务端都可能有问题,本身就是一个免费发号的服务,所以就想着先发出来给佬友用用,后续会持续改正,我本地只有windows,所以会先把windows版本改好然后再改其他端。
已知的问题:mac、linux端无法运行脚本。自动任务可能创建失败。手动续杯可能续了10个号其中3个依旧是401的(服务端检测没做到位)。后续都会改。
key哪里来:免费分发,我看我能服务多少人,就分发多少组。每个key都会有一个同时持有的账户上限,最开始是50人,现在分发的都是30人版本。
拿到key不想运行脚本/ 对应客户端脚本运行不了怎么办?:把key发给我,我把你对应的30组个普号私发给你。
【客户端怎么用】:下载基础脚本,然后修改“无限续杯配置.env”中的USER_KEY=你的密钥。然后运行”无限续杯.bat“,先运行“2设置配置”,然后运行“5同步所有账号”,最后运行“1立即单次续杯”(这里原因是服务端提前给你绑定的账号可能过期了)。然后运行“3打开定时任务”
新福利:暂无
历史帖子:
【无限续杯】50个一组独享codex普号 - 福利羊毛 / 福利羊毛, Lv1 - LINUX DO
【无限续杯】30个一组独享codex普号200组 - 福利羊毛 / 福利羊毛, Lv1 - LINUX DO
标题: 刚刚L站504了L友们有遇到吗
作者: #楠木
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688038
时间: 2026-03-04 15:28:02
摘要:
作者: #楠木
板块: #搞七捻三
编号:
1688038帖子: https://linux.do/t/topic/1688038
时间: 2026-03-04 15:28:02
摘要:
刚刚L站又报504超时了
标题: 没有vibe coding的方向?来看看这个
作者: #吾生也有涯,而知也无涯
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1688039
时间: 2026-03-04 15:28:02
摘要:
作者: #吾生也有涯,而知也无涯
板块: #开发调优
编号:
1688039帖子: https://linux.do/t/topic/1688039
时间: 2026-03-04 15:28:02
摘要:
一个vibe coding项目的想法
一个小说阅读的陪伴助手。看网络小说的时候它跟你一起读。
可以点击他看主角的面板,(包裹里面有什么法宝)目前是什么level(境界)。
查看角色关系图谱
悬疑小说按照各种线索排布,你也一起推理凶手
同类小说推荐
跳过水章节建议(扩展)
可以跟他讨论剧情(扩展)
标题: gpt续费:银行卡被拒
作者: #小阿甄
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1688041
时间: 2026-03-04 15:28:56
摘要:
作者: #小阿甄
板块: #搞七捻三
编号:
1688041帖子: https://linux.do/t/topic/1688041
时间: 2026-03-04 15:28:56
摘要:
我是用safepal注册的fiat24卡,今天验证plus被拒了
佬们,有没有解决办法呢