Skip to content

The Lightweight Clawdbot written in Go and inspired by Nanobot

License

Notifications You must be signed in to change notification settings

scalytics/GoMikroBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoMikroBot

A Go-based bot that aims to become a self-controlled personal assistant for day-to-day digital tasks.

GoMikroBot banner

Focus

  • Behavior-first migration from the original Python system.
  • Reliability, performance, and clear architecture.
  • Documented decisions and parity testing during the rewrite.

Status

This repository is in active migration to Go. See AGENTS.md for the agent workflow, and the folders below for the current source of truth.

Source of Truth

  • PH/ prompt history (immutable)
  • requirements/ what must be preserved or changed
  • arch/ Go architecture and mappings
  • tasks/ migration steps and acceptance criteria
  • bug-tracker/ investigations and parity issues
  • docs/ developer explanations

Quick Start

Build and run (details may change as migration progresses):

go build ./...

Project Structure

requirements/
arch/
tasks/
bug-tracker/
docs/

nanobot is for educational, research, and technical exchange purposes only

About

The Lightweight Clawdbot written in Go and inspired by Nanobot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 23