Tag
The article announces a new feature in curl 8.10.0 that automatically generates a local filename when using the -O option for URLs without explicit filenames, improving command-line usability.
Introduces `mote`, a Go command-line tool that connects to remote machines via SSH, Tailscale, or other mechanisms to run commands and cross-compiled Go tests, with support for uploading files and integrating with `go run`/`go test`.
git-filter-repo is a versatile tool for rewriting Git repository history, recommended by the Git project as a faster and more capable alternative to git filter-branch.
Testing Freebuff, a free CLI agent designed to help cut development costs.
A minimal 18KB ls command alternative written in Rust using no_std and Libc.
A command-line CSV processing tool 'xan' written in Rust, capable of fast, low-memory processing of large CSV files, with built-in expression language, terminal visualization, and social science analysis extensions.
Hister is a personal search engine that indexes your browsing history, documentation, and local files, then exposes that index to AI assistants via MCP, allowing them to answer questions grounded in your private context.
cmux now includes a better markdown viewer, allowing users to open README.md files with the command `cmux open README.md` or by dragging a file from the right sidebar.
Semble is a fast code search library for AI agents that uses ~98% fewer tokens than grep+read, runs on CPU with no external dependencies, and integrates via MCP or CLI.
OpenCLI is a command-line tool that supports multiple AIs such as Grok, ChatGPT, and Claude. It leverages your browser login session to directly invoke various AIs for task collaboration, like searching Twitter discussions and generating analysis.
wx-cli v0.1.11 released, adding batch retrieval of full text for official accounts, group message nicknames, complete original text of quoted messages, and integration with the opencli ecosystem, improving efficiency of AI Agents processing WeChat data.