ollama_agent 1.0.0
A production-ready AI agent platform: multi-provider (Ollama, OpenAI, Anthropic), typed tool system with permissions, three-tier memory, structured observability, loop detection, plugin architecture, interactive REPL, and project indexing. Works out of the box with local Ollama models; drop in OpenAI or Anthropic keys to upgrade.
Gemfile:
=
install:
=
Runtime Dependencies (12):
dotenv
~> 2.8
ollama-client
~> 1.1
pastel
~> 0.8
prism
~> 1.0
thor
~> 1.2
tty-box
~> 0.7
tty-logger
~> 0.6
tty-markdown
~> 0.7
tty-prompt
~> 0.23
tty-reader
~> 0.9
tty-screen
~> 0.8
tty-table
~> 0.12