refactor: move mcp auth record ownership

This commit is contained in:
lda
2026-06-06 15:01:39 +07:00 Verified
parent 0028528269
commit a28ca5434a
150 changed files with 557 additions and 549 deletions
+3 -1
View File
@@ -8,7 +8,6 @@ from .commands import (
admin,
artifacts,
caps,
config as config_commands,
deployments,
docs,
drafts,
@@ -17,6 +16,9 @@ from .commands import (
schema,
sources,
)
from .commands import (
config as config_commands,
)
from .context import CliTyperState
app = typer.Typer(