Skip to content

Commit 7cf439e

Browse files
committed
2026-03-04 19:44:09
1 parent df0169f commit 7cf439e

2 files changed

Lines changed: 63 additions & 0 deletions

File tree

eng_2026/03/2026-03-04-17-24.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Some people are already tired of increasingly heavy tools like Claude Code or Cursor, where more and more features are unnecessary, prompts are massive, and everything is hidden.
2+
3+
**Pi Agent**
4+
https://shittycodingagent.ai/ https://pi.dev/
5+
A super-minimalist open-source AI coding agent for the terminal — just 4 basic tools: `read, write, edit, bash`. Everything else is handled via extensions. It works as a CLI, headless, RPC, or SDK — which is why Pi is "under the hood" of OpenClaw.
6+
7+
Tree-based sessions — you can branch out, go back, and export to HTML. Full transparency — you can see everything that is happening.
8+
9+
Pi allows connecting various LLM providers. Settings are stored in `~/.pi/agent/` (globally) or `.pi/` (locally in the project). Key files: `settings.json` for general parameters and files like `SYSTEM.md` for custom prompts. Authentication can be done in two ways: via subscription (OAuth/login) or via API key.
10+
11+
[https://www.youtube.com/watch?v=boSPk_Ig4gU](https://www.youtube.com/watch?v=boSPk_Ig4gU)
12+
13+
![YouTube Preview](https://img.youtube.com/vi/boSPk_Ig4gU/mqdefault.jpg)
14+
15+
You can set up and use Pi Coding Agent locally for free via Ollama.
16+
17+
**How the author built it**
18+
https://mariozechner.at/posts/2025-11-30-pi-coding-agent/
19+
https://news.ycombinator.com/item?id=46844822
20+
**Without** built-in planning modes, background **bash, sub-agents, or MCP**. The agent avoids hidden injections from other harnesses, ensuring full observability of interactions. It avoids frequent prompt/tool changes (unlike Claude Code) that break workflows.
21+
22+
5–10× longer context windows thanks to the minimal prompt, with the ability to change the model mid-session.
23+
24+
It **works with unlimited access** to the file system and commands, recognizing that guardrails are often ineffective and productive work requires full capabilities. The "YOLO mode" scares Hacker News commenters: risks of exfiltration, prompt injection, accidental database deletion, etc. Some suggest chroot / containers / VMs, while others argue that sandboxing in Codex is "security theater."
25+
26+
https://news.ycombinator.com/item?id=47143754
27+
Users write that Pi provides a "level of control not seen before." The RPC/headless mode is great for integrations. There is an ecosystem of forks and extensions — the **"oh-my-pi" project** (https://github.com/can1357/oh-my-pi) is a notable "batteries-included" version, though it is said to often break tools after updates.
28+
29+
Possible Anthropic ban: there are warnings about the risk of account suspension for using alternative clients (similar to OpenCode).
30+
31+
#piagent

ukr_2026/03/2026-03-04-19-24.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Деякі люди вже втомилися від дедалі важчих інструментів, таких як Claude Code або Cursor, де все більше функцій не потрібні, промпти величезні, а все приховано.
2+
3+
**Pi агент**
4+
https://shittycodingagent.ai/ https://pi.dev/
5+
Супермінімалістичний open-source AI-кодинг агент для термінала — всього 4 базові інструменти: `read, write, edit, bash`. Все інше — через розширення. Працює як CLI, headless, RPC, SDK — саме тому Pi стоїть «під капотом» OpenClaw.
6+
7+
Сесії у вигляді дерева — можна розгалужувати, повертатися, експортувати в HTML. Повна прозорість — видно все, що відбувається.
8+
9+
Pi дозволяє підключати різні LLM-провайдери для роботи агента. Налаштування зберігаються в `~/.pi/agent/` (глобально) або `.pi/` (локально в проєкті). Основні файли: `settings.json` для загальних параметрів, а також файли на кшталт `SYSTEM.md` для кастомних промптів. Автентифікацію можна здійснювати двома способами: через підписку (OAuth/login) або через API-ключ.
10+
11+
[https://www.youtube.com/watch?v=boSPk_Ig4gU](https://www.youtube.com/watch?v=boSPk_Ig4gU)
12+
13+
![YouTube Preview](https://img.youtube.com/vi/boSPk_Ig4gU/mqdefault.jpg)
14+
15+
Можна налаштувати та використовувати Pi Coding Agent локально безкоштовно через Ollama.
16+
17+
**Як автор це зробив**
18+
https://mariozechner.at/posts/2025-11-30-pi-coding-agent/
19+
https://news.ycombinator.com/item?id=46844822
20+
**Без** вбудованих режимів планування, фонового **bash, суб-агентів чи MCP**. Агент уникає прихованих ін'єкцій з боку інших harness, забезпечуючи повну спостережуваність взаємодій. Уникає частих змін промптів/інструментів (на відміну від Claude Code), які ламають робочі процеси.
21+
22+
5–10× довші вікна контексту завдяки мінімальному промпту, є зміна моделі посеред сесії.
23+
24+
Працює з необмеженим доступом до файлової системи та команд, визнаючи, що захисні бар'єри часто неефективні, а продуктивна робота вимагає повних можливостей. YOLO-режим лякає коментаторів на хакреньюз: ризик exfiltration, prompt injection, випадкове видалення бази даних тощо. Деякі радять chroot / containers / VMs, інші кажуть, що sandbox у Codex — «security theater».
25+
26+
27+
https://news.ycombinator.com/item?id=47143754
28+
Користувачі пишуть, що Pi дає «рівень контролю, якого не було раніше». RPC/headless-режим супер для інтеграцій. Екосистема форків і розширень — цікавий проект oh-my-pi https://github.com/can1357/oh-my-pi (batteries-included версія), але говорять часто ламає інструменти після оновлень.
29+
30+
Можливий Anthropic-бан, є попередження про ризик відключення акк за альтернативні клієнти (як з OpenCode).
31+
32+
#piagent

0 commit comments

Comments
 (0)