Tagged articles

extension architecture

2 articles · Page 1 of 1
Eric Tech Circle
Eric Tech Circle
Aug 24, 2026 · Artificial Intelligence

Pi Agent: Minimal AI Harness for Model-Agnostic Coding with Token Control

This hands-on guide explores Pi Agent's minimal four-layer architecture, installation, essential extensions for web search and permissions, a practical permission blacklist configuration, and why its decoupled design outperforms heavier coding agents like Claude Code and Codex for token efficiency and workflow control.

AI coding agentAI workflowPi Agent
0 likes · 11 min read
Pi Agent: Minimal AI Harness for Model-Agnostic Coding with Token Control
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Dec 10, 2017 · Frontend Development

Build Powerful Chrome Extensions: From Basics to Publishing

This guide walks you through the fundamentals of Chrome extension development, covering what extensions are, their architecture—including content scripts, popup, and background pages—message passing, sample manifest and code, and the steps to package and publish your extension to the Chrome Web Store.

Chrome extensionbrowser APIextension architecture
0 likes · 13 min read
Build Powerful Chrome Extensions: From Basics to Publishing