Update plugin: aisa-team/go-to-market v0.1.3 - #3019
Merged
Merged
Conversation
Six-engine ai_visibility: LLM engines rerouted to DataForSEO sync endpoints (Oxylabs Realtime restriction), Claude added as a new source, provider fallback for Google AI Mode. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
crazywoola
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission
Plugin information
Submission type
What changed
Scoped entirely to the
ai_visibilitytool (no other tools, client code, or permissions touched):llm_responsesendpoints via the same AIsa gateway.modeloverride parameter with a catalog-refresh retry when a model name is rejected, and validates DataForSEO's task envelope (rejected tasks arrive inside HTTP 200).All four LLM engines were live-verified with their default models before this submission. Network destination unchanged (
api.aisa.oneonly); no dependency changes.Risk level
Required checks
.envfiles,.gitdirectories, virtual environments, caches, logs, or IDE files.PRIVACY.mdor a hosted privacy policy, andmanifest.yamlreferences it.Security and privacy notes
Unchanged from v0.1.2: only network destination is AIsa's documented HTTPS API (
api.aisa.one); read-only tools; no command/code execution; API key stored by Dify's credential store, sent only as a Bearer header; timeouts on every call.Local validation
Live verification: one call per LLM engine (chatgpt, gemini, perplexity, claude) with default models returned correct responses; field-tested in a Dify chatflow.
Reviewer notes
Single-file change: replaces
aisa-team/go-to-market/go-to-market.difypkgwith the v0.1.3 build.🤖 Generated with Claude Code