DSH Hub
flowix cover

text2future/flowix

flowix

ToolWorkflow345 GitHub stars· updated 2026-08-23

flowix is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile flowix add ./dsh-flowix-memory

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

flowix DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/flowix.svg)](https://dshhub.dev/plugins/flowix)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from text2future/flowix, cleaned of badges and images.

<a href="./README.md"><b>English</b></a> | <a href="./README.zh-CN.md">简体中文</a>

<h1 align="center">Notes for you,<br />Memory for your agents.</h1> <p align="center"><strong>The Markdown notebook where your words seamlessly become durable context for AI agents.</strong></p>

Markdown · Open Source · Multi Agent · MCP & CLI

<a href="https://flowix-memo.com/"><b>Download</b></a> · <a href="https://flowix-memo.com/"><b>Website</b></a> · <a href="https://flowix-memo.com/docs/"><b>Docs</b></a>


Flowix turns notes into working memory

Write in Markdown, point an agent to the context it needs, and save the result back to the same note — ready to review, edit, and reuse next time.


Keep work moving

Keep product work, development, research, and personal knowledge together, so agents can continue without starting over.

Use caseWhat it does
Product workKeep requirements, feedback, decisions, and PRDs up to date.
Software developmentGive coding agents the context to continue your project.
ResearchKeep sources, analysis, and conclusions together and reusable.
Personal knowledgeTurn notes, plans, and preferences into useful agent context.
<p align="center"><img src="./docs/images/home-nav.png" width="60%" alt="Flowix navigation for notes, conversations, tasks, and tags" /></p>

Connect every agent to the same memory

Use agents inside Flowix or connect Codex, Claude Code, OpenCode, Hermes, and other MCP or CLI tools — all working from the same notes and context.

<p align="center"><img src="./docs/images/home-agent.png" width="60%" alt="Flowix connecting Codex, Claude Code, OpenCode, Hermes, and Flowix Agent to the same note" /></p>

dsh-flowix-memory plugin

dsh-flowix-memory is a DeepSeek Harness plugin that connects any Harness agent to your local Flowix notes through the bundled flowix-cli MCP server: the agent gets the mcp__dsh-flowix-memory__flowix_memo tool to search, read, create, and edit Flowix memos (including mind maps).

Install it into the flowix Harness profile from the flowix-main checkout (not yet published to npm). In other DSH clients, flowix is an ordinary custom profile name:

dsh plugin --profile flowix add ./dsh-flowix-memory

Requires the flowix CLI on PATH (or set FLOWIX_CLI_PATH) with access to your notebook data (~/.flowix). See the plugin README for details.


Your notes stay local and under your control

Flowix keeps your work as plain Markdown files on your device. You choose what agents can access, when context is sent, and how your files are synced, backed up, or versioned.

  • Files you can open anywhere — Your notes are saved as plain Markdown on your device, so you can read and edit them with other apps.
  • Agents see only what you choose — Share a single note, a folder, or a whole notebook — only when you want an agent to use it.
  • Use the agents you already trust — Connect Codex, Claude Code, OpenCode, or another external agent. Flowix shares only the context you choose, when you start a task.
  • Sync and back up your way — Use the sync, backup, or version-control tools you already trust. There's nothing to export.

Product preview

Related plugins