Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloopAI/vibe-kanban
/ functions
Functions
5,631 in github.com/BloopAI/vibe-kanban
⨍
Functions
5,631
◇
Types & classes
2,060
↓ 1,502 callers
Method
clone
(&self)
crates/services/src/services/remote_client.rs:159
↓ 348 callers
Method
push
Push a branch to the given remote using native git authentication.
crates/git/src/cli.rs:368
↓ 294 callers
Method
pool
(&self)
crates/remote/src/state.rs:67
↓ 292 callers
Function
cn
(...inputs: ClassValue[])
packages/ui/src/lib/cn.ts:3
↓ 238 callers
Method
is_empty
(&self)
crates/remote/src/auth/provider.rs:97
↓ 165 callers
Method
find
( executor: E, project_id: Uuid, user_id: Uuid, )
crates/remote/src/db/project_notification_preferences.rs:23
↓ 156 callers
Method
error
Creates an error response, with `message` and no data.
crates/utils/src/response.rs:24
↓ 146 callers
Method
is_empty
Check if the buffer is empty.
crates/executors/src/logs/plain_text_processor.rs:153
↓ 142 callers
Method
path
(&self)
crates/utils/src/shell.rs:130
↓ 141 callers
Method
contains
(&self, path: &Path)
crates/services/src/services/filesystem_watcher.rs:185
↓ 140 callers
Method
push
(&self)
crates/executors/src/executors/opencode/sdk.rs:212
↓ 139 callers
Method
set
(key: K, val: V)
packages/web-core/src/pages/workspaces/ChangesPanelContainer.tsx:279
↓ 126 callers
Function
get
()
crates/preview-proxy/src/bippy_bundle.js:1
↓ 124 callers
Method
get
(key: K)
packages/web-core/src/pages/workspaces/ChangesPanelContainer.tsx:271
↓ 122 callers
Method
db
(&self)
crates/local-deployment/src/lib.rs:309
↓ 118 callers
Method
replace
Create a REPLACE patch for updating an existing conversation entry at the given index
crates/executors/src/logs/utils/patch.rs:135
↓ 117 callers
Method
resolve
(&self, request_id: RequestId, response: PendingResponse)
crates/executors/src/executors/codex/jsonrpc.rs:186
↓ 112 callers
Method
insert
Insert an environment variable
crates/executors/src/env.rs:101
↓ 107 callers
Function
add_normalized_entry
( msg_store: &Arc<MsgStore>, index_provider: &EntryIndexProvider, normalized_entry: NormalizedEntr
crates/executors/src/logs/utils/patch.rs:187
↓ 107 callers
Method
status
(&self)
crates/remote/src/db/oauth.rs:77
↓ 103 callers
Function
cn
(...inputs: ClassValue[])
packages/web-core/src/shared/lib/utils.ts:4
↓ 103 callers
Function
makeRequest
( path: string, options: RequestInit = {}, retryOn401 = true )
packages/web-core/src/shared/lib/remoteApi.ts:47
↓ 101 callers
Function
create
(args: DiffStreamArgs)
crates/services/src/services/diff_stream.rs:192
↓ 96 callers
Method
json
(value: serde_json::Value)
crates/executors/src/logs/mod.rs:33
↓ 95 callers
Function
handleApiResponse
( response: Response )
packages/web-core/src/shared/lib/api.ts:248
↓ 91 callers
Method
fetch_all
Fetch all workspaces. Newest first.
crates/db/src/models/workspace.rs:92
↓ 91 callers
Method
get
(&self, key: &str)
crates/executors/src/env.rs:137
↓ 87 callers
Method
git
(&self, repo_path: &Path, args: I)
crates/git/src/cli.rs:840
↓ 85 callers
Method
update
( pool: &SqlitePool, id: Uuid, data: &UpdateTag, )
crates/db/src/models/tag.rs:67
↓ 84 callers
Method
header
(&self)
crates/executors/src/executors/codex/normalize_logs.rs:786
↓ 83 callers
Method
as_str
(&self)
crates/remote/src/db/oauth.rs:18
↓ 81 callers
Method
commit
(&self, path: &Path, message: &str)
crates/git/src/lib.rs:306
↓ 78 callers
Method
delete
(pool: &SqlitePool, id: Uuid)
crates/db/src/models/tag.rs:93
↓ 76 callers
Method
get
(&self, cache_key: &str, provider: &str, model: &str)
crates/executors/src/executors/opencode/models.rs:42
↓ 76 callers
Method
next
Get the next available index
crates/executors/src/logs/utils/entry_index.rs:22
↓ 73 callers
Method
write
(&self, session_id: Uuid, data: &[u8])
crates/local-deployment/src/pty.rs:157
↓ 68 callers
Function
open
()
packages/web-core/src/shared/hooks/useLogStream.ts:39
↓ 67 callers
Method
remove
(&self, host_id: Uuid)
crates/relay-hosts/src/webrtc_cache.rs:65
↓ 63 callers
Method
parse
(value: &Value)
crates/executors/src/executors/opencode/types.rs:85
↓ 62 callers
Method
container
(&self)
crates/local-deployment/src/lib.rs:317
↓ 60 callers
Method
remote_client
(&self)
crates/local-deployment/src/lib.rs:401
↓ 57 callers
Method
encode
Sign a frame and serialize it into a JSON envelope. Increments the sequence counter, Ed25519-signs over the session id, nonce, sequence number, messa
crates/relay-ws/src/crypto.rs:40
↓ 56 callers
Method
as_str
(&self)
crates/executors/src/executors/claude/types.rs:214
↓ 56 callers
Function
write_file
(base: P, rel: &str, content: &str)
crates/git/tests/git_ops_safety.rs:12
↓ 54 callers
Method
to_normalized_entry
(&self)
crates/executors/src/executors/codex/normalize_logs.rs:95
↓ 51 callers
Method
close
Close the stream
packages/web-core/src/shared/lib/streamJsonPatchEntries.ts:29
↓ 50 callers
Function
icon
(component: DeveloperIcon)
packages/web-core/src/shared/lib/fileTypeIcon.ts:52
↓ 50 callers
Method
send
(&self, message: &T)
crates/executors/src/executors/codex/jsonrpc.rs:200
↓ 50 callers
Method
url
(&self, path: &str)
crates/mcp/src/task_server/mod.rs:79
↓ 46 callers
Method
indexOf
(i)
crates/preview-proxy/src/bippy_bundle.js:4
↓ 46 callers
Method
push_patch
(&self, patch: json_patch::Patch)
crates/utils/src/msg_store.rs:70
↓ 46 callers
Function
replace_normalized_entry
( msg_store: &Arc<MsgStore>, index: usize, normalized_entry: NormalizedEntry, )
crates/executors/src/logs/utils/patch.rs:197
↓ 45 callers
Method
build
(&self, additional_args: &[String])
crates/executors/src/command.rs:144
↓ 45 callers
Method
get
(&self, session_id: Uuid)
crates/remote/src/db/auth.rs:63
↓ 45 callers
Method
read
( &mut self, id: u32, handle: String, offset: u64, len: u32, )
crates/embedded-ssh/src/sftp.rs:165
↓ 43 callers
Method
is_success
Returns true if the response was successful.
crates/utils/src/response.rs:43
↓ 42 callers
Method
insert
(&mut self, path: PathBuf, mode: RecursiveMode)
crates/services/src/services/filesystem_watcher.rs:195
↓ 41 callers
Method
next
()
crates/preview-proxy/src/bippy_bundle.js:4
↓ 40 callers
Function
ensure_issue_access
( pool: &PgPool, user_id: Uuid, issue_id: Uuid, )
crates/remote/src/routes/organization_members.rs:649
↓ 40 callers
Method
insert
(&self, host_id: Uuid, client: Arc<WebRtcClient>)
crates/relay-hosts/src/webrtc_cache.rs:58
↓ 40 callers
Function
set
(value?: boolean)
packages/web-core/src/shared/stores/useUiPreferencesStore.ts:870
↓ 39 callers
Function
begin_tx
Begin a transaction and tag it with the current request's request ID. If no context is set (e.g. background jobs), the transaction is untagged.
crates/remote/src/db/mod.rs:58
↓ 39 callers
Method
get
(&self)
crates/services/src/services/oauth_credentials.rs:76
↓ 39 callers
Method
send_json
( &self, rb: reqwest::RequestBuilder, )
crates/mcp/src/task_server/tools/mod.rs:113
↓ 38 callers
Function
commit_all
(repo: &Repository, message: &str)
crates/git/tests/git_ops_safety.rs:21
↓ 38 callers
Function
defineModal
( component: React.ComponentType<ComponentProps<P> & NiceModalHocProps> )
packages/web-core/src/shared/lib/modals.ts:22
↓ 38 callers
Method
merge
(&mut self, other: DirectoryMigrationStats)
crates/server/src/startup.rs:205
↓ 37 callers
Function
ensure_project_access
( pool: &PgPool, user_id: Uuid, project_id: Uuid, )
crates/remote/src/routes/organization_members.rs:604
↓ 37 callers
Method
extend_params
(mut self, more: I)
crates/executors/src/command.rs:120
↓ 37 callers
Function
get_txid
Get the current transaction ID from Postgres. Must be called within an active transaction. Uses text conversion to avoid xid8->bigint cast issues in s
crates/remote/src/db/mod.rs:74
↓ 37 callers
Method
into_response
(self)
crates/remote/src/auth/local.rs:139
↓ 37 callers
Function
useShape
( shape: ShapeDefinition<T>, params: Record<string, string>, options: UseShapeOptions<M> = {} as UseShap
packages/web-core/src/shared/integrations/electric/hooks.ts:86
↓ 36 callers
Method
merge
Merge additional vars into this env. Incoming keys overwrite existing ones.
crates/executors/src/env.rs:106
↓ 36 callers
Method
remove
(entry_index: usize)
crates/executors/src/logs/utils/patch.rs:145
↓ 36 callers
Function
updateDraft
(updates: Partial<RepoScriptsFormState>)
packages/web-core/src/shared/dialogs/settings/settings/ReposSettingsSection.tsx:383
↓ 35 callers
Method
decode
Verify a signed JSON envelope and deserialize it back into a frame. Checks the Ed25519 signature and enforces monotonic sequence ordering.
crates/relay-ws/src/crypto.rs:83
↓ 34 callers
Function
checkout_branch
(repo: &Repository, name: &str)
crates/git/tests/git_ops_safety.rs:45
↓ 34 callers
Function
useUserSystem
()
packages/web-core/src/shared/hooks/useUserSystem.ts:57
↓ 33 callers
Function
createHmrContext
(key: string, defaultValue: T)
packages/web-core/src/shared/lib/hmrContext.ts:17
↓ 33 callers
Method
into_response
(self)
crates/remote/src/routes/error.rs:26
↓ 33 callers
Function
set
(next?: boolean)
packages/web-core/src/shared/stores/useExpandableStore.ts:34
↓ 33 callers
Function
text
(value: string)
packages/web-core/src/shared/lib/notificationMessage.ts:11
↓ 32 callers
Method
extend
(&mut self, tc: &agent_client_protocol::ToolCall, worktree_path: &Path)
crates/executors/src/executors/acp/normalize_logs.rs:731
↓ 32 callers
Method
from
(msg: &'static str)
crates/server/src/error.rs:95
↓ 32 callers
Method
track_if_analytics_allowed
(&self, event_name: &str, properties: Value)
crates/deployment/src/lib.rs:141
↓ 31 callers
Function
make_path_relative
Convert absolute paths to relative paths based on worktree path This is a robust implementation that handles symlinks and edge cases
crates/utils/src/path.rs:12
↓ 30 callers
Function
dispatch
(fn: () => void)
packages/ui/src/components/StaticToolbarPlugin.tsx:75
↓ 30 callers
Method
get
(&self)
crates/executors/src/executors/mod.rs:352
↓ 30 callers
Function
getPathParam
( routeParams: Record<string, string>, key: string )
packages/local-web/src/app/navigation/AppNavigation.ts:11
↓ 30 callers
Function
useWorkspaceContext
()
packages/web-core/src/shared/hooks/useWorkspaceContext.ts:63
↓ 28 callers
Method
open
( &mut self, id: u32, filename: String, pflags: OpenFlags, _attrs: Fil
crates/embedded-ssh/src/sftp.rs:128
↓ 28 callers
Function
useAuth
()
packages/web-core/src/shared/hooks/auth/useAuth.ts:15
↓ 27 callers
Function
getSize
(sizeLabel, multiplier = 1)
packages/local-web/tailwind.new.config.js:17
↓ 27 callers
Function
replace
Create patch for updating an existing execution process
crates/services/src/services/events/patches.rs:35
↓ 26 callers
Method
ensure_container_exists
( &self, workspace: &Workspace, )
crates/local-deployment/src/container.rs:1243
↓ 26 callers
Method
log_raw
(&self, raw: &str)
crates/executors/src/executors/codex/client.rs:994
↓ 26 callers
Function
m
(c,i,o)
crates/preview-proxy/src/bippy_bundle.js:4
↓ 26 callers
Function
navigateTo
( destination: AppDestination, transition?: NavigationTransition, )
packages/remote-web/src/app/navigation/AppNavigation.ts:216
↓ 25 callers
Function
f
(c,i)
crates/preview-proxy/src/bippy_bundle.js:4
↓ 25 callers
Method
get_branch_oid
Get the commit OID (as hex string) for a given branch without modifying HEAD
crates/git/src/lib.rs:850
next →
1–100 of 5,631, ranked by callers