Layered context memory revision 0
This commit is contained in:
parent
f940aa4b21
commit
46c1d804fc
13 changed files with 2448 additions and 12 deletions
|
|
@ -19,6 +19,7 @@ def test_collect_cli_command_specs_from_builtin_registry():
|
|||
assert ("backend.local-sqlite", "mkt cache index") in commands
|
||||
assert ("backend.local-sqlite", "mkt search") in commands
|
||||
assert ("document.function", "mkt function render") in commands
|
||||
assert ("memory.context-package", "mkt context pack") in commands
|
||||
|
||||
|
||||
def test_cli_command_spec_serializes_without_empty_fields():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue