pikuri-memory
Placeholder gem reserving the pikuri-memory name on RubyGems
for an upcoming "memories" extension to the
pikuri AI-assistant toolkit.
There is no Ruby code in this gem yet — require 'pikuri-memory'
is intentionally a no-op. The eventual extension will give a
pikuri-core agent durable long-lived facts about the user and the
project that persist across conversations, modeled after the
memory concept in
hermes-agent.
Install
# Gemfile
gem 'pikuri-memory'
The gem currently has no runtime dependencies and contributes no tools, extensions, or constants. Track the pikuri changelog for the first real release.