simplify repo for public release#93
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a centralized external data sources registry to manage and check the availability of external data sources (such as X.com, Reddit, and GitHub) across skills. It adds a new dotagents sources CLI command, updates the tech-search skill to dynamically discover available search methods, refactors hook management to reduce duplication, and removes references to the experimental 'Ghostex' terminal manager. The review feedback correctly identifies a bug in runShellCheck where splitting the command string by spaces after tilde expansion will fail if the user's home directory path contains spaces, and provides a robust alternative parsing implementation.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Test plan
go build ./cmd/dotagents/passesdotagents doctorpasses on a clean setup