v0.19.2-beta.1
Pre-release
Pre-release
·
55 commits
to main
since this release
Delta since previous beta (v0.19.2-beta.0) — 1 new changeset.
Patch Changes
-
Hide the seeded
opencode.jsonagent config from the file treeOpenKnowledge seeds
opencode.jsonat the project root so OpenCode's MCP wiring works. Unlike the other agent configs (.mcp.json,.cursor/,.codex/), OpenCode's config filename is fixed and not dot-prefixed, so the dot-prefix "hidden file" convention skipped it and it surfaced as a normal file. A newHIDDEN_CONFIG_BASENAMESallowlist, consumed byisHiddenDocName, now classifies it as hidden everywhere the dotfile configs already are: the sidebar (behind the Show hidden files toggle), search ranking, and agent egress.