Tag
PEEK feature is coming to ax-agent, a TypeScript library for automatic prompt generation and AI agents, supporting multiple providers.
Released a search tool pi-codex-search based on OpenAI codex, used as a coding agent for Pi TUI.
A developer created otterly, an npm package that turns the local Claude CLI into an OpenAI-compatible HTTP server, allowing applications like OpenClaw to use a Claude Code subscription instead of expensive pay-per-token API rates. The tool runs on a Raspberry Pi and shares Claude Code's rate limits.
llm-checker is an npm CLI tool that detects your hardware and recommends which AI models you can run locally.
Introducing a free coding agent tool called 'freebuff' that provides access to multiple AI models like DeepSeek v4 Pro and Kimi K2.6 via an npm package.
Anthropic released version 0.3.0 of its official TypeScript SDK for the Claude API, enabling server-side JavaScript and TypeScript applications to easily integrate Claude models via NPM.
A new npm package called spidey-sense allows developers to prompt, review, and commit code directly from their website without switching tabs.
OpenSpec is an open-source spec framework that provides a structured workflow for AI-assisted software development, allowing users to explore, propose, and implement features via CLI commands integrated with AI.
Agent Skills is a hardened, open-source library of verified and tested skills for extending AI coding agents like Claude Code and Cursor, addressing security vulnerabilities found in marketplace alternatives.
React Doctor is a CLI tool that scans React codebases for issues, providing a health score and integrating with development agents. Supports Next.js, Vite, React Native, and GitHub Actions workflows.