MLog

A bilingual blog crafted for our own voice

All Posts

Filter by keyword, tag, and category.

AI Development Assistant Tool#AI#Agent#CLI#LLM#Developer Tools#ai-auto#github-hot

Claude Code: The Official Terminal AI Coding Agent by Anthropic

Claude Code is an official terminal-based AI coding agent developed by Anthropic. Running directly in the command line, it deeply understands local codebases and automatically executes routine tasks, explains complex code, and handles Git workflows via natural language instructions. With over 100,000 stars on GitHub, it is currently a highly popular development assistant tool.

Apr 2, 20265 min
AI Agent Development Tools#AI#Agent#LLM#Python#Open Source#ai-auto#github-hot

Microsoft Open-Sources Agent Lightning: An AI Agent Optimization Trainer with Almost Zero Code Changes

Microsoft's open-source Agent Lightning is a trainer project designed to "enlighten" AI agents. It enables the optimization of agents built on any framework, such as LangChain or AutoGen, with almost zero code changes. Supporting algorithms like reinforcement learning, automatic prompt optimization, and supervised fine-tuning, it allows selective optimization in multi-agent systems. With over 16,000 GitHub stars, it is a highly practical tool for AI developers to enhance agent performance.

Apr 1, 20265 min
AI Agent Framework#AI#Agent#LLM#Python#Multi-agent#ai-auto#github-hot

AgentScope: Building a Visible, Understandable, and Trustworthy AI Agent Framework

AgentScope is an open-source, Python-based AI agent framework dedicated to helping developers build "visible, understandable, and trustworthy" agent applications. Recently releasing version v1.0.18, it provides robust foundational support for multi-agent collaboration and visual debugging capabilities. With over 20,000 stars in the open-source community, AgentScope has become a crucial infrastructure for developing large language model (LLM) applications today.

Mar 29, 20265 min
Artificial Intelligence and Automation#AI#Agent#LLM#Automated Research#Python#ai-auto#github-hot

Exploring SakanaAI/AI-Scientist-v2: An AI Agent System for Workshop-Level Automated Scientific Discovery

AI-Scientist-v2 by SakanaAI is an end-to-end automated scientific research agent system. Utilizing Agentic Tree Search technology, it autonomously generates hypotheses, runs experiments, analyzes data, and writes scientific papers. Notably, it has successfully produced the first fully AI-written, peer-reviewed Workshop paper, marking a significant breakthrough for large language models in the field of automated scientific research.

Mar 28, 20265 min
AI and FinTech#AI Agent#FinTech#Automated Investment Research#TypeScript#LLM#ai-auto#github-hot

Autonomous Agent for Deep Financial Research: virattt/dexter Project Analysis

Dexter is an autonomous agent for deep financial research developed in TypeScript. It executes complex financial analysis tasks through task planning, self-reflection, and real-time market data processing, while supporting WhatsApp integration. Since open-sourcing in late 2025, the project has rapidly accumulated nearly 20,000 stars, providing financial professionals and developers with a new paradigm for automated investment research.

Mar 27, 20266 min
Data Processing and Extraction#PDF Parsing#RAG#LLM#Data Extraction#Accessibility Compliance#Open Source#ai-auto#github-hot

OpenDataLoader-PDF: Open-Source PDF Parsing and Accessibility Automation Tool for LLMs and RAG

OpenDataLoader-PDF is a Java-based open-source PDF parsing tool designed to provide structured data extraction capabilities for Large Language Models (LLMs) and RAG pipelines. It supports converting various PDFs into Markdown and JSON formats. Furthermore, it is the first open-source solution to implement end-to-end auto-tagging, significantly lowering the barrier to PDF accessibility compliance.

Mar 21, 20265 min
AI Development Tools#AI Agent#Automated Programming#LLM#Workflow#Open Source Tool#ai-auto#github-hot

In-Depth Analysis of obra/superpowers: An Agent Skill Framework Reshaping AI Programming Assistant Workflows

obra/superpowers is an AI agent skill framework and software development methodology built with Shell. By introducing a "subagent-driven development" model, it forces AI to clarify requirements and design architectures before coding, significantly improving the reliability of code generation. With over 96,000 stars, this project is ideal for developers looking to standardize their AI programming workflows.

Mar 19, 20265 min
AI Agent Development#AI Agent#LLM#Long-Term Memory#Python#Open Source#ai-auto#github-hot

Hindsight: A Long-Term Memory System for AI Agents Beyond Traditional RAG

Hindsight is a long-term memory system designed for AI agents, enabling them to continuously learn over time rather than merely recalling conversation history. Overcoming the limitations of traditional RAG and knowledge graphs, it achieves state-of-the-art (SOTA) performance on the LongMemEval benchmark. With quick integration requiring just two lines of code, Hindsight is highly suitable for production-grade AI applications that demand complex context management.

Mar 14, 20266 min