agentic-af

March 16, 2026 · View on GitHub

My pi setup for coding agent workflows.

Important

This setup is built for pi.nvim. Some extensions (notably permission) rely on the Neovim plugin for UI interactions like edit reviews. Using this package with the pi TUI will most likely require adjustments.

Extensions

  • context/context command for session introspection
  • fetchfetch tool for retrieving URLs as markdown
  • mcp — MCP server integration
  • permission — tool execution control with allow/deny/ask rules
  • rules — rule files injected into system prompt
  • web-searchweb_search tool via Brave Search API