Skip to content

Commit 00057a1

Browse files
committed
release: v1.3.15-pre.2
1 parent f38da1d commit 00057a1

13 files changed

Lines changed: 17 additions & 17 deletions

File tree

claudecode-plugin/.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
{
99
"name": "lore",
1010
"description": "Long-term Lore memory for AI agents — fixed boot baseline, recall injection, and MCP tools",
11-
"version": "1.3.15-pre.1",
11+
"version": "1.3.15-pre.2",
1212
"source": "./",
1313
"author": {
1414
"name": "FFatTiger"
1515
}
1616
}
1717
],
18-
"version": "1.3.15-pre.1"
18+
"version": "1.3.15-pre.2"
1919
}

claudecode-plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lore",
33
"description": "Long-term Lore memory for AI agents — fixed boot baseline, recall injection, and MCP tools",
4-
"version": "1.3.15-pre.1",
4+
"version": "1.3.15-pre.2",
55
"author": {
66
"name": "FFatTiger"
77
},

codex-plugin/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lore",
3-
"version": "1.3.15-pre.1",
3+
"version": "1.3.15-pre.2",
44
"description": "Long-term Lore memory for Codex via MCP tools, skills, and bundled lifecycle hooks.",
55
"author": {
66
"name": "FFatTiger"

hermes-plugin/lore_memory/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lore
2-
version: 1.3.15-pre.1
2+
version: 1.3.15-pre.2
33
description: Lore long-term memory system — fixed boot baseline, cross-session recall, and durable project context
44
author: FFatTiger
55
provides_tools:

openclaw-plugin/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "lore",
33
"name": "Lore",
44
"description": "Primary Lore memory system for fixed boot baseline, recall, and cross-session project knowledge.",
5-
"version": "1.3.15-pre.1",
5+
"version": "1.3.15-pre.2",
66
"activation": {
77
"onStartup": true
88
},

openclaw-plugin/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@local/lore",
3-
"version": "1.3.15-pre.1",
3+
"version": "1.3.15-pre.2",
44
"description": "Lore memory plugin for OpenClaw with fixed boot baseline and recall hooks",
55
"type": "module",
66
"scripts": {

opencode-plugin/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

opencode-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@local/lore-opencode-plugin",
3-
"version": "1.3.15-pre.1",
3+
"version": "1.3.15-pre.2",
44
"description": "Native OpenCode adapter for Lore memory",
55
"type": "module",
66
"private": true,

pi-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@local/lore-pi-extension",
3-
"version": "1.3.15-pre.1",
3+
"version": "1.3.15-pre.2",
44
"description": "Lore memory extension for Pi agent with fixed boot baseline and recall injection",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)