From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1786068069; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=KmRrL437RIIZDkeKvx2N4ZjMka0WAHBs30D9nZE5eFE=; b=MvM5sTZr78q6GjoEAhwTJPwNKS7gH/GITZavTB6sAVeUiLjiQ+IFv0dHySoR/pUqTNZ148 yn3eZl5FsmQoPCXf9j5GNHMm7GCiXt945GhY3QfB2+t95GqQcdMWwVGn2iEj4HOXfguM2k dSgcoggPlUYnaZxZ68vl52MPIfKabQjcuwa9J1t37grynLDJfA5iwsSLthAs4k7lly8l4q 15y/m69qnkC52GPIfwPWKpRHf5vKkb8fLdr+7AfXWaqYReR1K+7cuWremm9vFl1D2sW5Aq Y6ONOo1jlVRSKsxLoTNm4TjoR5FhJk0c4106gFUIDeOZoZlXHw1Lg7BCQebcqw== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id a874c87c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 7 Aug 2026 02:01:09 +0000 (UTC) From: Arun Isaac To: kaagum@systemreboot.net Subject: Kaagum gets Kagi Date: Fri, 07 Aug 2026 03:01:07 +0100 Message-ID: <871pcalme4.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: Hi, Kaagum has an exciting new Kagi search tool that lets the LLM search the web. The Kagi search tool is enabled when the --kagi-api-key-command argument is passed; for example, --kagi-api-key-command="pass kagi". Kagi[1] is an independent privacy-respecting search engine. You'll need to pay for an account to use their services. [1]: https://kagi.com/ Commits introducing the Kagi search tool: https://klaus.systemreboot.net/kaagum/commit/e5cb9fb2e32d12fbf2275f68fcf17ebb60ccac04/ https://klaus.systemreboot.net/kaagum/commit/f384343c32d08c605f975da67ccfbd8d3729fe53/ Cheers! Arun