Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ pipe.git-memory.stream.text.ts
File
pipe.git-memory.stream.text.ts
examples/nodejs/examples/pipe.git-memory.stream.text.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
{getRunner, Pipe} from
'@baseai/core'
;
3
import
chatWithRepo from
'../baseai/pipes/chat-with-repo'
;
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected