Skip to content

Commit caa925c

Browse files
committed
chore: rename to fileyard
Sync top-level manifest name to match the new GitHub repo name.
1 parent d462f1c commit caa925c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "movi-organizer",
2+
"name": "fileyard",
33
"description": "Review-first local AI file organizer with stdio-first MCP for Codex and Claude Code",
44
"private": true,
55
"version": "4.0.5",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=68", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "movi-organizer"
6+
name = "fileyard"
77
version = "4.0.5"
88
description = "Review-first AI file organizer and workbench with deterministic apply/rollback and local MCP v1"
99
readme = "README.md"

0 commit comments

Comments
 (0)