Skip to content

qiushijie/mindstack

Repository files navigation

MindStack

中文

A developer-focused markdown editor with git repository sync, designed for developers and AI codegen tools to maintain knowledge bases.

Features

  • Markdown editing and rendering
  • Git repository sync
  • AI-friendly CLI

Example

See example.md for all supported node types.

Getting Started

Go to Releases and download the latest installer for your platform.

Development

Prerequisites

go install github.com/wailsapp/wails/v2/cmd/wails@latest
cd frontend && pnpm install

Dev

wails dev

Build

wails build

Build output goes to build/bin/.

Test

# Go tests
go test ./...

# Frontend unit tests (vitest + happy-dom)
cd frontend && pnpm vitest run

# E2E tests (Playwright)
# Make sure `wails dev` is running first, then:
cd tests/e2e && pnpm test

License

MIT

About

An AI-native Markdown workspace where humans write and AI maintains knowledge.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors