Hasty Briefsbeta

Show HN: Linggen – A local-first memory layer for your AI (Cursor, Zed, Claude)

7 hours ago
  • #AI
  • #Open Source
  • #Development Tools
  • Linggen is a free, local app that indexes codebases and tribal knowledge to help AI understand architecture, dependencies, and decisions.
  • Features include Persistent Memory (stores decisions in Markdown), Cross-Project Intelligence, System Map visualization, and Local-First privacy.
  • Install via CLI with commands like `curl -sSL https://linggen.dev/install-cli.sh | bash`, `linggen start`, and `linggen index .`.
  • Works with MCP-enabled IDEs like Cursor or Zed for queries about codebases and design patterns.
  • Components include linggen (core engine), linggen-vscode (VS Code extension), linggensite (documentation), and linggen-releases (binaries).
  • Open-source under MIT License, free for individuals, with commercial licenses required for teams of 5+ users.
  • Future plans include Windows support, Team Memory Sync, Deep Integration with more IDEs, and enterprise features like SSO and RBAC.