Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ initialize
Method
initialize
packages/cli/src/zed-integration/acp.ts:355–355 ·
view source on GitHub ↗
( params: schema.InitializeRequest, )
Source
from the content-addressed store, hash-verified
353
354
export
interface
Agent {
355
initialize(
356
params: schema.InitializeRequest,
357
): Promise<schema.InitializeResponse>;
358
newSession(
Callers
6
main
Function · 0.65
newSessionConfig
Method · 0.65
handler
Method · 0.65
chatCommand.ts
File · 0.65
useAtCompletion.test.ts
File · 0.65
initialize
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected