Skip to content

fix(codemode): unify catalog signatures#35452

Merged
rekram1-node merged 11 commits into
devfrom
execute-prompt-audit
Jul 6, 2026
Merged

fix(codemode): unify catalog signatures#35452
rekram1-node merged 11 commits 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

@rekram1-node rekram1-node merged commit d4f7039 into dev Jul 6, 2026
9 checks passed
@rekram1-node rekram1-node deleted the execute-prompt-audit branch July 6, 2026 05:52
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