跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ruflo Rvf

插件 已验证 活跃
属于:Ruflo

RVF format for portable agent memory, session persistence, and cross-platform transfer

2 个 Skill 0 个 MCP
目的

To provide a robust and portable system for saving, restoring, and transferring agent memory and session states across different projects and conversations.

功能

  • RVF format for portable vector memory
  • Session persistence and restoration
  • Cross-project knowledge transfer
  • Import Claude memories into AgentDB
  • Encryption at rest for session data

使用场景

  • Saving long-running agent tasks to resume later
  • Exporting and importing agent knowledge between teams or projects
  • Backing up agent memory for disaster recovery
  • Migrating RVF files across different versions

非目标

  • Directly managing remote cloud storage for sessions
  • Providing a full-fledged database system
  • Replacing core agent functionality with basic memory storage

Documentation

  • info:Configuration & parameter referenceThe README mentions encryption at rest and environment variables like CLAUDE_FLOW_ENCRYPT_AT_REST and CLAUDE_FLOW_ENCRYPTION_KEY but does not explicitly document their default values or precedence order.

安装

请先添加 Marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-rvf@ruflo

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

Memory Bridge

100

在 Cowork 项目之间共享记忆。停止教 Claude 同样的事情两次。

插件
LewenW

Si

100

Self-Improving Agent: curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills. Provides /si:review, /si:promote, /si:extract, /si:status, and /si:remember slash commands.

插件
alirezarezvani

Claude Recap

99

为 Claude Code 提供基于主题的自动记忆——跨会话或压缩时绝不会丢失上下文。

插件
hatawong

Cortex

99

Persistent memory and cognitive profiling for Claude Code — thermodynamic memory with heat/decay, intent-aware retrieval, biological plasticity, codebase intelligence, and cognitive profiling. 47 MCP tools with enriched schemas. PostgreSQL + pgvector in CLI mode; automatic SQLite fallback in Cowork/sandboxed mode. Curated wiki (ADRs, specs, lessons) with audit-artefact filtering. Consolidate is set-based SQL batched — decay/plasticity/pruning run 100-500× faster on large stores. Workflow graph with caller-qualified CALLS chains rendering full method-to-method dependencies (native tree-sitter, no AP required). Side panel humanized for non-technical users. Ingests codebase analysis (ai-automatised-pipeline) and PRDs (prd-spec-generator) into wiki + memory + knowledge graph. Docker image available.

插件
cdeust

Msapps Cowork Session Fixer

99

Fix stuck Cowork sessions — resolve RPC errors, orphaned processes, and connection issues with automated diagnosis and recovery

插件
davepoon

Context Management

98

Context persistence, restoration, and long-running conversation management

插件
wshobson