Andrey Markin
  • home
  • services
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
  • courses
  • resume
  • about
  • contact
  • meet

Mark Life Ltd

  1. Home
  2. Directory
  3. Flue
Meet

Mark Life Ltd

BG208147965

HomeContactPrivacyLLM-friendlyBlog RSSDirectory RSS
  1. Directory
  2. Flue
LibraryAIAI CodingDev ToolsOpen Sourcetypescriptagentsllmcli

Flue

TypeScript framework for building durable AI agents and workflows with no vendor lock-in — write once, deploy anywhere, run on any LLM.

Added June 16, 2026
Visit library

A programmable harness for autonomous agents (open-ended problems) and deterministic workflows (exact steps you define). Durable execution recovers from downtime via event-based logging, and channels wire agents into Slack, GitHub, Linear, and Discord.

Ships @flue/react hooks for streaming agent output to the frontend, an @flue/sdk client, and a flue add CLI that installs integrations via coding agents. Built on Vite, deploys to Cloudflare or Node. From the team behind Astro. Repo: withastro/flue.

Related

  • teachMatt Pocock's skill that turns a coding agent into a personal tutor — it builds a stateful learning workspace and designs lessons within your zone of proximal development to teach you any skill or concept over multiple sessions.
  • fffThe fastest and most accurate file search toolkit for AI agents, Neovim, Rust, C, and Node. Keeps an in-memory index for sub-10ms queries instead of spawning ripgrep/fzf per search.
  • InfisicalOpen-source security platform for developers and AI agents — secrets management, certificate management (PKI), and privileged access (PAM) under a single identity model with unified auditing.
  • Agent Registration with auth.mdOpen protocol for autonomous agents to self-register for services without human intervention — a standardized auth.md file + HTTP endpoints replace OAuth and sign-up forms.