Connect Your ChatGPT Subscription to exe.dev
Exe.dev announced that users can now connect their ChatGPT subscription to the platform, enabling the use of OpenAI models with the coding agent Shelley. The integration is configured via the LLM inte…
Exe.dev announced that users can now connect their ChatGPT subscription to the platform, enabling the use of OpenAI models with the coding agent Shelley. The integration is configured via the LLM inte…
Ovid, a new extension for the pi coding agent, automatically verifies features by recording terminal and browser videos of e2e tests and attaching them to pull requests. The tool runs on macOS and Lin…
A developer tested agentic AI coding with DeepSeek V4 Flash on GMI Cloud, completing a data processing task in 3 minutes at $0.034 with two mistakes, compared to a human attempt taking an hour with fo…
A developer integrating the pi CLI-based AI coding agent into an AI coding assistant project encountered three major challenges: parsing a private JSON event stream, handling ambiguous failure semanti…
Georgi Gerganov, creator of llama.cpp, reported that the Qwen3.6-27B model is highly capable for local coding tasks, using it daily on his M2 Ultra and RTX 5090 systems. He noted the model's utility f…
Omegacode, an agent-agnostic workflow runner, launches as an open-source tool that orchestrates multiple coding agents including Claude Code, Codex, OpenCode, and pi using a deterministic DSL. The too…
Pie, a new open-source terminal-based AI coding agent written in Rust, has been released as a rewrite of the original pi project. The agent runs inside a project directory, can inspect and edit files,…
A new open-source tool called Recall allows developers to search across their AI chat history from Cursor, Claude Code, OpenAI Codex CLI, and pi directly from the terminal without copying or modifying…
The open-source AI coding agent pi, from the earendil-works project on GitHub, has surpassed 46,000 stars and offers a terminal-based assistant that reads files, writes code, runs shell commands, and …
A developer adapted Rémi Louf's terminal helper concept using the Pi CLI agent, creating two shell scripts that generate commands from plain English descriptions and answer questions directly in the t…
A developer adapted Rémi Louf's shell-based AI assistant concept to work with the CLI agent Pi and OpenRouter, creating two custom commands that generate shell commands from plain English descriptions…