Merge branch 'dev' into simon-thread-network-defaults

This commit is contained in:
Simon Klee
2026-04-24 13:20:42 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ describe("promptPlaceholder", () => {
suggest: true,
t,
})
expect(value).toBe("prompt.placeholder.shell")
expect(value).toBe("prompt.placeholder.shell:example")
})
test("returns summarize placeholders for comment context", () => {