Skip to content

Instantly share code, notes, and snippets.

View JoeHelbing's full-sized avatar

Joe Helbing JoeHelbing

View GitHub Profile
@JoeHelbing
JoeHelbing / README.md
Last active June 21, 2026 00:37
Pi Gemini CLI websearch extension

Pi Gemini CLI Websearch Extension

A Pi coding-agent extension that registers a gemini_websearch tool and /websearch command backed by the logged-in Gemini CLI.

Files

  • gemini-websearch.ts - Pi extension source.
  • websearch-only.toml - Gemini CLI policy that allows only google_web_search for non-interactive YOLO calls.

Install

@JoeHelbing
JoeHelbing / setup-guide.html
Created March 22, 2026 07:16
Basic Memory + Obsidian Setup Guide for Windows 11
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Basic Memory + Obsidian Setup Guide</title>
<style>
@page { margin: 1in; size: letter; }
* { box-sizing: border-box; }
body {
@JoeHelbing
JoeHelbing / network-graph-short-python-intro-via-runnable-code.ipynb
Last active January 13, 2025 21:34
network-graph-short-python-intro-via-runnable-code.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.