Anthropic has removed Claude Code from its Pro plan, testing how developers react to the change. The AI coding assistant is now only available through a separate subscription or API access.
#developer-tools
30 items
Momentum is a tool that showcases software development progress by analyzing pull requests. It generates summaries of PRs, calculates statistics, and creates narrative arcs of recent shipping activity. The tool automatically updates via webhooks as new PRs are merged.
Ohita is a tool that simplifies API key management for AI agents by acting as a central authentication system. It handles token refreshing, rate limits, and other API requirements while supporting bring-your-own-key architecture. The tool includes some pre-configured services and offers a free tier for users to get started.
API Ingest is a tool that converts OpenAPI/Swagger specifications into structured formats for AI agents. It splits API documentation into a holistic overview and indexed chunks by endpoints, tags, and schemas. The tool aims to improve agentic search capabilities within API documentation through the MCP protocol.
The Hacker News discussion asks if there are any free, rate-limited AI APIs that don't require API keys. Users share information about available options and their limitations.
Scalple is a tool that provides structured production database access with an immutable audit trail. It enables secure database querying while maintaining a complete record of all data access activities.
Tmuxx is a tool that simplifies tmux usage by reducing keystrokes and eliminating duplicate session groups. It aims to make tmux more accessible while maintaining its core functionality.
A user asks if there is a solution for real-time Google Cloud spending caps and whether others would be interested in such a tool, noting they will likely work on solving this problem regardless.
GitHub CLI now collects pseudoanonymous telemetry data by default, which includes command usage frequency and errors. Users can opt out of this data collection through configuration settings.
DashBee is a tool that allows users to upload data or connect APIs to instantly generate charts, filters, and dashboards without any setup. The creator is seeking feedback on the platform.
A developer created Postchi, an API client app built with Tauri that displays entire requests at once instead of splitting them into tabs. The app features OpenAPI sync, local text file storage, environment management, and scripting capabilities. The creator expresses frustration about seeing numerous AI-generated clones with identical interfaces.
Rapunzel is a tree-style terminal designed for AI agents that addresses the difficulty of tracking multiple agents across tabs in MacOS. The creator was inspired by Firefox's Tree Style Tab extension and aims to provide a simple, Chrome-like interface specifically for managing AI agents.
Burnish provides a generic UI for any MCP server, rendering tools as interactive forms from JSON schemas and responses as cards, tables, charts, or pipelines—no LLM required. Unlike the official MCP Apps extension, which needs custom UIs per server, Burnish works with any server by inferring components from schema and output shape.
Tesseron is an API designed for AI agents, allowing app developers to define and control agent behavior through a structured interface. The project is hosted on GitHub under BrainBlend-AI.
AICommander is a system-level automation tool that provides reliable control and task execution through AI commands. The product is showcased on MountainDevs' website as a solution for automating complex system operations.
GitFS is a tool that exposes Git repositories as a filesystem, allowing coding agents and developers to interact with Git through standard file operations. It simplifies version control by treating repositories as mountable directories.
GitHub is making changes to its Copilot Individual plans, including new pricing and feature adjustments. The updates affect how developers access the AI-powered coding assistant for individual use.
The article notes a discrepancy between OpenClaw's 247,000 GitHub stars and the most-downloaded skill having only 35,000 installs. It observes that while there is significant hype including Chinese government subsidies and stock market rallies, actual usage metrics appear modest with many skills being basic connectors.
Netlify states that it will not use customer code or data to train its AI models without explicit permission. The company emphasizes that customers retain ownership of their code and data, and Netlify will not use this content for AI training purposes unless customers opt in.
Claude Cowork allows developers to use Claude's capabilities with their own cloud inference provider. This enables integration with custom models while maintaining Claude's interface and features. The solution provides flexibility for organizations with existing AI infrastructure.
Pioneer offers tools to customize and optimize large language models for specific applications. The platform enables users to fine-tune AI models according to their particular needs and use cases.
Open Chronicle is an open-source local screen memory tool for coding agents that uses Apple Vision for OCR and supports local AI providers. The Mac-only Swift menubar app blocks sensitive applications by default and offers MCP compatibility for various coding agents.
Anthropic has removed Claude Code from its Pro plan, testing how developers react to the change. The AI assistant's code generation feature is no longer included in the $20 monthly subscription.
The article asks readers to suggest product improvements that could make Stack Overflow great again, framing it as a brainstorming exercise for non-obvious pivot ideas.
Rohan created Almanac MCP to address frustrations with Claude Code's search tools. The free MCP enables coding agents to properly search the web, Reddit, and scrape webpages. Users can also contribute findings to a shared encyclopedia.
Grafana has released gcx, a new CLI tool for Grafana Cloud that brings observability capabilities to the terminal. It allows developers to query production data, investigate alerts, and integrate with AI coding agents to analyze telemetry and suggest fixes.
OpenAI's Codex has grown 33% in the last two weeks, with active users increasing from 3 million to 4 million.
GitLedger is a queryable memory system for AI agents built on Git technology. It provides structured storage and retrieval capabilities for AI applications, leveraging Git's version control features for persistent memory management.
CLI-use is a Python tool that converts any MCP server into a native command-line interface. It eliminates JSON-RPC overhead and allows MCP tools to be used like regular shell commands, with persistent aliases and agent compatibility. The tool works with various MCP servers and reduces token usage by 60-80% compared to standard MCP implementations.
A former Vercel employee left the company over concerns about dangerous defaults in their platform. The same defaults reportedly led to customer secrets being leaked, raising security issues.