41 5 months ago

RinaWarp is a local-first AI terminal assistant that helps you plan, explain, and optionally execute commands with guardrails. It remembers your workflow context across sessions, surfaces logs and timeline events, and can integrate with cloud services for

tools
ollama run rinawarptech/Rinawarptech

Applications

Claude Code
Claude Code ollama launch claude --model rinawarptech/Rinawarptech
Codex
Codex ollama launch codex --model rinawarptech/Rinawarptech
OpenCode
OpenCode ollama launch opencode --model rinawarptech/Rinawarptech
OpenClaw
OpenClaw ollama launch openclaw --model rinawarptech/Rinawarptech

Models

View all →

Readme

RinaWarp AI Terminal Assistant

RinaWarp is a local-first AI terminal assistant that helps you plan, explain, and (optionally) run terminal commands with guardrails. It’s designed for daily developer workflows: troubleshooting, setup, deployment checks, and repeatable automation.

Default behavior is safe: it explains first and only executes commands when you allow it.

Quick Start (Local / Ollama)

1) Install Ollama

  • macOS: download from Ollama site
  • Linux: follow Ollama install docs
  • Windows:

”`bash winget install Ollama.Ollama