1. 文章

1.1 当 AI 写了几乎所有代码,软件工程会怎样? | 宝玉的分享

1.2 为本地代理实现安全沙箱 · Cursor

1.3 你不知道的 Claude Code:架构、治理与工程实践 - Tw93

1.4 手把手教你部署 OpenClaw - 痴者工良 - 博客园

JSON
{
  "agents": {
    "defaults": {
      "model": {
        "primary": "moonshot/kimi-k2.5"
      },
      "maxConcurrent": 4,
      "subagents": {
        "maxConcurrent": 8
      },
      "workspace": "/root/.openclaw/workspace"
    }
  },
  "models": {
    "mode": "merge",
    "providers": {
      "moonshot": {
        "baseUrl": "https://api.moonshot.cn/v1",
        "apiKey": "${MOONSHOT_API_KEY}",
        "api": "openai-completions",
        "models": [
          {
            "id": "kimi-k2.5",
            "name": "Kimi K2.5"
          }
        ]
      },
      "kimi-code": {
        "baseUrl": "https://api.kimi.com/coding/v1",
        "apiKey": "${KIMICODE_API_KEY}",
        "api": "openai-completions",
        "models": [
          {
            "id": "kimi-for-coding",
            "name": "Kimi For Coding"
          }
        ]
      }
    }
  }
}
点击展开查看更多

1.5 兄弟!你真的懂 Skill 吗?

1.6 AI时代,产品经理如何画原型和输出需求文档?

1.7 AI界面设计工具Pencil原理解析 - 知乎

2. 项目

2.1 JimLiu/baoyu-skills

Stars: 11.2k
🍴 Forks: 1.2k
💻 Language: TypeScript

3. 资源

3.1 Learn Claude Code

3.2 MicroGPT 互动讲解 | growingSWE — MicroGPT explained interactively | growingSWE

3.3 OpenClaw Exposure Watchboard

3.4 专为中国用户优化的Skills社区

3.5 https://r.jina.ai/

3.6 OpenClaw橙皮书:从入门到精通 - 飞书云文档

3.7 用Cursor做UI,最有效的两个方法_哔哩哔哩_bilibili

自然语言不适合需要精确、结构化、无歧义的数据输入场景。JSON能让模型的理解更准确、处理更高效、输出更稳定 React Bits - Animated UI Components For React

版权声明

作者: Yao

链接: https://yaoliu.site/posts/weekly-012/

许可证: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.

评论

开始搜索

输入关键词搜索文章内容

↑↓
ESC
⌘K 快捷键