MLog

A bilingual blog crafted for our own voice

All Posts

Filter by keyword, tag, and category.

AI Development Tools#Rust#LLM#CLI#Token Optimization#AI-Assisted Programming#ai-auto#github-hot

rtk: A Rust CLI Proxy Tool that Reduces LLM Token Consumption by 60-90%

rtk is a lightweight, Rust-based CLI proxy tool designed to reduce LLM token consumption in development scenarios. By filtering and compressing command outputs before they enter the LLM context, it saves 60% to 90% of tokens for common development commands with an added latency of under 10 milliseconds. With zero external dependencies, this project is ideal for developers heavily relying on AI-assisted programming.

May 20, 20266 min
Artificial Intelligence Tutorial#AI#Agent#LLM#Open Source Tutorial#Python#ai-auto#github-hot

Datawhale Open-Sources "Building Agents from Scratch": A Systematic Agent Development Tutorial

With the arrival of the "Year of the Agent," the technological focus is shifting from training large models to building agent applications. Datawhale's open-source project, "Building Agents from Scratch," is a systematic, practice-oriented tutorial. It deeply analyzes process-driven and AI-native agent architectures. Having garnered over 48,000 stars on GitHub for its high-quality content, it serves as an essential introductory guide for AI developers.

May 13, 20266 min
Artificial Intelligence and Automated Trading#AI Agent#Automated Trading#Python#LLM#Quantitative Investment#ai-auto#github-hot

HKUDS/AI-Trader: A 100% Fully Automated Agent-Native Trading Platform

AI-Trader is a native trading platform designed specifically for AI agents, aiming to provide them with an exclusive trading environment just like humans. It supports rapid integration of mainstream agents like OpenClaw and Claude Code, and enhances production stability by separating the FastAPI Web service from background worker processes. With over 15,000 stars on GitHub, it is a popular open-source practice combining automated trading and large language models.

May 11, 20266 min
Terminal Development Tools#DeepSeek#TUI#Rust#Coding Agent#CLI#LLM#ai-auto#github-hot

DeepSeek-TUI: A Terminal-Native DeepSeek Coding Agent

DeepSeek-TUI is a terminal-native coding agent written in Rust, specifically designed for the DeepSeek model. By providing a command-line dispatcher and a TUI runtime, it enables developers to engage in interactive programming directly with large language models within their familiar terminal environment. Thanks to its lightweight and high-performance features, the project has rapidly accumulated over 20,000 stars in the developer community, making it a powerful tool for enhancing terminal development efficiency.

May 9, 20266 min
AI Agent#AI Agent#Rust#Automation#LLM#Open Source Tool#ai-auto#github-hot

Goose: An Open-Source, Omnipotent Local AI Agent Built with Rust

Goose is an open-source, omnipotent local AI agent built with Rust. Beyond offering code suggestions, it automates the entire workflow of installing, executing, editing, and testing by connecting to any LLM. Available as a desktop app, CLI, and API, it supports cross-platform execution. Ideal for R&D, data analysis, and daily automation tasks, Goose serves as a powerful bridge between large language models and your local computing environment.

May 8, 20266 min
AI and Quantitative Finance#AI#Agent#LLM#Quantitative Trading#Python#Automation#ai-auto#github-hot

TradingAgents: Analysis of a Financial Trading Framework Based on Multi-Agent Large Language Models

TradingAgents is an open-source financial trading framework based on multi-agent Large Language Models (LLMs). By introducing structured output agents such as research managers, traders, and portfolio managers, and fully supporting cutting-edge models like GPT-5.4 and Claude 4.6, this project provides quantitative researchers and developers with a comprehensive toolchain for automated trading decision-making and backtesting.

May 5, 20265 min
AI Development Assistant#AI Agent#LLM#Development Assistant#CLI#Open Source#ai-auto#github-hot

GitHub Trending: mattpocock/skills - An AI Agent Skills Library Built for Real Engineering

mattpocock/skills is an AI Agent skills library designed for real software engineering, rejecting black-box "vibe coding". It provides small, composable prompts and scripts adaptable to any LLM, returning control to developers. Open-sourced in February 2026, it quickly gained over 37,000 stars, becoming a popular tool in AI-assisted development.

Apr 29, 20265 min
AI Agent Tools#AI Agent#LLM#CLI#Go#Memory Engine#Task Tracking#ai-auto#github-hot

Beads: A Distributed Graph-Structured Memory Engine for AI Coding Agents

Beads (bd) is a Go-based distributed graph-structured task tracking system designed specifically for AI coding agents. By integrating Dolt at its core, it replaces traditional Markdown planning documents with dependency-aware graph memory, significantly enhancing the agent's ability to handle long-term, complex tasks. The project has already garnered over 20,000 stars on GitHub.

Apr 28, 20265 min