Skip to content

Rename namespaces to MarimerLLC.AgentRegistry.*#3

Merged
rockfordlhotka merged 4 commits intomainfrom
namespace/marimer-llc
Feb 26, 2026
Merged

Rename namespaces to MarimerLLC.AgentRegistry.*#3
rockfordlhotka merged 4 commits intomainfrom
namespace/marimer-llc

Conversation

@rockfordlhotka
Copy link
Copy Markdown
Member

Summary

  • Renames all C# namespaces and using directives from AgentRegistry.* to MarimerLLC.AgentRegistry.* across 76 files
  • Adds <RootNamespace> to all 7 .csproj files so new files default to the correct namespace
  • No functional changes — build and tests pass cleanly

Test plan

  • dotnet build succeeds with 0 errors
  • dotnet test passes

🤖 Generated with Claude Code

rockfordlhotka and others added 4 commits February 26, 2026 01:46
Adds the MarimerLLC company prefix to every namespace and using directive
across all 76 source and test files, and sets RootNamespace in each .csproj
so new files default to the correct namespace.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…stry.*

Renames the four source projects so folders, .csproj filenames, and
assembly output names all carry the MarimerLLC prefix, matching the
namespaces updated in the previous commit. Updates all ProjectReference
paths in src and test .csproj files, the .slnx, and CLAUDE.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updates the solution file reference, all src/ project COPY paths,
the dotnet publish path, and the ENTRYPOINT dll name to match the
MarimerLLC.AgentRegistry.* renames.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rockfordlhotka rockfordlhotka merged commit d43741e into main Feb 26, 2026
1 check passed
@rockfordlhotka rockfordlhotka deleted the namespace/marimer-llc branch February 26, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant