Tagged articles
15 articles
Page 1 of 1
Geek Labs
Geek Labs
May 29, 2026 · Artificial Intelligence

How Much Do AI Coding Tools Really Cost? Compare cc-statistics and AgentsView

This article introduces two open‑source projects—cc-statistics and AgentsView—that locally track token usage, costs, and session history across popular AI coding tools, compares their features in detail, provides quick‑start commands, and advises which tool fits different workflows.

AI coding toolsOpen SourceWeb UI
0 likes · 9 min read
How Much Do AI Coding Tools Really Cost? Compare cc-statistics and AgentsView
SuanNi
SuanNi
May 28, 2026 · Industry Insights

Xiaomi Slashes Token Prices by Up to 99% to Match DeepSeek’s API Pricing

The article analyzes the recent AI API price war, detailing DeepSeek’s step‑by‑step token‑price reductions, Xiaomi’s 99% cut that aligns its MiMo‑V2.5 Pro tier with DeepSeek, the underlying technical optimizations that enable lower costs, and the broader market shift toward cost‑driven competition.

AI pricingAPI competitionDeepSeek
0 likes · 7 min read
Xiaomi Slashes Token Prices by Up to 99% to Match DeepSeek’s API Pricing
James' Growth Diary
James' Growth Diary
May 25, 2026 · Artificial Intelligence

Practical Agent Performance Tuning: Slash Latency 75%, Cut Token Costs 71%, Boost Throughput 217%

The article walks through a systematic performance map of LangChain agents and demonstrates concrete latency, token‑usage, and concurrency optimizations—streaming responses, Redis caching, model routing, prompt trimming, context summarisation, dynamic tool selection, parallel graph nodes and batch processing—showing real‑world gains of up to 75% lower latency, 71% fewer tokens and a 217% throughput increase.

Agent OptimizationLangChainLangGraph
0 likes · 30 min read
Practical Agent Performance Tuning: Slash Latency 75%, Cut Token Costs 71%, Boost Throughput 217%
IT Services Circle
IT Services Circle
May 19, 2026 · Artificial Intelligence

Peter Steinberger’s $1.3 M Monthly Token Bill: OpenAI’s Subsidy Powers a 100‑Agent OpenClaw

Peter Steinberger revealed that his OpenAI API usage cost $1.3 million in the past 30 days, consuming 6 030 billion tokens across 7.6 million requests, most of which power a cloud‑run fleet of about 100 Codex agents that automate OpenClaw development, prompting a debate on AI‑driven software costs.

AI EngineeringCodexOpenAI
0 likes · 7 min read
Peter Steinberger’s $1.3 M Monthly Token Bill: OpenAI’s Subsidy Powers a 100‑Agent OpenClaw
Old Meng AI Explorer
Old Meng AI Explorer
May 4, 2026 · Artificial Intelligence

8 Essential Claude Code Slash Commands to Double Your Productivity

The article reveals eight high‑frequency slash commands for Claude Code—/init, /clear, /compact, /model, /permissions, /review, /cost, and /memory—explaining when and how to use each, providing concrete code examples, and showing how they can dramatically improve development efficiency and reduce token costs.

AI coding assistantClaude CodeCode Review
0 likes · 11 min read
8 Essential Claude Code Slash Commands to Double Your Productivity
AI Engineering
AI Engineering
Apr 13, 2026 · Artificial Intelligence

Why Your Tokens Burn Money Fast and How a Four‑Tier Model Stack Can Cut Costs

The article examines the rapid token consumption problem caused by popular LLM agents, proposes a four‑tier model hierarchy and concrete routing rules, and offers short‑term, long‑term, and budget‑friendly deployment recommendations to reduce expenses while maintaining performance.

LLMMulti‑model deploymentmodel tiering
0 likes · 7 min read
Why Your Tokens Burn Money Fast and How a Four‑Tier Model Stack Can Cut Costs
AndroidPub
AndroidPub
Apr 13, 2026 · Artificial Intelligence

Why AI Agents Are Abandoning Model Context Protocol for CLI‑First Toolchains

In early 2026 the AI community witnessed a sharp shift away from Model Context Protocol (MCP) toward CLI‑first approaches, driven by token‑cost inflation, fragmented authentication, and loss of composability, with developers favoring the lightweight, text‑based nature of command‑line tools for building robust agent pipelines.

AuthenticationCLIModel Context Protocol
0 likes · 15 min read
Why AI Agents Are Abandoning Model Context Protocol for CLI‑First Toolchains
Machine Heart
Machine Heart
Mar 30, 2026 · Artificial Intelligence

Is OpenClaw the Early Linux of AI Agents? A Deep Dive into Its Real Challenges

The article analyzes OpenClaw’s rapid rise, arguing that its impact stems from engineering integration that lowers the usability threshold for AI agents, while highlighting core bottlenecks such as reliability, long‑task execution, token cost, memory architecture, and the need for end‑cloud collaboration.

AI agentsOpenClawagent operating system
0 likes · 24 min read
Is OpenClaw the Early Linux of AI Agents? A Deep Dive into Its Real Challenges
Baidu Geek Talk
Baidu Geek Talk
Mar 25, 2026 · Artificial Intelligence

Master OpenClaw: Install, Configure, and Scale Multi‑Agent AI Automation

An in‑depth guide walks you through installing OpenClaw, understanding its gateway, channel, agent, tool, and skill architecture, managing token costs, creating multi‑agent workflows, securing API keys, and troubleshooting common issues, empowering developers to build scalable AI‑driven automation.

InstallationOpenClawautomation
0 likes · 26 min read
Master OpenClaw: Install, Configure, and Scale Multi‑Agent AI Automation
AI Step-by-Step
AI Step-by-Step
Mar 14, 2026 · Cloud Computing

Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment

The article compares deploying the OpenClaw open‑source core versus using a platform’s built‑in xxclaw, evaluating server ownership, token costs, capability boundaries, and long‑term controllability to help readers decide which cloud route best fits their needs.

OpenClawTencent CloudVolcano Engine
0 likes · 11 min read
Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment
Ximalaya Technology Team
Ximalaya Technology Team
Aug 22, 2023 · Artificial Intelligence

Guidelines and Best Practices for Prompt Engineering with Large Language Models

The guide outlines prompt‑engineering best practices for large language models, distinguishing base and instruction‑tuned LLMs, emphasizing clear, structured, step‑by‑step prompts, handling hallucinations, iterating through idea‑code‑data cycles, applying techniques to summarization, reasoning and expansion, managing token costs, and providing concrete OpenAI API examples.

AIAPI UsageLLM
0 likes · 14 min read
Guidelines and Best Practices for Prompt Engineering with Large Language Models