Onboard CLI – AST-Powered Codebase Mapper
An AST-powered Go CLI that parses multi-language codebases, generates interactive architecture maps via React Flow, and catches architectural drift before it reaches production.
Tag
15 posts tagged #go
Browse 15 posts tagged Go, including practical setup notes, reviews, comparisons, and workflow patterns for engineers working with AI tools.
An AST-powered Go CLI that parses multi-language codebases, generates interactive architecture maps via React Flow, and catches architectural drift before it reaches production.
A free, open-source mock API server that runs as a single ~25 MB binary. Define endpoints, generate realistic data, inspect live traffic, and create mocks via AI or MCP — no signup, no cloud, runs anywhere.
Self-hosted HTTP task scheduler as a single Go binary with embedded BadgerDB. No Redis, no Postgres, no infra to operate — schedule a webhook and forget it.
Lightweight open-source feature flag solution with multi-language SDK support via OpenFeature relay proxy. Supports A/B testing, progressive rollouts, and cloud-native storage backends.
Gleece transpiles Go annotated routes into OpenAPI v3 specs, validation, and auth middleware — supporting Gin, Echo, Chi, Gorilla Mux, and Fiber from a single source of truth.
Drop-in Go binary for AI-native web analytics. Auto-captures clicks, pageviews, form events. No external deps, deploys anywhere.
Whale is a DeepSeek-native terminal AI coding agent written in Go with ~98% prompt cache hit rate, 1M-token context, MCP, dynamic workflows, and Claude Code compatibility.
Alibaba's Open Code Review is an AI code review CLI with deterministic file coverage, line-accurate comments, CI examples, and agent integrations for Codex and Claude Code.
DEEIX Chat combines model routing, multimodal chat, files, OAuth, billing, and admin controls in one open-source AI workspace deployable by Docker.
Mainline records intent, constraints, risks, and validation before AI-generated diffs land. This guide covers install, workflow, Git integration, and where repo memory beats PR descriptions.
Version control purpose-built for AI coding agents — blame which prompt wrote any line, inspect full change context, and track every agent turn as a content-addressed step.
Build your own Redis, Git, Docker, and SQLite from scratch with CodeCrafters' interactive courses for senior engineers. Each challenge is end-to-end.
Battle-tested at Alibaba scale. Hybrid code review combining deterministic pipelines with LLM agents for precise line-level comments — catches NPE.
Inngest replaces queues, state management, and scheduling with durable functions that run reliably on serverless, servers, or the edge.
Review Bumblebee for Go package inventory workflows, including setup, dependency validation, CI adoption, supply-chain use, and report checks.