Skip to content

Feat/seo skills merge and fts fix#6

Merged
deve1993 merged 2 commits into
mainfrom
feat/seo-skills-merge-and-fts-fix
Jul 11, 2026
Merged

Feat/seo skills merge and fts fix#6
deve1993 merged 2 commits into
mainfrom
feat/seo-skills-merge-and-fts-fix

Conversation

@deve1993

Copy link
Copy Markdown
Collaborator

No description provided.

OpenCode Bot and others added 2 commits July 10, 2026 23:36
The boot reimport wrote catalog.hash unconditionally, so a failed
import was masked: the DB stayed stale but the hash matched, and every
later boot skipped the retry. Now the hash is written only when the
import exits 0; a failure logs a WARNING and leaves the hash untouched
so the next boot retries. Also log the before->after skill count for
visibility into whether the catalog actually changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
A misconfigured workspace path (e.g. `import-skills /data` without the
.opencode/.agents symlinks entrypoint.sh creates) makes the importer
discover 0 skills. With --full that emptied the "discovered" set and
deprecated the entire active catalog. Guard it: if nothing was
discovered, skip the prune and warn — an empty bundle is a path mistake,
not an instruction to wipe the catalog. +1 regression test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@deve1993 deve1993 merged commit faeb4b8 into main Jul 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant