activematrix 0.0.7
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:
=
installation:
=
Dépendances de Runtime (7):
activejob
~> 8.0
activerecord
~> 8.0
bcrypt
~> 3.1
concurrent-ruby
~> 1.2
railties
~> 8.0
state_machines-activerecord
<= 0.100.0
zeitwerk
~> 2.6
Dépendances de Development (14):
maxitest
>= 0
mocha
>= 0
ostruct
>= 0
rake
>= 0
rubocop
>= 0
rubocop-minitest
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
>= 0
sqlite3
~> 2.0
syslog
>= 0
test-unit
>= 0
vcr
~> 6.2
webmock
~> 3.19