Tagged articles
4 articles
Page 1 of 1
Machine Heart
Machine Heart
May 8, 2026 · Artificial Intelligence

OpenAI Launches Official CLI, Ditch the Complex SDK

The article explains how OpenAI's new openai‑cli brings AI model interaction to the terminal, eliminating the need for cumbersome SDK scripts, and details its features, workflow advantages, and broader impact on AI tooling and developer productivity.

AI automationDeveloper WorkflowOpen Source
0 likes · 6 min read
OpenAI Launches Official CLI, Ditch the Complex SDK
21CTO
21CTO
Jun 3, 2025 · Artificial Intelligence

Why OpenAI Rewrote Codex CLI in Rust: Boosting Performance, Security, and Simplicity

OpenAI has rebuilt its upcoming AI command‑line tool Codex CLI in Rust, citing faster performance, stronger security, zero‑dependency installation, sandbox support, and low memory usage, while maintaining compatibility with its TypeScript version and extending support for JavaScript and Python.

AI toolingCodex CLIOpenAI
0 likes · 5 min read
Why OpenAI Rewrote Codex CLI in Rust: Boosting Performance, Security, and Simplicity
Baidu Geek Talk
Baidu Geek Talk
Mar 8, 2021 · Frontend Development

Introduction to San CLI: Purpose, Usage, and Plugin Development

The article introduces San CLI—a command‑line tool for the San front‑end framework—explaining its purpose, core commands for project scaffolding, development, building, and inspection, as well as how to extend it with command and service plugins for customizable, production‑ready workflows.

Build ToolFrontend DevelopmentPlugin Development
0 likes · 14 min read
Introduction to San CLI: Purpose, Usage, and Plugin Development
Baidu App Technology
Baidu App Technology
Dec 10, 2020 · Frontend Development

Mastering San CLI: From Project Creation to Custom Plugins

This article introduces San CLI, explains why a command‑line interface boosts front‑end productivity, walks through project initialization, development server, production build, remote deployment, inspection, UI, and demonstrates how to extend the tool with custom command and service plugins.

Frontend DevelopmentPlugin DevelopmentSan CLI
0 likes · 16 min read
Mastering San CLI: From Project Creation to Custom Plugins