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=1781772998; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MvWt78c7E4GREYbFame9DPVYBmX57HujTeARkJN+eKo=; b=DVHQkBjGOZoNxsSbaEY7cvnY9mJXwXRlGVXYbDOtfNz+A6R9FzHLxICLozCswU6DYEQhPF wGItUW6iL1g1YzlJ1q8qBDYIdmW1Dy7xB456PEAdv8aWDn3Z9KVWZc8BI0VbFFBoHwQGcN +QdTxixKdOq3auLwPYwT44p6znfIylXF2K7Ebrc8Zl9VaMLVrcUGtmU28PNJBowEPDxNun m/Q8HsJescN84D2Mz/wsVCLGD8ob5/TDyVkbNS6AWK5UwMIzT74QFzEz6o6ue24prCOJ6q HgbXaxmDKdaVW+2AtC6FwXxEGwc5R/NMvW+2aO4f9WWLvpahD7z0/cdu9517lg== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 11dede4b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 18 Jun 2026 08:56:38 +0000 (UTC) From: Arun Isaac To: Enrico Schwass Cc: kaagum@systemreboot.net Subject: Re: kaagum In-Reply-To: <9C478709-D69B-4EBF-8AEC-44FFE993B1A0@me.com> References: <9C478709-D69B-4EBF-8AEC-44FFE993B1A0@me.com> Date: Thu, 18 Jun 2026 09:56:36 +0100 Message-ID: <87v7bgns57.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Hi Enno, > very nice project. Almost all other coding agents besides aider are > node based and not reproducible. My thoughts exactly! > I noticed one thing when using agent-shell and kaagum talking to vllm. > vllm returns usage besides other attributes via prompt_tokens_details > and if this is =E2=80=98null=E2=80=99 kaagum crashes. Happy to accept a patch if you have one. Thanks! Arun