Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/ github-tools.ts
File
github-tools.ts
examples/ts-code-mode-web/src/lib/tools/github-tools.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ toolDefinition } from
'@tanstack/ai'
2
import
{ z } from
'zod'
3
4
const
GITHUB_API_BASE =
'https://api.github.com'
Callers
nothing calls this directly
Calls
4
toolDefinition
Function · 0.90
getGitHubHeaders
Function · 0.85
json
Method · 0.80
fetchWithTimeout
Function · 0.70
Tested by
no test coverage detected