Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AgentsMesh/AgentsMesh
/ functions
Functions
21,740 in github.com/AgentsMesh/AgentsMesh
⨍
Functions
21,740
◇
Types & classes
3,078
↓ 2,811 callers
Function
t
(k: string)
clients/web/src/lib/api/__tests__/errors.test.ts:124
↓ 2,371 callers
Method
Error
()
backend/internal/service/sso/types.go:15
↓ 1,684 callers
Method
Run
Run executes the renewal reminder job Sends reminders at 7 days, 3 days, and 1 day before expiry
backend/internal/job/renewal_reminder.go:38
↓ 919 callers
Function
t
(k: string)
clients/web/src/components/loopal/__tests__/slash.test.tsx:6
↓ 855 callers
Method
Error
Error implements the error interface.
runner/internal/client/errors.go:30
↓ 708 callers
Method
Where
(query interface{}, args ...interface{})
backend/internal/infra/database/interface.go:22
↓ 648 callers
Method
Close
Close releases transport-internal resources.
runner/internal/acp/transport.go:56
↓ 615 callers
Method
WithContext
(ctx context.Context)
backend/internal/infra/database/interface.go:11
↓ 611 callers
Method
Add
Add adds a log entry to the buffer.
runner/internal/console/log_buffer.go:32
↓ 556 callers
Function
create
()
clients/web/src/components/ide/modals/__tests__/ImportRepositoryModal.utils.ts:92
↓ 547 callers
Method
Close
()
backend/internal/service/geo/resolver.go:11
↓ 538 callers
Function
t
(key: string)
clients/web/src/components/settings/git/__tests__/useGitSettings.test.ts:20
↓ 488 callers
Method
Create
(ctx context.Context, ownerID int64, req *CreateRequest)
backend/internal/service/organization/interface.go:11
↓ 412 callers
Function
cn
(...inputs: ClassValue[])
clients/web/src/lib/utils.ts:5
↓ 378 callers
Method
Handle
(ctx *WebhookContext)
backend/internal/api/rest/v1/webhooks/handler.go:78
↓ 354 callers
Method
Len
()
runner/internal/autopilot/command_executor.go:41
↓ 344 callers
Method
connect
()
packages/service-interface/src/index.ts:298
↓ 335 callers
Method
String
()
backend/pkg/slugkit/slug.go:31
↓ 313 callers
Method
Error
()
runner/internal/relay/client_token_test.go:67
↓ 310 callers
Function
useTranslations
(namespace?: string)
clients/desktop/src/renderer/shims/next-intl.ts:52
↓ 308 callers
Function
cancel
()
clients/web/src/components/blocks/renderers/chart/ChartRenderer.tsx:38
↓ 308 callers
Function
waitFor
waitFor polls a condition function every 10ms until it returns true or timeout
relay/internal/channel/helpers_test.go:71
↓ 263 callers
Function
invokeIpcContract
( page: Page, opts: IpcContractOpts, ...args: unknown[] )
clients/desktop/e2e/helpers/ipc-contract.ts:46
↓ 261 callers
Function
t
(k: string)
clients/web/src/components/ide/sidebar/__tests__/channel-preview-label.test.ts:5
↓ 257 callers
Method
First
(dest interface{}, conds ...interface{})
backend/internal/infra/database/interface.go:14
↓ 248 callers
Method
Run
Run starts the runner with a suture Supervisor tree and blocks until context is cancelled. All core components (gRPC connection, MCP server, Monitor,
runner/internal/runner/runner_lifecycle.go:28
↓ 240 callers
Method
Set
(ctx context.Context, key string, value interface{}, expiration time.Duration)
backend/internal/infra/cache/redis.go:51
↓ 236 callers
Function
setupTestService
setupTestService creates a test service with seeded plans
backend/internal/service/billing/service_setup_test.go:26
↓ 234 callers
Function
GetTenant
(c interface{})
backend/internal/middleware/tenant.go:32
↓ 233 callers
Method
Write
Write writes data to the terminal stdin.
runner/internal/terminal/interface.go:13
↓ 225 callers
Function
ResolveOrgScope
ResolveOrgScope reads org_slug from a Connect request, validates the caller's membership in that organization, and returns a context carrying a fully-
backend/internal/api/connect/interceptors/org_scope.go:48
↓ 224 callers
Method
goto
()
clients/web/e2e-playwright/pages/login.page.ts:22
↓ 221 callers
Method
Done
()
runner/internal/processmgr/process.go:47
↓ 207 callers
Method
Context
()
backend/internal/service/runner/connection.go:16
↓ 190 callers
Method
WriteHeader
(code int)
backend/internal/middleware/audit.go:60
↓ 186 callers
Method
Feed
Feed processes raw PTY data with proper UTF-8 support. Returns the current screen lines for downstream consumers (single-direction data flow). This av
runner/internal/terminal/vt/virtual_terminal.go:145
↓ 185 callers
Function
New
New creates a new Updater instance.
runner/internal/updater/updater.go:67
↓ 181 callers
Method
get
(path: string)
clients/web/e2e-playwright/fixtures/blockstore.fixture.ts:46
↓ 175 callers
Method
Get
(podKey string)
runner/internal/runner/pod_store.go:13
↓ 171 callers
Method
Model
(value interface{})
backend/internal/infra/database/interface.go:20
↓ 171 callers
Method
Set
Set assigns a variable value.
agentfile/eval/context.go:114
↓ 160 callers
Function
newTestRepo
newTestRepo creates a BillingRepository from *gorm.DB for tests.
backend/internal/service/billing/service_setup_test.go:21
↓ 159 callers
Function
NewService
(repo billing.BillingRepository, stripeKey string)
backend/internal/service/billing/service.go:38
↓ 158 callers
Function
NewVirtualTerminal
NewVirtualTerminal creates a new virtual terminal
runner/internal/terminal/vt/virtual_terminal.go:96
↓ 157 callers
Function
invoke
(channel: string, ...args: unknown[])
packages/electron-adapter/src/invoke.ts:9
↓ 155 callers
Function
setupTestDB
setupTestDB creates an in-memory SQLite database for testing. Delegates to testkit.SetupTestDB for shared schema.
backend/internal/service/billing/service_setup_test.go:16
↓ 150 callers
Function
newTestLogger
newTestLogger creates a test logger that only logs errors
backend/internal/service/runner/test_helper_test.go:73
↓ 145 callers
Method
Find
(dest interface{}, conds ...interface{})
backend/internal/infra/database/interface.go:15
↓ 144 callers
Function
newTestService
--------------------------------------------------------------------------- Helpers ------------------------------------------------------------------
backend/internal/service/extension/service_helpers_test.go:364
↓ 143 callers
Method
Create
(ctx context.Context, req *CreateRequest)
backend/internal/service/repository/interfaces.go:12
↓ 142 callers
Function
Parse
Parse tokenizes the input and parses it into a Program AST.
agentfile/parser/parser.go:18
↓ 141 callers
Function
newMockRepository
()
backend/internal/service/sso/mock_repo_test.go:33
↓ 138 callers
Function
NewMockConnection
NewMockConnection creates a new mock connection for testing.
runner/internal/client/mock_connection.go:33
↓ 138 callers
Function
clearAuthRateLimit
()
clients/web/e2e-playwright/helpers/redis.ts:8
↓ 133 callers
Method
CreatePod
(ctx context.Context, runnerID int64, cmd *runnerv1.CreatePodCommand)
backend/internal/service/agentpod/pod_orchestrator.go:65
↓ 132 callers
Method
Scan
(dest interface{})
backend/internal/infra/database/interface.go:31
↓ 132 callers
Function
newTestService
(repo *mockRepository)
backend/internal/service/sso/config_write_test.go:14
↓ 131 callers
Function
NewRunnerConnectionManager
(logger *slog.Logger)
backend/internal/service/runner/connection_manager.go:69
↓ 129 callers
Function
NewInMemoryPodStore
NewInMemoryPodStore creates a new in-memory pod store.
runner/internal/runner/pod_store.go:27
↓ 127 callers
Method
Create
(value interface{})
backend/internal/infra/database/interface.go:13
↓ 126 callers
Function
createTestGinContext
()
backend/internal/service/billing/service_setup_test.go:38
↓ 122 callers
Method
Error
()
relay/internal/channel/channel_manager_types.go:42
↓ 118 callers
Method
CreateChannel
(ctx context.Context, name, description string, repositoryID *int, ticketSlug *string)
runner/internal/mcp/tools/types_client.go:34
↓ 118 callers
Method
String
()
runner/internal/processmgr/spec.go:29
↓ 114 callers
Method
cleanup
* Execute cleanup SQL (typically DELETE statements).
clients/web/e2e-playwright/fixtures/db.fixture.ts:34
↓ 111 callers
Function
NewRunnerMessageHandler
NewRunnerMessageHandler creates a new message handler.
runner/internal/runner/message_handler.go:28
↓ 107 callers
Method
setState
(state string)
runner/internal/acp/client.go:126
↓ 105 callers
Function
SetupTestDB
(t *testing.T)
backend/internal/testkit/db.go:13
↓ 105 callers
Function
setupTestDB
setupTestDB creates an in-memory SQLite database for testing.
backend/internal/service/channel/test_helper_test.go:14
↓ 104 callers
Method
SendMessage
SendMessage sends a raw RunnerMessage to the server. Used for Autopilot events and other custom messages.
runner/internal/client/interface.go:65
↓ 104 callers
Function
newTestService
newTestService creates a channel Service backed by an in-memory DB for testing.
backend/internal/service/channel/test_helper_test.go:34
↓ 103 callers
Method
has
(wcId: number)
clients/desktop/src/main/window_registry.ts:42
↓ 101 callers
Function
NewHTTPServer
NewHTTPServer creates a new MCP HTTP server. rpcClient is used for MCP tool calls over the gRPC bidirectional stream.
runner/internal/mcp/http_server.go:73
↓ 97 callers
Method
CallToolText
CallToolText returns the raw text payload from a tool. Use this for tools that return human-readable strings (get_pod_status, send_pod_input) rather t
tests/mcp-e2e/client/mcp.go:90
↓ 97 callers
Method
Preload
(query string, args ...interface{})
backend/internal/infra/database/interface.go:25
↓ 97 callers
Function
newMcpError
(code int32, msg string)
backend/internal/api/grpc/runner_adapter_mcp.go:42
↓ 95 callers
Method
Order
(value interface{})
backend/internal/infra/database/interface.go:26
↓ 92 callers
Function
NewContext
NewContext creates a Context with platform-injected values.
agentfile/eval/context.go:92
↓ 92 callers
Function
seedTestPlan
(t *testing.T, db *gorm.DB)
backend/internal/service/billing/service_setup_seeds_test.go:10
↓ 92 callers
Function
useRouter
()
clients/desktop/src/renderer/shims/next-navigation.ts:39
↓ 91 callers
Function
WithReleaseDetector
WithReleaseDetector sets a custom release detector (for testing).
runner/internal/updater/updater.go:53
↓ 89 callers
Method
Parse
Parse collects token usage from session files. sandboxPath is the pod's sandbox root directory. podStartedAt is the pod's start time; only files modif
runner/internal/tokenusage/parser.go:69
↓ 89 callers
Method
RegisterPod
RegisterPod registers a pod with the MCP server.
runner/internal/mcp/http_server.go:166
↓ 89 callers
Method
advance
()
agentfile/parser/parser.go:61
↓ 88 callers
Function
NewMultiSignalDetector
NewMultiSignalDetector creates a new multi-signal detector.
runner/internal/terminal/detector/multi_signal_detector.go:73
↓ 88 callers
Function
Pod
Pod returns a logger for pod operations.
runner/internal/logger/module.go:60
↓ 88 callers
Method
Wait
(ctx context.Context)
runner/internal/processmgr/process.go:46
↓ 87 callers
Method
GetPlan
(ctx context.Context, planName string)
backend/internal/service/billing/plan.go:9
↓ 87 callers
Method
SetReadDeadline
SetReadDeadline sets a deadline for Read operations. After the deadline, Read returns os.ErrDeadlineExceeded.
runner/internal/terminal/terminal_pty.go:26
↓ 86 callers
Method
GetSubscription
(ctx context.Context, orgID int64)
backend/internal/service/promocode/billing.go:40
↓ 86 callers
Method
Put
Put stores a pod.
runner/internal/runner/pod_store.go:42
↓ 85 callers
Function
setupTestDB
setupTestDB creates an in-memory SQLite database for testing. Delegates to testkit.SetupTestDB for shared schema.
backend/internal/service/runner/test_helper_setup_test.go:24
↓ 84 callers
Method
Count
(count *int64)
backend/internal/infra/database/interface.go:30
↓ 83 callers
Function
GRPC
Pre-defined module loggers for common components. These provide convenient access to module-specific loggers. GRPC returns a logger for gRPC-related l
runner/internal/logger/module.go:20
↓ 83 callers
Function
setupTestDB
setupTestDB creates an in-memory SQLite database for testing. Delegates to testkit.SetupTestDB for shared schema.
backend/internal/service/agentpod/pod_service_setup_test.go:17
↓ 80 callers
Function
getLocalizedErrorMessage
( error: unknown, t: (key: string, values?: Record<string, string>) => string, fallback: string, opts?
clients/web/src/lib/api/errors.ts:60
↓ 80 callers
Function
t
(key: string)
clients/web/src/components/settings/AgentCredentialsSettings/credentialForms/__tests__/index.test.ts:99
↓ 79 callers
Method
handleMCP
handleMCP handles MCP JSON-RPC requests.
runner/internal/mcp/http_server_handlers.go:47
↓ 79 callers
Function
newTestService
newTestService creates a Service with an in-memory DB and nil redis
backend/internal/service/apikey/service_setup_test.go:20
↓ 78 callers
Method
Close
()
backend/internal/service/runner/connection_manager.go:190
next →
1–100 of 21,740, ranked by callers