Skip to content

Fix/tool descriptions credentials - #60

Merged
SonoTommy merged 2 commits into
mainfrom
fix/tool-descriptions-credentials
Sep 14, 2026
Merged

SonoTommy merged 2 commits into
mainfrom
fix/tool-descriptions-credentials

Conversation

@SonoTommy

Copy link
Copy Markdown
Member

Summary

Type of change

  • Bug fix
  • New feature
  • New integration (new OSINT tool or external API)
  • Refactor / internal improvement
  • Documentation update
  • Other (describe below)

Test plan

Checklist

  • All tests pass (pytest)
  • Version bumped consistently across pyproject.toml, openosint/__init__.py, README.md, and CLAUDE.md
  • README and docs updated where applicable
  • If adding an integration: the new tool is registered in agent.py, mcp_server.py, cli.py, repl.py, and web_server.py
  • .env.example updated for any new environment variable
  • No secrets or API keys committed

…ing credentials

gpt-4o read 'Requires BRIGHTDATA_API_KEY' in tool descriptions as a precondition
it had to verify, could not, and refused to call the tool even with the key
correctly configured. Reworded to 'Uses', added an explicit system prompt rule,
and fixed the optional-extras install syntax in the README.
Copilot AI lite review requested due to automatic review settings September 14, 2026 18:44
@SonoTommy
SonoTommy merged commit f7430c8 into main Sep 14, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant