Skip to content

Releases: TaoELi/FermiLink

Initial public release of FermiLink v0.2.1

Choose a tag to compare

@TaoELi TaoELi released this 07 Apr 01:11

The initial stable public release of FermiLink v0.2.1. This package provides a unified agent framework for multidomain autonomous scientific simulations. It not only provides a set of command line tools for advanced users, but also delivers with a Web UI interface for ChatGPT-like experience and a Telegram interface for remote control of scientific simulations at both workstations and HPC clusters. It contains built-in support for more than 150 scientific packages.

Supported features:

  • web mode via fermilink start (runner + Chainlit frontend).
  • gateway: Telegram bot interface with workspace binding.
  • exec mode via fermilink exec (single prompt in local repo).
  • chat mode via fermilink chat (interactive multi-turn local session).
  • loop: autonomous iterative execution with persistent memory.
  • reproduce/research: planner + auditor + task-loop orchestration.
  • agent: runtime provider/sandbox policy control.
  • avail/install: curated package discovery.
  • compile/recompile: scientific package skills generation and update pipelines.

FermiLink relies on commercially available agents for reasoning. It supports OpenAI Codex, Claude Code, and Gemini CLI.

See also the documentation website and the associated paper arXiv:2604.03460 for details.