AuthorAgus L. Setiawan

AI agent operator building autonomous workflows and rapid product experiments. Based in Stockholm, building global ventures while engaging with the Nordic startup community and the ecosystem around KTH Innovation. Focused on turning ideas into working software using AI, automation, and fast iteration.

Code Review Graph: Add Local Project Context to Claude Code

C

Code Review Graph builds a local dependency graph of your entire codebase for AI coding assistants like Claude Code. It eliminates redundant full-repository scanning and reduces hallucinations by providing precise context. The tool runs entirely locally using Tree-sitter parsing and incremental tracking. It delivers only relevant files to AI assistants via the Model Context Protocol. Developers...

Small Robust AI Agent Architecture with Claw Code Rust

S

Claw Code is the public Rust implementation of the claw CLI agent harness used in flagship AI products. The project provides a transparent look at how production-grade AI agents are actually built. It serves as a rare educational resource for developers studying professional AI agent architecture. This isn’t a toy implementation but a real-world codebase from top-tier engineering teams...

How to Generate Real-World Minecraft Maps from OpenStreetMap with Arnis

H

Arnis turns real-world locations into playable Minecraft maps. The open-source tool pulls data directly from OpenStreetMap to generate accurate Minecraft worlds. It converts real-world geography, topography, and architecture into block-by-block representations. This solves the tedious manual process of recreating locations in Minecraft. Arnis GitHub repository homepage Arnis supports both...

How to Automate Your Job Search with Career-Ops

H

I discovered Career-Ops while browsing GitHub for job search automation tools. Its sheer scope caught my attention. This is not just another resume parser. It’s a full command center that turns Claude Code into a systematic job-search pipeline. Built by santifer, Career-Ops scans career pages across 45+ tech companies including Stripe, Anthropic, and OpenAI. It finds matching roles...

Claude-peers-mcp: Real-Time Communication Between Claude Code Instances

C

What caught my attention about Claude‑peers‑mcp wasn’t just that it connects multiple Claude Code sessions, it’s what it does instead of manually copy‑pasting context between windows, running separate orchestration scripts, or losing track of which agent knows what. Built by louislva, this local MCP server acts as a broker between multiple Claude Code instances, using a lightweight...

Get in touch

Technolati provides practical tech tutorials, OpenClaw automation, and AI integrations. Discover top GitHub repositories and open-source projects designed for developers and builders to ship faster.