#cli
28 个项目Apache Maka Turns AI Agent Work into a Verifiable Event Log
Apache Maka brings event sourcing to AI agents, recording every action to an append-only SQLite log for full auditability and reproducibility.
How to Turn Claude Code Tasks into a Visual Kanban Board
A lightweight local dashboard that turns Claude Code tasks into a visual Kanban board and Gantt timeline, with real-time updates and desktop notifications.
如何在配备 4 GB 显存的笔记本电脑上微调 8B 神经网络
使用 Soup 在消费级硬件上微调 8B 模型的实用指南——一款将分层流式处理和自动化流水线引入小显存 GPU 的 CLI 工具。
CrossMacro Combines Click Recording, Hotkeys, and Scheduler Across Three OSes
CrossMacro unifies click recording, hotkeys, and scheduling across Linux, Windows, and macOS in one cross-platform automation tool.
无需手动解析 DevTools,将任何网站转换为现成的 API 客户端
无需手动解析 DevTools,将任何网站转换为现成的 API 客户端。reverse-api-engineer 项目可自动化整个流程。
How to Stop Opening Heavy IDEs Just to Launch a Single Emulator
A TUI tool for mobile developers that centralizes iOS simulators, Android emulators, and physical devices in one terminal window with hotkeys and plugins.
在 Rust 中用 Flexbox 和 Hooks 为终端打造 React 体验
iocraft 将 React 风格的组件模型、hooks 和 flexbox 布局引入 Rust 终端 UI 开发,为传统方法提供了现代化的替代方案。
How to Connect Claude and Cursor Directly to Unity via MCP
Unity-MCP connects Unity with Claude and Cursor via the Model Context Protocol, giving AI assistants direct access to scenes, assets, and the Roslyn compiler.
如何让 AI 代理以你的代码风格编写代码,无需没完没了地调整提示词
Command Code 能够即时学习你的编码偏好——再也不用没完没了地调整提示词了。下面来看看它是如何工作的,以及是否值得一试。
停止打开 App Store Connect 网页,用终端自动化一切
停止在浏览器中打开 App Store Connect。一款基于 Go 的 CLI 工具,可直接从终端自动化 iOS 和 macOS 应用发布。
如何使用 gh-stack 摆脱庞大的 Pull Request 困境
GitHub 的 gh-stack 扩展自动管理堆叠式 PR,让你可以将庞大的 Pull Request 拆分成易于管理的小链。了解它的工作原理以及如何节省大量时间。
如何让 AI 代理访问互联网而不必为 API 密钥花费大量金钱
wigolo 将你的电脑变成 AI 代理的本地网络智能中心。无需 API 密钥、无需订阅、不会向第三方发送数据。以下是它的功能。
我是如何不再害怕 Claude Code 并学会爱上 Guard Hooks 的
一位开发者分享了他使用 dcg (destructive_command_guard) 的经验——这是一个基于 Rust 的终端防护钩子,可以保护 AI 代理免受意外执行 rm -rf 等破坏性命令的伤害。
如何将 Discord 迁移到终端,以及你可能想要这么做的原因
用 Concord 将 Discord 迁移到终端——一个基于 Rust 的 TUI 客户端,占用资源极少,操作手感类似 Vim。