Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/avibe-bot/avibe
/ functions
Functions
10,036 in github.com/avibe-bot/avibe
⨍
Functions
10,036
◇
Types & classes
782
↳
Endpoints
185
↓ 2,002 callers
Function
t
Shortcut function to translate a key. Args: key: Dot-separated key path lang: Language code **kwargs: Interpolation
vibe/i18n/__init__.py:105
↓ 1,799 callers
Method
get
(self, key: str, default: Any = None)
vibe/ui_compat.py:238
↓ 1,509 callers
Method
get
(self, agent_name: Optional[str])
modules/agents/service.py:33
↓ 1,436 callers
Method
append
(self, session_id: str, payload: dict[str, Any])
core/show_session_events.py:71
↓ 1,194 callers
Method
get
(self, session_id: str)
core/show_pages.py:186
↓ 421 callers
Method
get
(self, url, headers=None, timeout=None)
tests/test_opencode_server.py:92
↓ 419 callers
Method
join
(self, timeout=None)
tests/test_remote_access_vibe_cloud.py:542
↓ 380 callers
Method
loads
(text: str)
tests/test_subagent_router.py:140
↓ 375 callers
Method
run
(self)
tests/test_im_base_auth.py:29
↓ 337 callers
Method
connect
(self, hostname, port, timeout=10)
tests/test_im_proxy_unification.py:445
↓ 321 callers
Function
jsonify
(*args: Any, **kwargs: Any)
vibe/ui_compat.py:108
↓ 313 callers
Method
error
(self, message)
vibe/cli.py:94
↓ 308 callers
Function
create_sqlite_engine
(db_path: Path | None = None)
storage/db.py:27
↓ 269 callers
Method
test_client
(self)
vibe/ui_compat.py:406
↓ 226 callers
Method
resolve
(self, platform: str, channel_id: str)
modules/agent_router.py:56
↓ 191 callers
Method
_t
(self, key: str, **kwargs)
core/handlers/base.py:58
↓ 189 callers
Method
get_json
(self, path: str, timeout: int = 5)
tests/e2e/json_http_client.py:41
↓ 186 callers
Method
exists
(self, command: Sequence[str])
scripts/incus_tenant.py:88
↓ 145 callers
Method
update
( self, name: str, *, description: Any = _UNSET, model: Any = _UNSET,
core/vibe_agents.py:191
↓ 141 callers
Method
replace
(match: re.Match[str])
modules/im/telegram.py:933
↓ 140 callers
Function
_save_config
(tmp_path)
tests/test_ui_remote_access_auth.py:68
↓ 137 callers
Method
exists
(self, command)
tests/test_incus_regression.py:1223
↓ 127 callers
Method
wait
(self)
tests/scenario_harness/core.py:95
↓ 119 callers
Method
post
(self, url, json=None, headers=None)
tests/test_opencode_server.py:96
↓ 116 callers
Function
ensure_sqlite_state
Create/migrate the SQLite DB and import existing JSON state once.
storage/importer.py:55
↓ 102 callers
Method
close
(self)
core/show_pages.py:183
↓ 99 callers
Function
upsert_scope
( conn: Connection, platform: str, scope_type: str, native_id: str, *, now: str, p
storage/settings_service.py:299
↓ 95 callers
Function
run_migrations
(db_path: Path | None = None, *, revision: str = "head")
storage/migrations.py:114
↓ 91 callers
Method
parse_args
(self, args=None, namespace=None)
vibe/cli.py:77
↓ 89 callers
Method
send_message
( self, context: MessageContext, text: str, parse_mode: Optional[str] = None,
core/controller.py:60
↓ 81 callers
Method
_t
(self, key: str, **kwargs)
modules/im/telegram.py:172
↓ 75 callers
Function
csrf_headers
(client, base_url: str = "http://localhost")
tests/ui_server_test_helpers.py:6
↓ 74 callers
Method
done
()
tests/test_claude_cli_path.py:1537
↓ 72 callers
Function
set_show_runtime_manager_for_tests
(manager: ShowRuntimeManager | None)
core/show_runtime.py:1020
↓ 69 callers
Method
save
(self)
tests/test_agent_auth_service.py:80
↓ 68 callers
Method
_t
Translate a key for the given channel's language.
modules/im/slack.py:119
↓ 66 callers
Function
postJson
(path: string, payload: any)
ui/src/context/ApiContext.tsx:1444
↓ 66 callers
Function
record
(name)
tests/test_incus_regression.py:1229
↓ 63 callers
Method
_get_im_client
(self, context: MessageContext)
core/handlers/base.py:32
↓ 63 callers
Method
json
(self)
vibe/ui_compat.py:71
↓ 62 callers
Function
cn
(...inputs: ClassValue[])
ui/src/lib/utils.ts:4
↓ 62 callers
Method
run
( self, command: Sequence[str], *, input_bytes: bytes | None = None, i
scripts/incus_regression.py:87
↓ 61 callers
Method
clear
Clear all state for a session, including removing any answer reaction.
modules/agents/question_ui.py:155
↓ 61 callers
Function
useApi
()
ui/src/context/ApiContext.tsx:1196
↓ 59 callers
Function
_run
(coro)
tests/test_web_oauth_flow.py:80
↓ 58 callers
Method
emit_agent_message
Centralized dispatch for agent messages. Message Types: - Log Messages (system/assistant/toolcall): consolidated into a single
core/message_dispatcher.py:539
↓ 57 callers
Function
update
Update one installed skill. Maps to ``askill update <name> [-g] -y``.
core/services/skills.py:317
↓ 56 callers
Method
cancel
Stop the active turn: interrupt the agent's backend run via the SAME path the IM ``/stop`` command uses (Claude interrupt / Codex turn-interru
core/session_turns.py:1101
↓ 55 callers
Function
_create_show_page
(session_id: str, visibility: str)
tests/test_ui_show_pages.py:72
↓ 53 callers
Method
exception
(self)
tests/test_claude_cli_path.py:1540
↓ 52 callers
Method
emit_agent_message
Backward-compatible entrypoint; delegated to message dispatcher.
core/controller.py:1143
↓ 52 callers
Method
read
(self)
tests/test_show_pages.py:492
↓ 51 callers
Method
create_session
(self, _directory, *, title)
tests/test_web_oauth_flow.py:588
↓ 49 callers
Method
_t
(self, key: str, **kwargs)
core/agent_auth_service.py:419
↓ 47 callers
Function
_config
()
tests/test_remote_access_vibe_cloud.py:13
↓ 47 callers
Method
_t
(self, key: str, channel_id: Optional[str] = None, **kwargs)
modules/im/discord.py:120
↓ 47 callers
Method
close
(self)
storage/sessions_service.py:112
↓ 46 callers
Method
register
(self, agent: BaseAgent)
modules/agents/service.py:29
↓ 46 callers
Method
reset_instance
Reset singleton (for tests only).
config/v2_settings.py:433
↓ 43 callers
Method
get_instance
(**kwargs)
tests/test_ui_api.py:79
↓ 43 callers
Method
load
(cls, config_path: Optional[Path] = None)
config/v2_config.py:418
↓ 42 callers
Function
_save_config_with_setup_host
(tmp_path, host: str)
tests/test_ui_remote_access_auth.py:1516
↓ 42 callers
Function
getJson
(path: string)
ui/src/context/ApiContext.tsx:1249
↓ 42 callers
Function
next
(stepData: any)
ui/src/components/Wizard.tsx:217
↓ 41 callers
Method
delete
(self, url: str, **kwargs: Any)
vibe/ui_compat.py:282
↓ 41 callers
Method
run
(self, *steps: ScenarioStep)
tests/scenario_harness/core.py:148
↓ 40 callers
Function
_optional_str
(value: Any)
core/services/agent_run_target.py:772
↓ 40 callers
Method
create
( self, *, name: str, backend: str, description: Optional[str] = None,
core/vibe_agents.py:152
↓ 40 callers
Method
text_contains
( harness: BaseScenarioHarness, needle: str, *, index: int | None = None,
tests/scenario_harness/core.py:160
↓ 38 callers
Method
_get_channel_context
Get context for channel messages (no thread)
core/handlers/command_handlers.py:30
↓ 37 callers
Function
_run_session
(handler: SessionHandler, context: MessageContext)
tests/test_claude_cli_path.py:94
↓ 36 callers
Function
_text_or_none
(raw: Any)
core/show_session_events.py:427
↓ 36 callers
Method
build
(self)
tests/test_feishu_event_dispatcher.py:67
↓ 36 callers
Method
close
(self)
core/vibe_agents.py:117
↓ 35 callers
Function
_env
(key: str, default: str = "")
scripts/prepare_regression.py:66
↓ 35 callers
Method
close
(self)
storage/background.py:398
↓ 35 callers
Function
useToast
()
ui/src/context/ToastContext.tsx:107
↓ 34 callers
Function
_add_json_noop
(parser)
vibe/cli.py:2241
↓ 34 callers
Method
enqueue_agent_run
( self, *, message: str, agent_name: Optional[str] = None, agent_id: O
core/scheduled_tasks.py:880
↓ 34 callers
Method
start
(self)
tests/test_chat_discovery.py:267
↓ 33 callers
Function
_mock_interface
Make ``psutil.net_if_addrs()`` report ``ip`` with the given prefix length so ``_local_interface_network`` returns the expected subnet. Tests t
tests/test_ui_remote_access_auth.py:23
↓ 33 callers
Function
_print_task_error
(exc: Exception, *, help_command: str | None = None)
vibe/cli.py:134
↓ 33 callers
Function
incus
(*args: str, project: str | None = None)
scripts/incus_regression.py:117
↓ 32 callers
Function
_full_config_payload
()
tests/test_api_save_config_merge.py:13
↓ 32 callers
Method
_handle_event
Handle Events API events
modules/im/slack.py:1638
↓ 32 callers
Function
_insert_msg
Direct insert so the test controls created_at (second-resolution) + read_at. Agent rows default to type='result' (the user-facing reply the inbox
tests/test_messages_service.py:456
↓ 32 callers
Function
_projects_engine
()
vibe/ui_server.py:3787
↓ 32 callers
Method
close
(self)
config/v2_sessions.py:256
↓ 32 callers
Function
incus
(*args: str, project: str | None = None)
scripts/incus_tenant.py:144
↓ 32 callers
Method
run
(self)
tests/test_multi_platform_runtime.py:75
↓ 32 callers
Function
updateEdit
(providerId: string, patch: Partial<ProviderEditState>)
ui/src/components/settings/providers/OpencodeProviderConfig.tsx:370
↓ 31 callers
Function
_add_column_if_missing
(table_name: str, column_name: str, column: sa.Column)
storage/alembic/versions/20260522_0003_agent_runs_schema.py:29
↓ 31 callers
Function
_print_cli_payload
(kind: str, **fields)
vibe/cli.py:168
↓ 31 callers
Method
claim
(self, request_id: str)
core/scheduled_tasks.py:1166
↓ 31 callers
Method
register_callbacks
Register callback functions for different events
modules/im/slack.py:4016
↓ 31 callers
Method
run
Run the workbench as the sole IM surface (workbench-only mode). Unlike the external adapters there is no socket/long-poll to drive: u
modules/im/avibe.py:210
↓ 30 callers
Method
flush_queue
Drain the send-while-busy queue ONE segment per call — the turn's completion re-flushes the next, so segments run in order, one at a time.
core/session_turns.py:737
↓ 30 callers
Function
refresh
()
ui/src/components/workbench/WebPushControl.tsx:31
↓ 30 callers
Function
remote_ref
(remote: str | None, name: str = "")
scripts/incus_regression.py:125
↓ 29 callers
Function
_optional
(key: str)
scripts/prepare_regression.py:73
next →
1–100 of 10,036, ranked by callers