Skip to content

fix(codemode): unify catalog signatures#35452

Open
rekram1-node wants to merge 1 commit into
devfrom
execute-prompt-audit
Open

fix(codemode): unify catalog signatures#35452
rekram1-node wants to merge 1 commit into
devfrom
execute-prompt-audit

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Summary

  • use one JSDoc-annotated signature representation for inline catalogs and search results
  • include schema field descriptions and tags in inline catalog token accounting
  • remove the duplicate search signature field so the two surfaces cannot drift
  • update CodeMode and OpenCode coverage and documentation

Testing

  • bun test in packages/codemode (255 passed)
  • bun typecheck in packages/codemode
  • bun test test/tool/code-mode.test.ts test/tool/code-mode-integration.test.ts test/tool/registry.test.ts in packages/opencode (68 passed)
  • bun typecheck in packages/opencode
  • Prettier check for changed files
  • git diff --check

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