docs: add v2 configuration reference
This commit is contained in:
parent
bb6ee0a5cc
commit
bd947658bb
10 changed files with 1601 additions and 483 deletions
|
|
@ -41,8 +41,8 @@ describe("SkillPlugin.Plugin", () => {
|
|||
|
||||
expect(skills).toContainEqual(
|
||||
expect.objectContaining({
|
||||
name: "customize-opencode",
|
||||
description: expect.stringContaining("opencode's own configuration"),
|
||||
name: "opencode",
|
||||
description: expect.stringContaining("any question about OpenCode itself"),
|
||||
}),
|
||||
)
|
||||
expect(skills).toContainEqual(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue