Skip to content

surrealdb/agent-memory

v1.0.0Apache-2.0

Give Kiro persistent memory across sessions with SurrealDB Agent Memory — recall past decisions, remember durable facts, and reason across a project's history.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "agent-memory",
	"displayName": "SurrealDB Agent Memory",
	"version": "1.0.0",
	"description": "Give Kiro persistent memory across sessions with SurrealDB Agent Memory — recall past decisions, remember durable facts, and reason across a project's history.",
	"author": {
		"name": "SurrealDB",
		"url": "https://surrealdb.com"
	},
	"keywords": [
		"agent memory",
		"surrealdb agent memory",
		"persistent memory",
		"recall",
		"remember",
		"project memory"
	],
	"license": "Apache-2.0",
	"homepage": "https://surrealdb.com/docs/agent-memory",
	"repository": "https://github.com/surrealdb-dev/kiro-power"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • agent-memory.kiro.hook
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • displayName