Skip to content
View khang859's full-sized avatar
πŸ”¬
πŸ”¬

Block or report khang859

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
khang859/README.md

Hey, I'm Khang πŸ‘‹

Software engineer who enjoys building tools that make life easier. Whether it's a CLI, a web app, or automating away the boring stuff β€” I'm into it.

Featured Projects

Fleet β€” Terminal Multiplexer for AI Agents

GitHub release License: MIT Platform

A cross-platform desktop app for developers running multiple AI coding agents at once. One window to manage all your terminal sessions, with features built around AI-assisted workflows.

  • AI agent monitoring β€” real-time activity tracking, permission request notifications, and a Copilot overlay across all sessions
  • Splits, tabs, and workspaces β€” drag-and-drop layout with keyboard navigation
  • Built-in tooling β€” file editor, git integration, worktree management, and a socket API for programmatic control

Built with: TypeScript Electron React Tailwind

Get Started β†’

Rune β€” Minimal Terminal Coding Agent in Go

License: MIT Go CLI

A lightweight terminal coding agent built in Go for interactive, one-shot, and scripted AI development workflows.

  • Agent tooling β€” read, write, edit, and bash tools for terminal-first coding sessions
  • Branching sessions β€” session trees, resume, and compaction for longer workflows
  • Extensible workflows β€” markdown skills, MCP plugins, and AGENTS.md project context

Built with: Go

Install β†’

What I'm up to

  • πŸš€ Building Fleet and Rune for AI-powered development workflows
  • πŸ”§ Building CLI tools in Go and TypeScript (google-suite-cli)
  • πŸ€– Exploring AI-powered developer workflows with Claude
  • πŸ“± Dabbling in mobile with Flutter and Kotlin

Tech I work with

TypeScript JavaScript Go React Electron Node.js AWS Terraform

A bit of history

I've been writing code since 2015 and have worked across the stack β€” from Drupal backends and React frontends to AWS infrastructure and mobile apps. These days I'm drawn to CLI tools, automation, and finding ways to let AI handle the tedious parts of development.

Let's connect

Feel free to explore my repos or reach out if something catches your eye.

Pinned Loading

  1. fleet fleet Public

    A lightweight, cross-platform terminal multiplexer desktop app for developers running multiple AI coding agents simultaneously.

    TypeScript 2

  2. rune rune Public

    A minimal terminal coding agent in Go.

    Go