# titan-agent

> TITAN — Autonomous AI agent framework with self-improvement, multi-agent orchestration, 36 LLM providers, 16 channel adapters, GPU VRAM management, mesh networking, LiveKit voice, TITAN-Soma homeostat

- **URL**: https://www.freshcrate.ai/projects/titan-agent
- **Author**: Tony Elliott
- **Category**: MCP Servers
- **Latest version**: `v5.4.1` (2026-04-27)
- **License**: MIT
- **Source**: https://github.com/Djtony707/TITAN
- **Language**: TypeScript
- **GitHub**: 9 stars, 5 forks
- **Registry**: npm (`titan-agent`)
- **Tags**: `agent`, `ai`, `assistant`, `automation`, `autonomous`, `chatbot`, `llm`, `npm`, `openai`

## Description

TITAN — Autonomous AI agent framework with self-improvement, multi-agent orchestration, 36 LLM providers, 16 channel adapters, GPU VRAM management, mesh networking, LiveKit voice, TITAN-Soma homeostatic drives, and a React Mission Control dashboard. Open-

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v5.4.1` | 2026-04-27 | High | Patch release. Tightens the provider, UI, mesh, and config layers around the v5.4.0 framework so every transient failure has a predictable, testable recovery path. **1057 deterministic tests pass in 19s** across 41 files. Typecheck clean.  Created by Tony Elliott aka djtony707.  ### Added  **Per-model output clamping (Kimi)** - New `src/providers/modelCapabilities.ts` — central source of truth for   every provider's context-window + max-output ceiling, plus a family-   pattern fallback for unkn |
| `v5.0.1` | 2026-04-26 | High | # 🚀 v5.0.1 — Spacewalk  The biggest TITAN release since v1.0. Mission Control becomes a browser-first widget canvas, 110 production-ready widget templates ship out of the box, multi-agent orchestration is hardened, observability is end-to-end, and the agent gains live situational awareness of the canvas it's running in.  ## Install  ```bash npm install -g titan-agent@next titan onboard titan gateway ```  After ~1 week of real-world feedback, `5.0.1` promotes from `@next` → `@latest`.  ## Headli |
| `4.13.0` | 2026-04-21 | Low | Imported from npm (4.13.0) |
| `v1.0.0` | 2026-04-04 | Medium | ## TITAN v1.0.0  **TITAN goes semver.** This is the first stable release under proper semantic versioning, replacing the `2026.10.XX` date-based scheme. All prior versions are deprecated.  ### Install ```bash npm install titan-agent@1.0.0 ```  ### Highlights  - **Paperclip Integration** — Full agent governance: types, API client, routes, and 14 Command Post UI components - **Provider Error Recovery** — Circuit breaker pattern, exponential backoff retry, automatic fallback chain - **Multi-Agent A |
| `v1.0.0` | 2026-04-04 | Medium | ## TITAN v1.0.0  **TITAN goes semver.** This is the first stable release under proper semantic versioning, replacing the `2026.10.XX` date-based scheme. All prior versions are deprecated.  ### Install ```bash npm install titan-agent@1.0.0 ```  ### Highlights  - **Paperclip Integration** — Full agent governance: types, API client, routes, and 14 Command Post UI components - **Provider Error Recovery** — Circuit breaker pattern, exponential backoff retry, automatic fallback chain - **Multi-Agent A |
| `v1.0.0` | 2026-04-04 | Medium | ## TITAN v1.0.0  **TITAN goes semver.** This is the first stable release under proper semantic versioning, replacing the `2026.10.XX` date-based scheme. All prior versions are deprecated.  ### Install ```bash npm install titan-agent@1.0.0 ```  ### Highlights  - **Paperclip Integration** — Full agent governance: types, API client, routes, and 14 Command Post UI components - **Provider Error Recovery** — Circuit breaker pattern, exponential backoff retry, automatic fallback chain - **Multi-Agent A |
| `v1.0.0` | 2026-04-04 | Medium | ## TITAN v1.0.0  **TITAN goes semver.** This is the first stable release under proper semantic versioning, replacing the `2026.10.XX` date-based scheme. All prior versions are deprecated.  ### Install ```bash npm install titan-agent@1.0.0 ```  ### Highlights  - **Paperclip Integration** — Full agent governance: types, API client, routes, and 14 Command Post UI components - **Provider Error Recovery** — Circuit breaker pattern, exponential backoff retry, automatic fallback chain - **Multi-Agent A |
| `v2026.10.49` | 2026-03-25 | Medium | ## Hindsight MCP Bridge — Cross-Session Episodic Memory  ### Added - **Hindsight MCP Bridge** (`src/memory/hindsightBridge.ts`) — Connects TITAN's learning system to Vectorize.io's Hindsight episodic memory   - `retainStrategy()` — Stores successful tool sequences as "experience" memories after each task   - `getHindsightHints()` — Queries cross-session memory when local strategy hints don't match   - Fully fire-and-forget — never blocks or crashes if Hindsight is unavailable   - 14 new tests co |
| `v2026.10.48` | 2026-03-25 | Medium | ## Smart Auto-Learning  ### Added - **SmartCompress Plugin** — Task-type-aware context compression via ContextEngine plugin. Classifies conversations by type (coding, research, analysis, general) and applies optimal compression strategies. Configurable aggressiveness. - **Continuous Learning Feedback Loop** — Strategy outcome tracking with `recordStrategyOutcome()`. Failed strategies auto-excluded from hints. 30-day decay for unvalidated strategies.  ### Fixed - **Ordered Tool Sequence Capture** |
| `v2026.10.47` | 2026-03-25 | Medium | ## What's New  ### Multi-Chip GPU Support - **NVIDIA** (nvidia-smi), **AMD ROCm** (rocm-smi), and **Apple Silicon** (Metal/MPS) GPU detection and monitoring - Vendor-aware VRAM orchestrator dispatches to correct probe per platform - Apple Silicon unified memory support (GPU shares system RAM) - `system_info` and `vram_status` tools report vendor-specific GPU details - New config option: `vram.gpuVendor` (`auto` \| `nvidia` \| `amd` \| `apple` \| `none`)  ### Hindsight MCP Memory Preset - Builtin MCP |

## Citation

- HTML: https://www.freshcrate.ai/projects/titan-agent
- Markdown: https://www.freshcrate.ai/projects/titan-agent.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/titan-agent/deps

_Generated by freshcrate.ai. Indexes npm releases for AI-agent ecosystem packages._
