pi

Tag

Cards List
#pi

How Compaction Works in Pi

Hacker News Top · 2026-08-13 Cached

This article explains how compaction works in the Pi coding agent, summarizing old conversation history when the context window nears its limit, and details Pi's specific implementation and triggers.

0 favorites 0 likes
#pi

I am getting sick of Claude Code's 32k-token system prompt. Why isn't everyone on Pi's 1k?

Reddit r/AI_Agents · 2026-07-29

The author criticizes Claude Code's increasingly large system prompt (32k tokens) for degrading cost, latency, and performance, and praises Pi's minimalist 1k-token approach with plugins as a better philosophy for coding agents.

0 favorites 0 likes
#pi

Harness showdown: Claude Code vs OpenCode vs Pi with DeepSeek V4 Flash

Reddit r/LocalLLaMA · 2026-07-26

A comparison article pitting AI coding tools Claude Code, OpenCode, and Pi against DeepSeek V4 Flash in a harness showdown.

0 favorites 0 likes
#pi

@yibie: Recently, several noteworthy extensions have emerged in the Pi ecosystem. pi-discuss-mode lets you chat with agents without worrying about accidental operations; Pi Exa connects Pi to web search; pi-workflow standardizes multi-agent workflows with JSON spec. Making a collection...

X AI KOLs Timeline · 2026-07-15 Cached

Introduces several noteworthy extensions in the Pi ecosystem, including a safe discussion mode, web search, multi-agent workflow orchestration, and a model usage visualization tool.

0 favorites 0 likes
#pi

Opinionated and Easy Pi.dev Configuration

Hacker News Top · 2026-07-09 Cached

LazyPi offers a one-command setup for Pi coding agent that installs 60+ community skills, 67 themes, MCP support, sub-agent support, and more, providing a curated starting point to avoid research and configuration overhead.

0 favorites 0 likes
#pi

Connections in Math: the two kinds of random

Hacker News Top · 2026-07-05 Cached

An exploration of why two statistically identical sequences—pure noise and the digits of π—differ in compressibility, distinguishing between statistical redundancy and process-based compression.

0 favorites 0 likes
#pi

Better Models: Worse Tools

Simon Willison's Blog · 2026-07-04 Cached

Newer Anthropic models like Opus 4.8 and Sonnet 5 are worse at using third-party editing tools (e.g., Pi's) compared to older models, likely because they were trained to use Claude Code's built-in edit tool via RL, causing them to invent extra fields in tool calls.

0 favorites 0 likes
#pi

@geekbb: pi-workflow is a workflow orchestration tool designed for Pi, enabling Pi to execute multi-step, reusable workflows instead of just single-turn conversations. It can be triggered with natural language, no need to write prompts every time. Four workflows ready to use: - deep-research for deep research - dee…

X AI KOLs Timeline · 2026-07-02 Cached

pi-workflow is a workflow orchestration tool designed for the Pi AI assistant, enabling it to execute multi-step, repeatable workflows, including deep research, code review, specification check, and impact assessment. It defines workflows as JSON stage graphs and supports multiple execution modes.

0 favorites 0 likes
#pi

Artificial adventures

Lobsters Hottest · 2026-07-02 Cached

The author shares their experience using various AI coding assistants (Claude Code, Codex, Pi) for code review and refactoring, finding frontier models surprisingly effective at catching subtle bugs but noting the lower quality and erratic behavior of some tools.

0 favorites 0 likes
#pi

OpenAI Agent SDK vs Hermes vs Pi vs OpenClaw

Reddit r/AI_Agents · 2026-06-20

A comparison of OpenAI's Agent SDK with other AI agent platforms including Hermes, Pi, and OpenClaw, analyzing their features and capabilities.

0 favorites 0 likes
#pi

@boringmarketer: if you want Fable level performance NOW, the answer is to build your own coding harness here's how I'm doing it (in a l…

X AI KOLs Timeline · 2026-06-14 Cached

A guide on building a personal coding harness using Pi, Codex, and OpenRouter to achieve top frontier performance without heavy frameworks.

0 favorites 0 likes
#pi

Pi + Docker Sandbox + llama-server setup guide

Reddit r/AI_Agents · 2026-06-10

A guide for running Pi AI agent securely inside a Docker Sandbox while running llama-server on the host machine for local GPU inference.

0 favorites 0 likes
#pi

@BohuTANG: After quantification, it turns out that pi's current 4 tools (read / bash / edit / write) plus glob and grep can go up another level. These two are high-frequency tools, but relying on the LLM to piece together a usable bash to replace them is actually quite difficult — it often...

X AI KOLs Timeline · 2026-06-08 Cached

BohuTANG found through quantitative analysis that adding dedicated grep and glob functions to the pi tool reduces the detours of LLM-generated bash and improves efficiency.

0 favorites 0 likes
#pi

@_alejandroao: I just recorded a deep dive into Pi's architecture. It's a minimalist AI coding agent with a beautiful design. Here's h…

X AI KOLs Timeline · 2026-06-04 Cached

A deep dive into the architecture of Pi, a minimalist AI coding agent, explaining how it works.

0 favorites 0 likes
#pi

@sashimikun_void: in v0.0.14: Pi . Codex, Pi . Claude Code are now available.

X AI KOLs Timeline · 2026-05-26 Cached

In version 0.0.14, Pi now supports integrations with Codex and Claude Code.

0 favorites 0 likes
#pi

Qwen3.6 35Ba3 has changed my workflows and even how I use my computer

Reddit r/LocalLLaMA · 2026-05-21

A user describes how Qwen3.6 35B, combined with the 'pi' tool, has transformed their computer workflows, allowing natural language control of the OS and automated task execution. They successfully built a landing page from voice messages entirely locally, demonstrating the model's practical utility.

1 favorites 1 likes
#pi

For everyone that uses OpenCode / Pi - Heres your promptprocessing fix!

Reddit r/LocalLLaMA · 2026-05-21

A pull request for llama.cpp fixes the constant prompt processing issue that occurs when using OpenCode or Pi with the library.

0 favorites 0 likes
#pi

nicobailon/pi-subagents

GitHub Trending (daily) · 2026-05-31 Cached

pi-subagents is a tool that allows Pi to delegate tasks to focused child agents for code review, implementation, and other workflows, enabling parallel and background jobs.

0 favorites 0 likes
← Back to home

Submit Feedback