# Jarvis

>  This bridge integrates Ollama into any chat interface and lets you build your own multi-agent pipeline, including a built-in memory database.

- **URL**: https://www.freshcrate.ai/projects/Jarvis
- **Author**: danny094
- **Category**: Databases
- **Latest version**: `1.3.2` (2026-01-08)
- **License**: NOASSERTION
- **Source**: https://github.com/danny094/Jarvis
- **Language**: Python
- **GitHub**: 90 stars, 8 forks
- **Registry**: github
- **Tags**: `python`

## Description

This bridge integrates Ollama into any chat interface and lets you build your own multi-agent pipeline, including a built-in memory database.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `1.3.2` | 2026-01-08 | Low | ## ✅ Phase 3.5: Chat Migration to Admin-API (55 min) - COMPLETE  **Goal:** Move /api/chat endpoint from lobechat-adapter to admin-api  **Implementation:** - Copied /api/chat logic from lobechat-adapter - Integrated LobeChat adapter for request transformation - Added CoreBridge integration for full pipeline - Implemented streaming support (NDJSON format) - Added error handling and logging  **Files Modified:** ✅ adapters/admin-api/main.py → Added /api/chat endpoint (239 lines) ✅ adapt |
| `v1.3.1` | 2026-01-01 | Low | ✅ Docker-Compose paths adjusted:    ../sql-memory → ./sql-memory    ../validator-service → ./validator-service/validator-service ✅ lobechat-adapter Up - Port 8100 ✅ mcp-sql-memory Up - Port 8082 ✅ validator-service Up - Port 8300 ⚠️ jarvis-webui Up - Port 8400 (unhealthy - but running)  Everything in one folder!  ├── sql-memory/ ├── validator-service/ ├── sequential-thinking/ ├── adapters/ ├── core/ └── docker-compose.yml ← Now with correct paths!  ✅  There is no longer an error |
| `v1.3.0` | 2026-01-01 | Low | Major improvement: Stable graph storage and retrieval in the global layer  ✅ Terminal/Sandbox removed - UI cleaner!  ✅ Settings tab system built - Foundation complete!  ✅ Model selection implemented - 3 dropdowns!  ✅ Maintenance fully analyzed - All bugs found!  ✅ 6 new MCP tools written - Production ready!  ✅ Worker completely reworked - Real features instead of fake ones!  ✅ Graph Store expanded - Delete operations!  ✅ Deployment successful - Running without crashes!  🐛 Bugs |
| `v1.2.0` | 2025-12-04 | Low | **Full Changelog**: https://github.com/danny094/ai-proxybridge/compare/v1.1.0...v1.2.0  Update: * Bare except → Specific  Exceptions * Async HTTP → httpx.AsyncClient * Requirements pin   Edited files:  \| Data \| status \| \|----------\|----------\| \| Icore/layers/thinking.py \| httpx.AsyncClient + spezifische Exceptions \|  \| core/layers/control.py \| httpx.AsyncClient + safe_parse_json \| \| core/layers/output.py \| httpx.AsyncClient (async + sync streaming) \| \| core/bridge.py \| async for s |
| `v1.1.0` | 2025-11-30 | Low | # Changelog  ## [2025-11-30] - Performance, Streaming & Knowledge Graph Update  ### ✨ New features  **Streaming Support** - OutputLayer now supports true token streaming - Text appears word by word instead of all at once - More natural UX, perceived faster response times  **Konfigurierbare Modelle** - All models can be changed centrally in `config.py` or `docker-compose.yml` - No rebuild is necessary when changing environment variables  **Knowledge Graph System** - New graph-base |

## Dependency audit

- **Score**: 79/100
- **Total deps**: 7
- **Resolved**: 3
- **Unresolved**: 4
- **License conflicts**: 0
- **Warnings**: 5
- **Scanned**: 2026-05-04

## Citation

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

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