activematrix 0.0.15
ActiveMatrix is a comprehensive Rails-native Matrix SDK that enables developers to build sophisticated multi-agent bot systems and real-time communication features. This gem provides deep Rails integration with ActiveRecord models, state machines for bot lifecycle management, multi-tiered memory systems, intelligent event routing, connection pooling, and built-in inter-agent communication. Perfect for building chatbots, automation systems, monitoring agents, and collaborative AI systems within Rails applications. Features include command handling, room management, media support, end-to-end encryption capabilities, and extensive protocol support (CS, AS, IS, SS).
Gemfile:
=
install:
=
Runtime Dependencies (10):
activejob
>= 8.0, < 9
activerecord
>= 8.0, < 9
async
>= 2.21
async-http
>= 0.86
bcrypt
~> 3.1
pg
>= 1.6
railties
>= 8.0, < 9
state_machines-activerecord
>= 0.100.0
thor
>= 1.0
zeitwerk
~> 2.6
Development Dependencies (16):
maxitest
~> 6.0
mocha
>= 0
opentelemetry-sdk
>= 0
ostruct
>= 0
rails_lens
>= 0
rake
>= 0
rubocop
>= 0
rubocop-minitest
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
>= 0
syslog
>= 0
test-unit
>= 0
vcr
~> 6.2
webmock
~> 3.19