Skip to content

gemini_investigate: add github_search_issues to delegated functions - #16

Merged
allocsys merged 7 commits into
mainfrom
feature/gemini-connector
Jul 25, 2026
Merged

gemini_investigate: add github_search_issues to delegated functions#16
allocsys merged 7 commits into
mainfrom
feature/gemini-connector

Conversation

@allocsys

Copy link
Copy Markdown
Owner

Adds github_search_issues to the delegated function set used by gemini_investigate, mirroring the existing connectors/github/search.js search_issues tool.

Previously the delegation loop could only read files/trees/commits within a single already-known repo — no way to do cross-repo issue discovery (e.g. good-first-issue scanning per the Contribution Candidates search plan). This closes that gap.

get_issue (full body + comment thread, for vetting a candidate once found) was considered but deliberately left out of this pass — search only for now.

allocsys added 7 commits July 25, 2026 19:18
…o investigations can actually read page content (previously only notion_search/notion_query_database were available)
… Compute defaults to a 300s function timeout, giving far more headroom than the original 10-step cap assumed
…et, mirroring the connectors/github/search.js search_issues tool
@allocsys
allocsys merged commit 1cc083a into main Jul 25, 2026
2 checks passed
@allocsys
allocsys deleted the feature/gemini-connector branch July 25, 2026 17:56
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