> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Lore

> Prime Agent is a hard fork of PrimeIntellect-ai/prime-agent (lineage pi-mono by Mario Zechner). It delivers persistent agent sessions, a Qredence web workspace (web/app, design,...

Prime Agent is a hard fork of `PrimeIntellect-ai/prime-agent` (lineage `pi-mono` by Mario Zechner). It delivers persistent agent sessions, a Qredence web workspace (`web/app`, `design`, `protocol`, `server`), and a daemon-backed agent runtime. As of HEAD the repo has 4,556+ commits; 29,418 lines changed since the base wiki (`94c724c1`).

Key eras: `pi-mono` origins (2025-08), monorepo and lockstep versioning (`a74c5da11`, `v0.5.3`), feature wave (`ai` 2025-08-17, `coding-agent` 2025-10-17), daemon/protocol evolution (Jun-Aug 2026), Qredence web workspace (Aug 2026), and the release-pipeline removal (`implementation/remove-release-ci`, 2026-08-14/15).

The `InteractiveModeLocalSessionHost` was deleted 2026-08-11 (`docs/adr/0001-kill-interactivemode-localsessionhost.md`); the protocol jumped to v8 (`DAEMON_PROTOCOL_VERSION`) with `seedMessages`. The web workspace is isolated under `web/` as a pnpm workspace; `packages/*` remain in npm.

Related: [Overview](/fleet-prime-agent/introduction), [Background / Design decisions](/fleet-prime-agent/background)
