feat: add startup status messages showing agent provenance (#147)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2025-12-02 00:10:45 -08:00
committed by GitHub
parent 709de8efec
commit 5df327755f
9 changed files with 236 additions and 16 deletions

View File

@@ -54,7 +54,7 @@ describeOrSkip("createAgent init-blocks filtering", () => {
test(
"only requested memory blocks are created/registered",
async () => {
const agent = await createAgent(
const { agent } = await createAgent(
"init-blocks-test",
undefined,
"openai/text-embedding-3-small",