MCPcopy Create free account

hub / github.com/Headcrab/telecodex / functions

Functions596 in github.com/Headcrab/telecodex

↓ 3 callersFunctionformat_device_auth_message
( prompt: &crate::codex::CodexDeviceAuthPrompt, already_running: bool, )
src/app/auth.rs:229
↓ 3 callersFunctionformat_limits_inline
(snapshot: &LimitsSnapshot)
src/limits.rs:110
↓ 3 callersFunctionformat_limits_summary
(snapshot: &LimitsSnapshot)
src/limits.rs:80
↓ 3 callersFunctionformat_session_status
( session: &crate::models::SessionRecord, chat: &crate::telegram::Chat, )
src/app/presentation.rs:782
↓ 3 callersFunctionforum_sync_cooldown_key
(chat_id: i64)
src/app/support.rs:113
↓ 3 callersFunctionhandle_login_start_failure
( shared: &Arc<AppShared>, message: &Message, error: anyhow::Error, )
src/app/auth.rs:248
↓ 3 callersFunctionhistory_keyboard
( thread_id: &str, index: usize, total: usize, )
src/app/presentation.rs:94
↓ 3 callersMethodinitialize
(&mut self)
src/codex.rs:1180
↓ 3 callersFunctionis_invalid_forum_topic_error
(error: &anyhow::Error)
src/app/support.rs:313
↓ 3 callersFunctionnormalize_binary_path
(path: PathBuf)
src/config.rs:367
↓ 3 callersFunctionnormalize_path
(path: PathBuf)
src/app/support.rs:269
↓ 3 callersMethodnotify_primary_user
(&self, text: &str)
src/app.rs:318
↓ 3 callersFunctionparse_i64_arg
(value: &str, usage: &str)
src/commands.rs:354
↓ 3 callersFunctionpath_vec_to_strings
(paths: &[PathBuf])
src/store.rs:819
↓ 3 callersFunctionprepare_runtime_request
( session: &crate::models::SessionRecord, request: &TurnRequest, workspace: &TurnWorkspace, )
src/app/turns.rs:942
↓ 3 callersMethodprune_missing_forum_sessions
( &self, chat: &crate::telegram::Chat, sessions: Vec<crate::models::SessionRecord>,
src/app/forum.rs:304
↓ 3 callersFunctionrequired_token
(tokens: &'a [&str], idx: usize, usage: &str)
src/commands.rs:364
↓ 3 callersMethodretry_request_for_turn
( &self, turn_id: i64, session_key: SessionKey, from_user_id: i64, )
src/store.rs:522
↓ 3 callersFunctionreview_request
()
src/codex.rs:1476
↓ 3 callersFunctionscan_rollout_sessions
(root: &Path)
src/codex_history.rs:360
↓ 3 callersMethodsend_chat_action
( &self, chat_id: i64, message_thread_id: Option<i64>, action: ChatAction,
src/telegram.rs:84
↓ 3 callersMethodsend_result
(&mut self, id: u64, result: Value)
src/codex.rs:1211
↓ 3 callersFunctionsession_title_is_present
(session: &crate::models::SessionRecord)
src/app/support.rs:86
↓ 3 callersFunctionsession_topic_url
(chat: &crate::telegram::Chat, thread_id: i64)
src/app/presentation.rs:752
↓ 3 callersFunctionshort_codex_thread_id
(thread_id: &str)
src/app/presentation.rs:905
↓ 3 callersMethodshutdown
(mut self)
src/codex.rs:1261
↓ 3 callersFunctionturn_start_banner
( limits_inline: Option<String>, session: &crate::models::SessionRecord, )
src/app/turns.rs:823
↓ 3 callersMethodwrite_line
(&mut self, value: &Value)
src/codex.rs:1249
↓ 2 callersFunctionactive_login_backoff_message
(shared: &Arc<AppShared>)
src/app/auth.rs:273
↓ 2 callersFunctionappend_output_line
(buffer: &mut String, line: &str)
src/codex.rs:880
↓ 2 callersFunctionapply_context_pressure_note_to_request
(mut request: TurnRequest, note: &str)
src/app/turns.rs:1031
↓ 2 callersFunctionapply_session_index_and_sort
( codex_home: &Path, mut summaries: Vec<CodexThreadSummary>, )
src/codex_history.rs:306
↓ 2 callersMethodapply_session_template
(&self, key: SessionKey, template: &SessionRecord)
src/store.rs:351
↓ 2 callersFunctionapproval_keyboard
( token: &str, options: &[CodexApprovalDecision], )
src/app/presentation.rs:71
↓ 2 callersFunctionapproval_options
(params: &Value)
src/codex.rs:1021
↓ 2 callersFunctionapproval_waiting_text
(kind: CodexApprovalKind)
src/app/presentation.rs:7
↓ 2 callersFunctionassistant_history_pages
(history: &[CodexHistoryEntry])
src/app.rs:1828
↓ 2 callersFunctionbuild_turn_start_params
( thread_id: &str, session: &SessionRecord, request: &TurnRequest, )
src/codex.rs:748
↓ 2 callersMethodcache_history_page
( &self, codex_thread_id: &str, message_id: i64, history_page: HistoryPageData
src/app.rs:1760
↓ 2 callersMethodclose_forum_topic
(&self, chat_id: i64, message_thread_id: i64)
src/telegram.rs:219
↓ 2 callersFunctioncodex_home_test_lock
()
src/app/tests.rs:51
↓ 2 callersFunctioncodex_sessions_keyboard
( session: &crate::models::SessionRecord, sessions: &[CodexThreadSummary], )
src/app/presentation.rs:525
↓ 2 callersFunctioncollect_jsonl_files
(root: &Path, files: &mut Vec<(PathBuf, SystemTime)>)
src/limits.rs:129
↓ 2 callersFunctioncollect_rollout_files
(root: &Path, files: &mut Vec<PathBuf>)
src/codex_history.rs:407
↓ 2 callersFunctioncreate_preview_sink_or_fail
( shared: Arc<AppShared>, cancel_slot: Arc<StdMutex<Option<CancellationToken>>>, cancel: Cancellat
src/app/turns.rs:227
↓ 2 callersFunctiondefault_bot_commands
()
src/commands.rs:258
↓ 2 callersMethoddelete_forum_topic
(&self, chat_id: i64, message_thread_id: i64)
src/telegram.rs:237
↓ 2 callersFunctionderive_session_title_from_text
(text: &str)
src/app/support.rs:95
↓ 2 callersMethoddispatch_command_text
( &self, user: &crate::models::UserRecord, message: &Message, text: &str,
src/app.rs:568
↓ 2 callersMethoddownload_attachments
( &self, message: &Message, session: &crate::models::SessionRecord, )
src/app/io.rs:9
↓ 2 callersMethodensure_codex_authenticated
( &self, chat_id: i64, thread_id: Option<i64>, )
src/app/auth.rs:13
↓ 2 callersFunctionenvironment_dashboard_keyboard
( chat: &crate::telegram::Chat, current_session: &crate::models::SessionRecord, environments: &[Co
src/app/presentation.rs:604
↓ 2 callersFunctionenvironment_name_for_cwd
(cwd: &Path, fallback: &str)
src/codex_history.rs:929
↓ 2 callersMethodevict_stale
(&mut self, now: Instant, ttl: Duration)
src/app.rs:161
↓ 2 callersFunctionfinalize_foreground_turn
( context: ForegroundTurnSuccess<'_>, send_artifacts: SendArtifacts, finish_success: FinishSuccess
src/app/turns.rs:319
↓ 2 callersFunctionfind_latest_limits_snapshot
(codex_home: &Path)
src/limits.rs:66
↓ 2 callersFunctionfind_rollout_file_for_thread
(codex_home: &Path, thread_id: &str)
src/codex_history.rs:372
↓ 2 callersFunctionfind_rollout_file_for_thread_in_root
(root: &Path, thread_id: &str)
src/codex_history.rs:384
↓ 2 callersFunctionformat_codex_history_context
(entries: &[CodexHistoryEntry])
src/app/turns.rs:1126
↓ 2 callersFunctionformat_history_page
( thread_title: &str, thread_id: &str, index: usize, total: usize, entry: &CodexHistoryEnt
src/app/presentation.rs:862
↓ 2 callersFunctionformat_model_help_text
( current_label: &str, available_models: &[AvailableModel], )
src/app/presentation.rs:259
↓ 2 callersFunctionformat_sessions_overview
( sessions: &[crate::models::SessionRecord], current: SessionKey, chat: &crate::telegram::Chat, )
src/app/presentation.rs:302
↓ 2 callersFunctionformat_stale_history_page
( session: &crate::models::SessionRecord, requested_thread_id: &str, )
src/app.rs:1845
↓ 2 callersFunctioninterpret_auth_status
(output: SimpleCommandOutput)
src/codex.rs:837
↓ 2 callersFunctionis_clear_value
(value: &str)
src/app/support.rs:247
↓ 2 callersFunctionis_login_rate_limited
(error: &anyhow::Error)
src/app/auth.rs:289
↓ 2 callersFunctionis_systemd_managed_process
()
src/app/support.rs:197
↓ 2 callersFunctionis_thread_active
(codex_home: &Path, thread_id: &str)
src/codex_history.rs:187
↓ 2 callersMethodlast_assistant_text
(&self, key: SessionKey)
src/store.rs:575
↓ 2 callersFunctionlatest_thread_for_cwd
(codex_home: &Path, cwd: &Path)
src/codex_history.rs:128
↓ 2 callersFunctionlist_active_threads
(codex_home: &Path)
src/codex_history.rs:299
↓ 2 callersFunctionload_history_page
(thread_id: &str)
src/app.rs:1820
↓ 2 callersFunctionmerge_history_preview_entries
(entries: &[CodexHistoryEntry])
src/app/presentation.rs:460
↓ 2 callersFunctionmerge_instruction_sections
( session_prompt: Option<&str>, runtime_instructions: Option<&str>, )
src/codex.rs:1082
↓ 2 callersFunctionmerge_window
( windows: impl Iterator<Item = RateLimitWindow>, fallback: Option<RateLimitWindow>, )
src/limits.rs:263
↓ 2 callersFunctionnormalize_history_text
(role: &str, text: &str)
src/codex_history.rs:730
↓ 2 callersFunctionoutbound_interval_for_chat
(chat_id: i64)
src/telegram.rs:586
↓ 2 callersFunctionparse_device_auth_prompt
(output: &str)
src/codex.rs:889
↓ 2 callersFunctionparse_review_args
(args: &str)
src/commands.rs:293
↓ 2 callersMethodpost_with_timeout
( &self, method: &str, payload: Option<&T>, timeout: Duration, )
src/telegram.rs:338
↓ 2 callersFunctionprefer_primary_environment_session
( session: &crate::models::SessionRecord, environment_key: &Path, )
src/app/support.rs:25
↓ 2 callersFunctionprogress_status_text
(text: &str)
src/app/turns.rs:843
↓ 2 callersFunctionrate_limit_retry_keyboard
(turn_id: i64)
src/app/turns.rs:469
↓ 2 callersFunctionread_rollout_session_meta
(path: &Path)
src/codex_history.rs:432
↓ 2 callersFunctionrelease_instance_lock_for
(conn: &Connection, instance_id: &str)
src/store.rs:798
↓ 2 callersMethodrender_history_page
( &self, chat_id: i64, thread_id: Option<i64>, message_id: i64, codex_
src/app.rs:1667
↓ 2 callersMethodreport_forum_sync_issue
(&self, chat_id: i64, issue: &str)
src/app/forum.rs:506
↓ 2 callersMethodresolve_token
(&self)
src/config.rs:218
↓ 2 callersFunctionrestart_executable
()
src/app/support.rs:201
↓ 2 callersFunctionretain_active_codex_sessions
( sessions: Vec<crate::models::SessionRecord>, )
src/app/support.rs:32
↓ 2 callersMethodretry_status_without_missing_thread
( &self, chat_id: i64, thread_id: Option<i64>, markdown: &str, error:
src/app/io.rs:355
↓ 2 callersFunctionrun_simple_command_capture
(binary: &Path, args: &[&str])
src/codex.rs:810
↓ 2 callersFunctionsample_config
(db_path: PathBuf, default_cwd: PathBuf)
src/app/tests.rs:81
↓ 2 callersFunctionsample_turn_workspace
()
src/app/tests.rs:20
↓ 2 callersFunctionsample_voice_file
()
src/app/tests.rs:13
↓ 2 callersFunctionsanitize_arg_path
(path: &Path)
src/codex.rs:1343
↓ 2 callersFunctionselect_authoritative_snapshot
( mut snapshots: Vec<(Option<String>, LimitsSnapshot)>, )
src/limits.rs:208
↓ 2 callersMethodsend_html_status
( &self, chat_id: i64, thread_id: Option<i64>, html: &str, fallback_te
src/app/io.rs:212
↓ 2 callersMethodsend_message_draft
(&self, request: SendMessageDraft)
src/telegram.rs:280
↓ 2 callersFunctionsession_environment_binding_key
( session: &crate::models::SessionRecord, )
src/app/presentation.rs:718
← previousnext →101–200 of 596, ranked by callers