Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions CODE_OF_CONDUCT.md

This file was deleted.

14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ members = [
]

[workspace.package]
version = "2026.10502.118"
version = "2026.10503.119"
edition = "2024"
rust-version = "1.88"
license = "AGPL-3.0-only"
Expand Down
71 changes: 0 additions & 71 deletions README.md

This file was deleted.

41 changes: 0 additions & 41 deletions SECURITY.md

This file was deleted.

10 changes: 5 additions & 5 deletions cli/local-tests/tests/opencode_smoke.rs
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ fn local_opencode_global_md_url_interpolation() {
}

#[test]
fn local_opencode_project_content_includes_workspace_memory() {
fn local_opencode_global_memory_stays_out_of_project_agents_md() {
let fixture = IsolatedOpencodeFixture::new();

fixture
Expand All @@ -295,12 +295,12 @@ fn local_opencode_project_content_includes_workspace_memory() {
let global_content = fs::read_to_string(fixture.global_agents_path()).unwrap();

assert!(
project_content.len() >= global_content.len(),
"project .opencode/AGENTS.md should be at least as long as global content"
global_content.contains("TrueNine"),
"global ~/.config/opencode/AGENTS.md should contain global memory content"
);
assert!(
project_content.contains("TrueNine"),
"project .opencode/AGENTS.md should contain global memory content"
!project_content.contains("TrueNine"),
"project .opencode/AGENTS.md should not contain global memory content"
);
assert!(
project_content.contains("Project root instructions"),
Expand Down
2 changes: 1 addition & 1 deletion cli/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli-darwin-arm64",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsc native binary for macOS arm64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion cli/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli-darwin-x64",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsc native binary for macOS x64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion cli/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli-linux-arm64-gnu",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsc native binary for Linux arm64 (glibc)",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion cli/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli-linux-x64-gnu",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsc native binary for Linux x64 (glibc)",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion cli/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli-win32-x64-msvc",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsc native binary for Windows x64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
12 changes: 6 additions & 6 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-cli",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "TrueNine Memory Synchronization CLI metadata package",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down Expand Up @@ -34,10 +34,10 @@
"test": "cargo test --manifest-path Cargo.toml"
},
"optionalDependencies": {
"@truenine/memory-sync-cli-darwin-arm64": "2026.10502.118",
"@truenine/memory-sync-cli-darwin-x64": "2026.10502.118",
"@truenine/memory-sync-cli-linux-arm64-gnu": "2026.10502.118",
"@truenine/memory-sync-cli-linux-x64-gnu": "2026.10502.118",
"@truenine/memory-sync-cli-win32-x64-msvc": "2026.10502.118"
"@truenine/memory-sync-cli-darwin-arm64": "2026.10503.119",
"@truenine/memory-sync-cli-darwin-x64": "2026.10503.119",
"@truenine/memory-sync-cli-linux-arm64-gnu": "2026.10503.119",
"@truenine/memory-sync-cli-linux-x64-gnu": "2026.10503.119",
"@truenine/memory-sync-cli-win32-x64-msvc": "2026.10503.119"
}
}
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-docs",
"version": "2026.10502.118",
"version": "2026.10503.119",
"private": true,
"packageManager": "pnpm@10.33.0",
"description": "Chinese-first manifesto-led documentation site for @truenine/memory-sync.",
Expand Down
2 changes: 1 addition & 1 deletion gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-gui",
"version": "2026.10502.118",
"version": "2026.10503.119",
"private": true,
"engines": {
"node": ">= 22"
Expand Down
2 changes: 1 addition & 1 deletion gui/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tnmsg"
version = "2026.10502.118"
version = "2026.10503.119"
description = "Memory Sync desktop GUI application"
authors.workspace = true
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion gui/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"version": "2026.10502.118",
"version": "2026.10503.119",
"productName": "Memory Sync",
"identifier": "org.truenine.memory-sync",
"build": {
Expand Down
2 changes: 1 addition & 1 deletion mcp/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-mcp-darwin-arm64",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsm native binary for macOS arm64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion mcp/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-mcp-darwin-x64",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsm native binary for macOS x64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion mcp/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-mcp-linux-arm64-gnu",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsm native binary for Linux arm64 (glibc)",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion mcp/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-mcp-linux-x64-gnu",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsm native binary for Linux x64 (glibc)",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion mcp/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truenine/memory-sync-mcp-win32-x64-msvc",
"version": "2026.10502.118",
"version": "2026.10503.119",
"description": "tnmsm native binary for Windows x64",
"author": "TrueNine",
"license": "AGPL-3.0-only",
Expand Down
Loading
Loading