Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/context-labs/uwu
/ functions
Functions
9 in github.com/context-labs/uwu
⨍
Functions
9
◇
Types & classes
2
↓ 3 callers
Function
sanitizeResponse
(content: string)
index.ts:134
↓ 1 callers
Function
buildContextHistory
(contextConfig: ContextConfig)
context.ts:157
↓ 1 callers
Function
copyToClipboard
(text: string)
index.ts:102
↓ 1 callers
Function
generateCommand
( config: Config, commandDescription: string )
index.ts:174
↓ 1 callers
Function
getConfig
()
index.ts:33
↓ 1 callers
Function
getHistoryFilePath
()
context.ts:20
↓ 1 callers
Function
getRecentCommands
(maxCommands: number)
context.ts:143
↓ 1 callers
Function
hasEnoughLines
()
context.ts:119
↓ 1 callers
Function
readLastLines
* Efficiently read the last N non-empty lines of a file without loading the whole file. * * Reads the file from the end in fixed-size chunks to avoi
context.ts:100