Skip to main content

Search: #AI

Thinking...
❤️ PM:https://t.me/iokhk?direct
  1. free-claude-code 是一个轻量级 Claude API 代理,把 Claude Code 原本发往 Anthropic API 的请求,转发到别的 LLM API:支持 NVIDIA NIM(免费额度)、OpenRouterDeepSeekLM Studio / llama.cpp / Ollama

    https://github.com/Alishahryar1/free-claude-code

    #AI #Tool #GitHub GitHub - Alishahryar1/free-claude-code: Use claude-code for free in the terminal, VSCode extension or via discord like openclaw
  2. Tolaria - Markdown 知识库管理工具

    开源桌面应用,用于管理基于 Markdown 文件的知识库,与 AI Agent 对接提供上下文 / 记忆。

    markdown 格式本地存储,结合 Git 提供完整版本历史记录,可与任意远程 Git 仓库同步,不依赖其他云端服务,无需注册 / 订阅。

    https://github.com/refactoringhq/tolaria

    #GitHub #Tool #AI #Markdown GitHub - refactoringhq/tolaria: Desktop app to manage markdown knowledge bases
  3. Claude Desktop 客户端配置自定义 API(第三方)
    似乎是给企业用户用的,入口藏的深 #AI
    1. 首次打开别直接登录(小坑:菜单点不动,鼠标选邮箱输入框,Tab 切到菜单按回车)
    2. Help → Troubleshooting → Enable Developer Mode
    3. Developer → Configure third-party inference
    4. 填第三方 API URL 和 Key → Apply Locally
    source
  4. GitHub 数字泔水制造自动化 💩
    https://github.com/nexu-io/auto-github-contributor
    一套 Claude Code skill + slash 命令:对任意 GitHub 仓库端到端跑通一次开源贡献流程 —— 自动发现 quick-win 候选(带标签的 issue + 仓库扫描),按 TDD 走 red/green/refactor 直到 lint/typecheck/tests 全绿,然后通过 gh 开 PR 并输出链接。
    一条 slash 命令,覆盖完整流水线,适用于任何仓库。

    #GitHub #AI
  5. pgmicro 是一个基于 Turso(Rust 编写的 SQLite 重构版本)的实验性项目,它通过解析 PostgreSQL 语法并将其直接编译为 SQLite 字节码,实现了 PostgreSQL 的进程内嵌入式运行,适合 AI Agent 使用。

    https://github.com/glommer/pgmicro

    #DB #Tool #AI #GitHub GitHub - glommer/pgmicro: An in-process reimplementation of PostgreSQL, backed by a SQLite-compatible storage engine
  6. OKHK 👀
    统一运行管理多个 AI Coding Agent #macOS 协调 Claude Code、Codex、Gemini CLI 或任意 CLI Agent。 git worktree 管理分支和审查差异。 https://super.engineering/
    Paseo - 统一管理(Orchestrator) Claude Code、Codex 与 OpenCode 等 #AI Coding Agent
    #GitHub
    https://github.com/getpaseo/paseo

    跑在本地或者服务器上,然后生成一个 URL;
    扫码之后,就可以连接到本地或者服务器,不用折腾 ssh,不用折腾 tailscale;
    配置齐全的快捷键;
    本地声音识别;
    不想要 GUI 的话,可以在终端内启动服务
    完全免费。
    GitHub - getpaseo/paseo: Orchestrate coding agents remotely from your phone, desktop and CLI
OKHK