inno-agent

inno-agent is a MIT-licensed, TypeScript/Electron desktop agent for building AI workflows, knowledge bases, and intelligent assistants with memory support.

Overview

inno-agent is an open-source AI agent project hosted on GitHub by hhyqhh, built with TypeScript and Electron. It targets AI tool users, independent developers, operations teams, and Vibe Coding creators who want to experiment with, deploy, or extend AI applications, intelligent assistants, personal knowledge bases, and automated workflows. The project carries a MIT license and has attracted nearly 400 GitHub stars, reflecting active community interest. It combines a desktop application shell with CLI capabilities, and its tag set highlights first-class support for LLM-based agents, memory management, and personal knowledge management. Because no pre-built release files are currently indexed, users are expected to build or run the project from source.

Highlights

  • LLM agent framework for composing intelligent workflows
  • Built-in memory support for persistent agent context
  • Personal knowledge management integration
  • Desktop application powered by Electron with CLI access
  • MIT-licensed TypeScript codebase suitable for customisation and redistribution
  • Designed for Vibe Coding creators and independent developers

Common use cases

  • Prototyping and deploying LLM-powered intelligent assistants
  • Building personal or team knowledge bases with AI retrieval
  • Automating repetitive operational workflows using an agent loop
  • Extending or forking the project for custom AI application development

View upstream source