Skip to main content
  • Naming origin: The repo is called “Fleet Prime Agent” (fleet-prime-agent) because it is Qredence’s hard fork of PrimeIntellect-ai/prime-agent, which traces back to pi-mono (created by Mario Zechner, badlogic). The name combines the “Prime” brand with the “Fleet” organizational identity.
  • Oldest dependency still in use: get-east-asian-width (v3.0.0, 2023) remains in the root dependencies, a small but enduring utility for East Asian character width calculation in terminal rendering.
  • Longest file: packages/coding-agent/src/core/session-manager.ts (~11.2k lines, 18 exported symbols) is the single largest source file in the repository and the most frequent churn target.
Related: Overview, Lore
Last modified on August 17, 2026