flowlayer
// Open Ecosystem GitHub

GitHub Repositories

FlowLayer uses multiple repositories with different responsibilities. This page helps you find the right one quickly.

Repository Overview

dns

FlowLayer

Main product repository for server releases, issue tracking, roadmap, and product markdown documentation.

  • -Read server releases and product-level updates.
  • -Open issues for runtime bugs and roadmap discussion.
  • -Browse markdown docs tied to the product itself.

Not presented as the TUI source repository.

Open on GitHub open_in_new
terminal

TUI

Public repository for the terminal interface source code and the reference client implementation for the FlowLayer protocol.

  • -Contribute to terminal UI and interaction behavior.
  • -Open pull requests and track UI-oriented issues.
  • -Use as a protocol client reference implementation.
Open on GitHub open_in_new

Where should I go?

Report a server bug

Use the main repository issue tracker for runtime bugs and server behavior reports.

Go to FlowLayer Issues

Improve terminal UI

TUI layout, keybindings, and UX changes belong to the TUI repository.

Go to TUI Repository

Read releases

Server release artifacts and release notes are published in the main repository.

Open FlowLayer Releases

Build a custom client

Start from the TUI source and pair it with the public protocol documentation.

FlowLayer separates product responsibilities across repositories to keep releases, client development, and documentation easier to navigate.

Work with the ecosystem

Use the website for clarity, then jump into the right repository for issues, source code, releases, and contributions.