Create an AI Coder Agent with Golo[Script] and Agentic Compose
Build an AI coder agent with GoloScript and Agentic Compose, with streaming code generation and a TUI, powered by local models.
Context Packing to improve conversational memory
Improve conversational memory with context packing: summarize older exchanges with a secondary model to stay within token limits.
Conversational Memory with `messages[]`
Give Genkit JS agents conversational memory by managing message history and the context window across turns.
Baby steps with Genkit JS and Docker Model Runner
Baby steps with Genkit JS and Docker Model Runner: a simple interactive assistant on a lightweight local model like Qwen2.5-Coder.
Golo[Script] Previous Posts
A curated list of earlier GoloScript articles: language features, WebAssembly support, and getting started with the revived Golo.
Install and Run Docker Model Runner on Linux
Install and configure Docker Model Runner on Linux to pull, run, and expose LLMs locally over a CLI and REST API.
New Blog π
Kicking off a self-hosted experimental blog on Codeberg, written with my own code-generation tooling.