Skip to main content

Module github

Module github 

Source

Constants§

OVERFLOW_LIMIT
OVERFLOW_PREVIEW

Functions§

detect_git_repo
Auto-detect org/repo from the git remote in cwd.
estimate_json_size
Rough byte-size estimate for a serde_json::Value without allocating a string.
fetch_issue_internal
Fetch, assemble, compact, and return (compacted_json, cache_entries_json).
git_api_internal
github_issues_rust
Pure-Rust dispatcher for the github_issues tool.
has_git_token
Check if a GitHub token is available in the environment.
list_issues_internal
search_issues_dispatch
Route SEARCH mode to the right backend based on kind.