Tagged articles
12 articles
Page 1 of 1
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 EngineeringCodexMulti-Agent
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 deploymentToken Cost
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 agentsOpenClawToken Cost
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.

InstallationOpenClawToken Cost
0 likes · 26 min read
Master OpenClaw: Install, Configure, and Scale Multi‑Agent AI Automation
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.

API UsageLLMPrompt engineering
0 likes · 14 min read
Guidelines and Best Practices for Prompt Engineering with Large Language Models