github.com GitHub - anthropics/buffa: Rust implementation of protobuf with editions... Rust implementation of protobuf with editions support, JSON serialization, and zero-copy views 懂得都懂,Rust缺少一个高性能的、积极维护的 protobuf 支持(我只能手搓了 bushi —审批过了的分界线— 但是现在 Anthropic 也来参与了,即使如此已经依赖之前的方案也不好改了 1 个帖子 - 1 位参与者 阅读完整话题
刚刚去 github 看了一下 claude-code 的仓库准备更新。 github.com/anthropics/claude-code CHANGELOG.md main # Changelog ## 2.1.148 - Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147) ## 2.1.147 - Pinned background sessions (`Ctrl+T` in `claude agents`) now stay alive when idle, are restarted in place to apply Claude Code updates, and are shed under memory pressure only after non-pinned sessions - Renamed `/simplify` to `/code-review`. It now reports correctness bugs at a chosen effort level (e.g., `/code-review high`); pass `--comment` to post findings as inline GitHub PR comments. The old cleanup-and-fix behavior has been removed - Improved auto-updater: retries transient network failures, reports specific error categories and OS error codes on failure, and shows the current version when an update fails - Improved diff rendering performance for large file edits - Prompt history no longer records consecutive duplicate entries — recalling a prompt with arrow-up and submitting it again won't add another copy - Fixed enterprise login restrictions (`forceLoginOrgUUID` and `forceLoginMethod` managed-settings) not being enforced against third-party-provider and API-key sessions - Fixed `&` in `!` command output displaying as `&`, which broke copy-pasting URLs from commands like `gcloud auth login` on headless machines - Fixed unknown slash commands silently doing nothing in headless/SDK mode — they now show an error message - Fixed `/help` rendering a broken tab header and showing only one command per page on small terminals when not in fullscreen mode - Fixed shell snapshot dropping user functions whose names start with a single underscore, which broke aliases referencing them - Fixed plugin agents that declare multiple `Agent(...)` types in `tools:` frontmatter dropping all but the last entry - Fixed hook `if` conditions like `PowerShell(git push*)` never matching — only `PowerShell(*)` worked 此文件已被截断。 显示原始文件 2.1.146 呢? 2.1.146 去哪里了呢? github.com/anthropics/claude-code chore: Update CHANGELOG.md and feed.xml 已提交 08:39PM - 21 May 26 UTC actions-user +68 -30 有点没搞懂a÷的逻辑为什么不能新增 2.1.147 而是将 2.1.146 改成 2.1.147 呢? 而 2.1.148 又是正常累加喵 4 个帖子 - 2 位参与者 阅读完整话题
https://github.com/anthropics/financial-services 针对我们最常接触的金融服务工作流(包括投资银行、股票研究、私募股权和财富管理),提供相应的参考代理、技能和数据连接器。此处的所有内容均可通过单一来源以两种方式获取:将其安装为 Claude Cowork 插件,或通过您自有工作流引擎背后的 Claude Managed Agents API 进行部署。系统提示和技能完全一致——您只需选择运行位置即可。
https://github.com/anthropics/financial-services 针对我们最常接触的金融服务工作流(包括投资银行、股票研究、私募股权和财富管理),提供相应的参考代理、技能和数据连接器。此处的所有内容均可通过单一来源以两种方式获取:将其安装为 Claude Cowork 插件,或通过您自有工作流引擎背后的 Claude Managed Agents API 进行部署。系统提示和技能完全一致——您只需选择运行位置即可。
https://github.com/anthropics/financial-services 针对我们最常接触的金融服务工作流(包括投资银行、股票研究、私募股权和财富管理),提供相应的参考代理、技能和数据连接器。此处的所有内容均可通过单一来源以两种方式获取:将其安装为 Claude Cowork 插件,或通过您自有工作流引擎背后的 Claude Managed Agents API 进行部署。系统提示和技能完全一致——您只需选择运行位置即可。
Claude for Financial Services github.com GitHub - anthropics/financial-services 通过在 GitHub 上创建帐户来为 anthropics/financial-services 开发做出贡献。 我不是金融圈的,不知道价值如何,金融圈的佬友可以参考一下。 3 个帖子 - 3 位参与者 阅读完整话题
最近主要是让Agent在docx、excel、PPT中工作的比较多,Agent在excel工作表现还可以,但是docx真是有点能力不够,总是需要反反复复才能让模型正确工作,刚刚出了GPT-5.5马上试了下,效果可以说稍微好一些,,加上Anthropics的docx skill之后,模型的表现能力也确实有提高,但是仍然需要反复提示,很难让他快速迭代文件。 想问下佬友们还有skills或者其他方案推荐吗? 1 个帖子 - 1 位参与者 阅读完整话题
github.com GitHub - anthropics/claude-desktop-buddy: Reference and an example for the Bluetooth API for... Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop [!quote]+ 适用于 macOS 和 Windows 的 Claude 可通过 BLE 将 Claude Cowork 和 Claude Code 与创客设备连接起来。 通过 BLE 将 Claude Cowork 和 Clude Code 与制造商的设备连接起来,这样开发人员和制造商就能构建硬件,以 显示权限提示、最近消息和其他交互。我们 围绕 Claude 的创客社区的创造力给我们留下了深刻印象。 提供一个轻量级、选择性的应用程序接口是我们的一种方式,它能让我们更容易地构建 提供一个轻量级、可选择的应用程序接口是我们的一种方式,可以让用户更轻松地构建与 Claude 集成的有趣的小硬件设备。 例如,我们在 ESP32 上制作了一个桌面宠物,它依靠许可 批准和与克劳德的互动。没事的时候它会睡觉、 在会话开始时唤醒,在等待审批提示时会明显不耐烦。 在等待批准提示时,它会表现出明显的不耐烦,并让你在设备上直接批准或拒绝。 3 个帖子 - 2 位参与者 阅读完整话题