yoloshii

↗ HN profile [ 45.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. So I've been building ClawMem, an open-source context engine that gives AI coding agents persistent memory across sessions. It works with Claude Code (hooks + MCP) and OpenClaw (ContextEngine plugin + REST API), and…

  2. Simple Apify actor that scrapes websites and indexes them in Google's new Gemini File Search API (launched Nov 6). The workflow: Scrape → Clean content → Upload to Gemini → Get permanent queryable knowledge base with…

  3. With internet censorship and surveillance on the rise, ie; UK Online Safety Bill (July 2025) and Australia's social media legislation (Dec 2025) introducing mandatory age verification (read: initial step on the pathway…

  4. Author here. Built this to elegantly implement Anthropic's new approach to MCPs. Used existing recent implementations and fused them together for optimal hybrid feature integrations, while staying as close as possible…