MCPcopy Index your code

hub / github.com/awakenworks/awaken / functions

Functions15,944 in github.com/awakenworks/awaken

↓ 3,563 callersMethodclone
(&self)
crates/awaken-stores/src/postgres.rs:20
↓ 3,103 callersMethodexpect
(&mut self, ch: char)
crates/awaken-tool-pattern/src/parser.rs:73
↓ 1,243 callersMethodclone
(&self)
crates/awaken-runtime/src/state/store.rs:30
↓ 1,035 callersMethodpush
(&mut self, chunk: &str)
crates/awaken-runtime/src/extensions/a2a/a2a_backend.rs:1043
↓ 770 callersMethodas_ref
(&self)
crates/awaken-server-contract/src/contract/scope.rs:83
↓ 460 callersMethodclone
(&self)
crates/awaken/tests/agent_loop.rs:1896
↓ 328 callersMethodas_str
(self)
crates/awaken-server/src/services/config_service.rs:85
↓ 319 callersFunctionfrom_value
(value: &Value)
crates/awaken-server/src/services/config_service/normalization.rs:274
↓ 302 callersMethodon_agent_event
(&mut self, ev: &AgentEvent)
crates/awaken-server/src/protocols/acp/encoder.rs:71
↓ 277 callersFunctionapply
(choice: ThemeChoice)
apps/admin-console/src/lib/use-theme.ts:20
↓ 274 callersMethodget
(&self, id: &str)
crates/awaken-ext-mcp/src/manager.rs:2635
↓ 271 callersMethodextend
(&mut self, mut other: Self)
crates/awaken-runtime-contract/src/state/command.rs:61
↓ 258 callersMethodcontains
(&self)
crates/awaken-runtime-contract/src/state/slot.rs:72
↓ 253 callersMethodstatus
(&self)
crates/awaken-server-contract/src/contract/mailbox.rs:349
↓ 239 callersMethodinstall_plugin
(&self, plugin: P)
crates/awaken-runtime/src/state/store.rs:148
↓ 237 callersMethodwith_tool
Register a tool by ID.
crates/awaken-runtime/src/builder.rs:120
↓ 232 callersMethodinsert
(&mut self, key: String, cx: opentelemetry::Context)
crates/awaken-ext-observability/src/otel.rs:96
↓ 220 callersMethodinsert
Insert one pinned agent and its immutable version metadata.
crates/awaken-server/src/services/pinned_registry.rs:58
↓ 212 callersFunctionrun_agent_loop
Execute the agent loop. Prefer `AgentRuntime::run()` for production use. Handles both fresh runs and resumed runs (state-driven detection). Supports
crates/awaken-runtime/src/loop_runner/mod.rs:304
↓ 203 callersFunctionconnect
( url: &str, credentials: Option<&str>, )
crates/awaken-stores/src/nats_connect.rs:5
↓ 200 callersMethodinsert
(&mut self, value: K::Value)
crates/awaken-runtime-contract/src/state/slot.rs:84
↓ 192 callersMethodshutdown
Signal background tasks to shut down.
crates/awaken-stores/src/nats_mailbox/mod.rs:193
↓ 189 callersMethodas_str
(self)
crates/awaken-ext-skills/src/skill.rs:92
↓ 182 callersMethodstore
Borrow the thread/run store for read paths. Writes must be routed through `mailbox.coordinator()`.
crates/awaken-server/src/app/modules.rs:87
↓ 181 callersMethodcommit
(&self, patch: MutationBatch)
crates/awaken-runtime/src/state/store.rs:101
↓ 172 callersFunctionrender
Render Prometheus text exposition format. Returns `None` if the recorder has not been installed.
crates/awaken-server/src/metrics.rs:50
↓ 170 callersMethodwrite
(&self, _run: &awaken_eval::EvalRun)
crates/awaken-server/src/app_test.rs:53
↓ 168 callersMethodis_empty
(&self)
crates/awaken-server/src/transport/replay_buffer.rs:115
↓ 165 callersMethodis_empty
Returns `true` when no lineage fields are set.
crates/awaken-runtime/src/extensions/background/types.rs:74
↓ 161 callersMethodwith_agent_id
(mut self, agent_id: impl Into<String>)
crates/awaken-runtime/src/run.rs:187
↓ 159 callersFunctionrequest
( app: &axum::Router, method: &str, uri: &str, body: Option<Value>, )
crates/awaken-server/tests/eval_api.rs:278
↓ 159 callersFunctionstart
(controller)
examples/openui-chat/src/lib/ag-ui-adapter.test.ts:8
↓ 151 callersFunctiontest_identity
()
crates/awaken/tests/agent_loop.rs:147
↓ 150 callersMethodthread_id
(&self)
crates/awaken-server-contract/src/contract/mailbox.rs:324
↓ 149 callersFunctionrequest_json
( router: &axum::Router, method: Method, uri: &str, body: Option<Value>, )
crates/awaken-server/tests/config_api.rs:764
↓ 146 callersMethoddispatch_id
(&self)
crates/awaken-server-contract/src/contract/mailbox.rs:319
↓ 139 callersFunctionmake_runtime
()
crates/awaken/tests/agent_loop.rs:140
↓ 134 callersMethodlen
Returns the number of messages currently buffered in the channel.
crates/awaken-runtime/src/inbox.rs:84
↓ 130 callersMethodtake
Take all collected events, leaving the buffer empty.
crates/awaken-runtime-contract/src/contract/event_sink.rs:41
↓ 129 callersMethodget
(&self, id: &str)
examples/src/starter_backend/skills.rs:118
↓ 121 callersFunctionbuilder
()
crates/awaken-runtime-contract/src/registry_spec/tests.rs:428
↓ 121 callersMethodclone
(&self)
crates/awaken-runtime-contract/src/state/slot.rs:21
↓ 119 callersMethodsave_thread
(&self, thread: &Thread)
crates/awaken-stores/tests/fault_injection.rs:50
↓ 119 callersMethodsend
Send a message to the owner agent. Returns `true` if delivered to the channel. Returns `false` if the receiver was dropped — in that case `on_closed`
crates/awaken-runtime/src/inbox.rs:54
↓ 118 callersMethodread
(&self, run_id: &str)
crates/awaken-server/src/app_test.rs:57
↓ 117 callersMethodget
Get the summary of a specific task.
crates/awaken-runtime/src/extensions/background/manager.rs:524
↓ 117 callersMethodjson
(body: Value)
crates/awaken-ext-mcp/tests/mcp_tests.rs:404
↓ 116 callersMethodrecord
(&self, event: &MetricsEvent)
crates/awaken-ext-observability/src/sink.rs:94
↓ 116 callersMethodtext
Extract concatenated text parts.
crates/awaken-protocol-a2a/src/lib.rs:227
↓ 115 callersMethodlen
(&self)
crates/awaken-stores/tests/adr0036_mandatory.rs:55
↓ 114 callersMethodget
(&self, id: &str)
crates/awaken-runtime/src/registry/memory.rs:62
↓ 110 callersMethodparse
Parse a service-account JSON string. Validates the minimum fields the signer needs (`client_email`, `private_key`, with `private_key` looking like a P
crates/awaken-runtime/src/credentials/material.rs:115
↓ 108 callersFunctionmake_store
()
crates/awaken-server/src/mailbox/tests.rs:66
↓ 106 callersMethodon_agent_event
(&mut self, ev: &AgentEvent)
crates/awaken-server/src/protocols/ag_ui/encoder.rs:60
↓ 105 callersMethodinto_response
(self)
crates/awaken-server/src/error.rs:61
↓ 105 callersMethodspawn
Spawn a background task. `name` is an optional short identifier for addressing (e.g. "researcher"). If provided, it must be unique among running task
crates/awaken-runtime/src/extensions/background/manager.rs:285
↓ 104 callersMethodheader
(mut self, key: impl Into<String>, value: impl Into<String>)
crates/awaken-ext-observability/src/otel_config.rs:183
↓ 102 callersMethodcount
(&self, scope: EventScope)
crates/awaken-stores/src/postgres_event.rs:286
↓ 102 callersMethodregister_phase_hook
( &mut self, plugin_id: impl Into<String>, phase: Phase, hook: H, )
crates/awaken-runtime/src/plugins/registry.rs:215
↓ 101 callersMethodenqueue
(&self, dispatch: &RunDispatch)
crates/awaken-stores/src/memory_mailbox.rs:131
↓ 99 callersMethodlen
Number of frames currently in the buffer.
crates/awaken-server/src/transport/replay_buffer.rs:111
↓ 95 callersFunctionmake_run
(run_id: &str, thread_id: &str, updated_at: u64)
crates/awaken-stores/tests/support/mod.rs:4
↓ 92 callersMethodas_str
(&self)
crates/awaken-runtime/src/credentials/material.rs:142
↓ 92 callersMethodwith_id
Create a new thread with a specific identifier.
crates/awaken-runtime-contract/src/thread.rs:89
↓ 90 callersMethodcontains_key
(&self, id: &str)
crates/awaken-runtime/src/registry/memory.rs:66
↓ 90 callersMethodget
(&self, dispatch_id: &str)
crates/awaken-stores/src/nats_mailbox/index.rs:101
↓ 89 callersMethodexecute
( &self, _request: InferenceRequest, )
crates/awaken-server/tests/run_api.rs:244
↓ 89 callersMethodwith_agent_spec
Register an agent spec.
crates/awaken-runtime/src/builder.rs:102
↓ 89 callersMethodwith_provider
Register a provider (LLM executor) by ID.
crates/awaken-runtime/src/builder.rs:164
↓ 88 callersMethodensure_schema
Ensure all tables exist. Called lazily on first access.
crates/awaken-stores/src/postgres/schema.rs:7
↓ 87 callersMethodget
( &self, namespace: ConfigNamespace, id: &str, )
crates/awaken-server/src/services/config_service.rs:388
↓ 86 callersMethodnext
(&mut self)
crates/awaken-stores/src/memory/mod.rs:767
↓ 86 callersMethodstore
(&self)
crates/awaken-runtime/src/phase/engine.rs:45
↓ 83 callersFunctionact
Run one scene; never throws — records outcome and keeps the camera rolling.
e2e/tests/admin-demo.spec.ts:111
↓ 83 callersFunctionbuild_test_app
()
crates/awaken-server/tests/eval_api.rs:118
↓ 82 callersMethodmetrics
(&self)
crates/awaken-ext-observability/src/sink.rs:88
↓ 82 callersMethodwrite
Write a typed value.
crates/awaken-runtime/src/profile/mod.rs:53
↓ 80 callersMethodregistry
(&self)
crates/awaken-ext-mcp/src/manager.rs:2233
↓ 79 callersMethodon_agent_event
(&mut self, ev: &AgentEvent)
crates/awaken-server/src/protocols/ai_sdk_v6/encoder.rs:84
↓ 79 callersMethodsnapshot
(&self)
crates/awaken-runtime/src/state/store.rs:51
↓ 75 callersFunctionbeat
(page: Page, ms = 650)
e2e/tests/demo-helpers.ts:117
↓ 75 callersMethodclaim_token
(&self)
crates/awaken-stores/src/nats_buffered_thread/hierarchy_claim.rs:81
↓ 73 callersMethodcheckpoint
( &self, thread_id: &str, messages: &[Message], run: &RunRecord, )
crates/awaken-stores/tests/fault_injection.rs:114
↓ 73 callersMethodwith_parent_thread_id
(mut self, parent_thread_id: impl Into<String>)
crates/awaken-runtime/src/run.rs:240
↓ 69 callersFunctionjsonResponse
(data: unknown, init?: { ok?: boolean; status?: number })
apps/admin-console/src/pages/agent-editor-page.test.tsx:40
↓ 69 callersFunctionnow_ms
Returns the current time in milliseconds since the UNIX epoch. Uses `unwrap_or_default()` so the call never panics (returns `0` if the system clock i
crates/awaken-runtime-contract/src/time.rs:6
↓ 69 callersFunctionresolve
(registries: &RegistrySet, agent_id: &str)
crates/awaken-runtime/src/registry/resolve/pipeline/mod.rs:160
↓ 68 callersMethodclone
()
examples/copilotkit-starter/lib/persisted-http-agent.ts:48
↓ 67 callersMethodwith_llm_response
(mut self, response: LLMResponse)
crates/awaken-runtime/src/hooks/context.rs:199
↓ 66 callersFunctionbuild_router
Build the complete router for the given state.
crates/awaken-server/src/routes.rs:103
↓ 65 callersMethodis_empty
(&self)
crates/awaken-server/src/services/pinned_registry.rs:203
↓ 65 callersMethodrecv
(&mut self)
crates/awaken-server/src/protocols/mcp/adapter.rs:33
↓ 65 callersMethodwith_model
Register a model offering. The id is extracted from `spec.id`.
crates/awaken-runtime/src/builder.rs:136
↓ 64 callersMethodclaim
( &self, thread_id: &str, consumer_id: &str, lease_ms: u64, now: u64,
crates/awaken-stores/src/memory_mailbox.rs:163
↓ 64 callersMethodget
( &self, namespace: &str, id: &str, )
crates/awaken-server/src/services/config_service/tests.rs:118
↓ 64 callersFunctionparse_pattern
Parse a pattern string into a [`ToolCallPattern`].
crates/awaken-tool-pattern/src/parser.rs:100
↓ 64 callersMethodresolver_arc
Return a cloned `Arc` of the agent resolver.
crates/awaken-runtime/src/runtime/agent_runtime/mod.rs:239
↓ 63 callersMethodabort
Abort lifecycle tasks. This is idempotent.
crates/awaken-server/src/mailbox.rs:488
↓ 63 callersFunctionbaseSpec
(overrides: Partial<AgentSpec> = {})
apps/admin-console/src/lib/agent-editor-helpers.test.ts:29
↓ 63 callersFunctionmake_spec
(id: &str)
crates/awaken-runtime/src/registry/resolve/pipeline/tests.rs:268
next →1–100 of 15,944, ranked by callers