MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / SlashItems

Method SlashItems

backend/session.go:348–350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

346 return c.id
347}
348
349func (c *SessionController) TenantID() string { return c.tenantID }
350
351func (c *SessionController) FenceToken() int64 { return c.fenceToken }
352
353func (c *SessionController) RuntimeIdentity() cluster.RuntimeIdentity {

Callers 1

dispatchResultMethod · 0.80

Calls 1

SkillRegistryMethod · 0.80

Tested by

no test coverage detected