MCPcopy Create free account

hub / github.com/Stanford-Trinity/ARTEMIS / functions

Functions2,111 in github.com/Stanford-Trinity/ARTEMIS

↓ 8 callersMethodmove_cursor_up
(&mut self)
codex-rs/tui/src/bottom_pane/textarea.rs:473
↓ 8 callersMethodnext_event
(&self)
codex-rs/core/src/codex.rs:245
↓ 8 callersFunctionparse_patch
(patch: &str)
codex-rs/apply-patch/src/parser.rs:106
↓ 8 callersFunctionprocess_exec_tool_call
( params: ExecParams, sandbox_type: SandboxType, sandbox_policy: &SandboxPolicy, codex_linux_s
codex-rs/core/src/exec.rs:81
↓ 8 callersMethodrun_insert
(&mut self, lines: Vec<Line<'static>>)
codex-rs/tui/tests/suite/vt100_history.rs:46
↓ 8 callersFunctionsetup
()
codex-rs/execpolicy/tests/suite/ls.rs:15
↓ 8 callersMethodsize
Queries the real size of the backend.
codex-rs/tui/src/custom_terminal.rs:440
↓ 7 callersFunctionassert_network_blocked
(cmd: &[&str])
codex-rs/linux-sandbox/tests/suite/landlock.rs:134
↓ 7 callersMethodauth
Current cached auth (clone). May be `None` if not logged in or load failed.
codex-rs/login/src/auth_manager.rs:61
↓ 7 callersMethodbuild
(self)
codex-rs/execpolicy/src/policy_parser.rs:96
↓ 7 callersMethodcached
(&self)
codex-rs/tui/src/pager_overlay.rs:294
↓ 7 callersFunctioncollect_git_info
Collect git repository information from the given working directory using command-line git. Returns None if no git repository is found or if git opera
codex-rs/core/src/git_info.rs:41
↓ 7 callersMethodcontents
Returns a clone of the contents in the transcript.
codex-rs/core/src/conversation_history.rs:16
↓ 7 callersFunctioncreate_mock_chat_completions_server
Create a mock server that will provide the responses, in order, for requests to the `/v1/chat/completions` endpoint.
codex-rs/mcp-server/tests/common/mock_model_server.rs:13
↓ 7 callersFunctioncreate_test_git_repo
Helper function to create a test git repository
codex-rs/core/src/git_info.rs:483
↓ 7 callersMethoddefer_or_handle
( &mut self, push: impl FnOnce(&mut InterruptManager), handle: impl FnOnce(&mut Self),
codex-rs/tui/src/chatwidget.rs:411
↓ 7 callersMethoddelete_backward_word
(&mut self)
codex-rs/tui/src/bottom_pane/textarea.rs:434
↓ 7 callersMethodensure_wrapped
(&mut self, width: u16)
codex-rs/tui/src/pager_overlay.rs:270
↓ 7 callersFunctionget_auth_file
(codex_home: &Path)
codex-rs/login/src/lib.rs:277
↓ 7 callersFunctionload_auth
( codex_home: &Path, include_env_var: bool, preferred_auth_method: AuthMode, )
codex-rs/login/src/lib.rs:201
↓ 7 callersMethodmove_cursor_left
Move the cursor left by a single grapheme cluster.
codex-rs/tui/src/bottom_pane/textarea.rs:462
↓ 7 callersMethodmove_cursor_right
Move the cursor right by a single grapheme cluster.
codex-rs/tui/src/bottom_pane/textarea.rs:468
↓ 7 callersFunctionpopulate_env
(vars: I, policy: &ShellEnvironmentPolicy)
codex-rs/core/src/exec_env.rs:18
↓ 7 callersMethodrender_ref
(&self, area: Rect, buf: &mut Buffer)
codex-rs/tui/src/bottom_pane/mod.rs:431
↓ 7 callersFunctionsetup
()
codex-rs/execpolicy/tests/suite/head.rs:16
↓ 7 callersMethodwidth
(&self)
codex-rs/tui/src/live_wrap.rs:13
↓ 6 callersMethod_format_time
Format hour in 12-hour format.
supervisor/working_hours.py:44
↓ 6 callersFunctionbackoff
(attempt: u64)
codex-rs/core/src/util.rs:9
↓ 6 callersMethodbuffer_mut
Gets the buffer that this `Frame` draws into as a mutable reference.
codex-rs/tui/src/custom_terminal.rs:134
↓ 6 callersMethodcalculate_required_height
Determine the preferred height of the popup. This is the number of rows required to show at most MAX_POPUP_ROWS commands.
codex-rs/tui/src/bottom_pane/command_popup.rs:61
↓ 6 callersMethodcodex_home
(&self)
codex-rs/core/src/config.rs:1006
↓ 6 callersFunctioncreate_diff_summary
( title: &str, changes: &HashMap<PathBuf, FileChange>, event_type: PatchEventType, )
codex-rs/tui/src/diff_render.rs:24
↓ 6 callersMethodcwd
(&self)
codex-rs/core/src/config.rs:1002
↓ 6 callersMethoddesired_height
(&self, width: u16)
codex-rs/tui/src/bottom_pane/mod.rs:97
↓ 6 callersMethodfiltered_commands
(&self)
codex-rs/tui/src/bottom_pane/command_popup.rs:88
↓ 6 callersMethodfinalize
Finalize the active stream. If `flush_immediately` is true, drain and emit now.
codex-rs/tui/src/streaming/controller.rs:105
↓ 6 callersFunctionfind_nth_last_user_header_index
Find the header index for the Nth last user message in the transcript. Returns `None` if `n == 0` or there are fewer than `n` user messages.
codex-rs/tui/src/backtrack_helpers.rs:20
↓ 6 callersMethodflush_answer_stream_with_separator
(&mut self)
codex-rs/tui/src/chatwidget.rs:142
↓ 6 callersFunctiongenerate_user_prompt
( driver_prompt: &str, model: &str, session_logs_dir: &std::path::Path, )
codex-rs/cli/src/main.rs:1588
↓ 6 callersMethodget_conversation
( &self, conversation_id: Uuid, )
codex-rs/core/src/conversation_manager.rs:102
↓ 6 callersMethodinsert_str
(&mut self, text: &str)
codex-rs/tui/src/bottom_pane/textarea.rs:66
↓ 6 callersFunctionlogin_with_api_key
(codex_home: &Path, api_key: &str)
codex-rs/login/src/lib.rs:292
↓ 6 callersFunctionmake_vars
(pairs: &[(&str, &str)])
codex-rs/core/src/exec_env.rs:77
↓ 6 callersMethodparse
(&self)
codex-rs/execpolicy/src/policy_parser.rs:37
↓ 6 callersFunctionpush_wrapped_diff_line
( line_number: usize, kind: DiffLineType, text: &str, term_cols: usize, )
codex-rs/tui/src/diff_render.rs:275
↓ 6 callersMethodread_jsonrpc_message
(&mut self)
codex-rs/mcp-server/tests/common/mcp_process.rs:293
↓ 6 callersMethodrecord_local_submission
Record a message submitted by the user in the current session so it can be recalled later.
codex-rs/tui/src/bottom_pane/chat_composer_history.rs:57
↓ 6 callersMethodrefresh_queued_user_messages
Rebuild and update the queued user messages from the current queue.
codex-rs/tui/src/chatwidget.rs:1007
↓ 6 callersMethodsend_send_user_message_request
Send a `sendUserMessage` JSON-RPC request with a single text item.
codex-rs/mcp-server/tests/common/mcp_process.rs:185
↓ 6 callersFunctionsnapshot_lines
(name: &str, lines: Vec<RtLine<'static>>, width: u16, height: u16)
codex-rs/tui/src/diff_render.rs:382
↓ 6 callersFunctiontry_read_auth_json
Attempt to read and refresh the `auth.json` file in the given `CODEX_HOME` directory. Returns the full AuthDotJson structure after refreshing if neces
codex-rs/login/src/lib.rs:303
↓ 6 callersFunctionunified_diff_from_chunks
( path: &Path, chunks: &[UpdateFileChunk], )
codex-rs/apply-patch/src/lib.rs:649
↓ 5 callersMethod_save_todo_list
Save the supervisor todo list to file.
supervisor/tools.py:638
↓ 5 callersMethodabort
(self, reason: TurnAbortReason)
codex-rs/core/src/codex.rs:1023
↓ 5 callersMethodarg_type
(&self)
codex-rs/execpolicy/src/arg_matcher.rs:66
↓ 5 callersMethodblock_until_done
(self)
codex-rs/login/src/server.rs:54
↓ 5 callersFunctionconvert_call_tool_result_to_function_call_output_payload
( call_tool_result: &CallToolResult, )
codex-rs/core/src/codex.rs:2858
↓ 5 callersMethodcount_tokens
Count tokens in a list of messages.
supervisor/context_manager.py:50
↓ 5 callersMethodfind_element_containing
(&self, pos: usize)
codex-rs/tui/src/bottom_pane/textarea.rs:643
↓ 5 callersFunctionget_codex_user_agent
(originator: Option<&str>)
codex-rs/core/src/user_agent.rs:3
↓ 5 callersFunctionget_platform_sandbox
()
codex-rs/core/src/safety.rs:162
↓ 5 callersFunctiongit_diff_to_remote
Returns the closest git sha to HEAD that is on a remote as well as the diff to that sha.
codex-rs/core/src/git_info.rs:96
↓ 5 callersMethodinsert_history_lines
(&mut self, lines: Vec<Line<'static>>)
codex-rs/tui/src/tui.rs:479
↓ 5 callersMethodinsert_str_at
(&mut self, pos: usize, text: &str)
codex-rs/tui/src/bottom_pane/textarea.rs:70
↓ 5 callersMethodis_empty
(&self)
codex-rs/tui/src/chatwidget/interrupts.rs:37
↓ 5 callersFunctionmaybe_parse_apply_patch
(argv: &[String])
codex-rs/apply-patch/src/lib.rs:89
↓ 5 callersMethodmove_cursor_to_beginning_of_line
(&mut self, move_up_at_bol: bool)
codex-rs/tui/src/bottom_pane/textarea.rs:604
↓ 5 callersFunctionparse_id_token
(id_token: &str)
codex-rs/login/src/token_data.rs:140
↓ 5 callersFunctionparse_seq
(src: &str)
codex-rs/core/src/bash.rs:137
↓ 5 callersMethodpush_approval_request
Called when the agent requests user approval.
codex-rs/tui/src/bottom_pane/mod.rs:361
↓ 5 callersFunctionrand_grapheme
(rng: &mut rand::rngs::StdRng)
codex-rs/tui/src/bottom_pane/textarea.rs:956
↓ 5 callersMethodread_stream_until_notification_message
( &mut self, method: &str, )
codex-rs/mcp-server/tests/common/mcp_process.rs:376
↓ 5 callersMethodrecord_conversation_items
Records items to both the rollout and the chat completions/ZDR transcript, if enabled.
codex-rs/core/src/codex.rs:669
↓ 5 callersFunctionrewrite_file_citations
Rewrites file citations in `src` into markdown hyperlinks using the provided `scheme` (`vscode`, `cursor`, etc.). The resulting URI follows the format
codex-rs/tui/src/markdown.rs:62
↓ 5 callersMethodrows
Return a snapshot of produced rows (non-draining).
codex-rs/tui/src/live_wrap.rs:90
↓ 5 callersFunctionrun_cmd
(cmd: &[&str], writable_roots: &[PathBuf], timeout_ms: u64)
codex-rs/linux-sandbox/tests/suite/landlock.rs:37
↓ 5 callersFunctionrun_login_server
(opts: ServerOptions)
codex-rs/login/src/server.rs:80
↓ 5 callersMethodscreen_rows_from_bytes
(&self, bytes: &[u8])
codex-rs/tui/tests/suite/vt100_history.rs:52
↓ 5 callersMethodsend_add_conversation_listener_request
Send an `addConversationListener` JSON-RPC request.
codex-rs/mcp-server/tests/common/mcp_process.rs:176
↓ 5 callersMethodsend_event
Sends the given event to the client and swallows the send event, if any, logging it as an error.
codex-rs/core/src/codex.rs:597
↓ 5 callersMethodsend_new_conversation_request
Send a `newConversation` JSON-RPC request.
codex-rs/mcp-server/tests/common/mcp_process.rs:167
↓ 5 callersFunctionskip_test
()
codex-rs/core/tests/suite/exec.rs:17
↓ 5 callersFunctionsse_completed
Build minimal SSE stream with completed marker using the JSON fixture.
codex-rs/core/tests/suite/prompt_caching.rs:27
↓ 5 callersMethodstream_idle_timeout
Effective idle timeout for streaming responses.
codex-rs/core/src/model_provider_info.rs:225
↓ 5 callersFunctionstrip_bash_lc_and_escape
(command: &[String])
codex-rs/tui/src/exec_command.rs:10
↓ 5 callersMethodsubmit_op
Forward an `Op` directly to codex.
codex-rs/tui/src/chatwidget.rs:1183
↓ 5 callersFunctionto_command_display
( first_line: Vec<Span<'a>>, cmd: String, last_line: Vec<Span<'a>>, )
codex-rs/tui/src/user_approval_widget.rs:112
↓ 5 callersFunctiontype_from_ref
Convert a JSON reference to a Rust type.
codex-rs/mcp-types/generate_mcp_types.py:652
↓ 4 callersFunctionansi_escape_line
This function should be used when the contents of `s` are expected to match a single line. If multiple lines are found, a warning is logged and only t
codex-rs/ansi-escape/src/lib.rs:9
↓ 4 callersFunctionarg0_dispatch_or_else
While we want to deploy the Codex CLI as a single executable for simplicity, we also want to expose some of its functionality as distinct CLIs, so we
codex-rs/arg0/src/lib.rs:36
↓ 4 callersMethodbeginning_of_previous_word
(&self)
codex-rs/tui/src/bottom_pane/textarea.rs:787
↓ 4 callersMethodcardinality
(&self)
codex-rs/execpolicy/src/arg_matcher.rs:51
↓ 4 callersMethodclamp_pos_to_nearest_boundary
(&self, mut pos: usize)
codex-rs/tui/src/bottom_pane/textarea.rs:649
↓ 4 callersMethodclamp_selection
Clamp selection to be within the [0, len-1] range, or None when empty.
codex-rs/tui/src/bottom_pane/scroll_state.rs:28
↓ 4 callersMethodcommand
Command string without the leading '/'. Provided for compatibility with existing code that expects a method named `command()`.
codex-rs/tui/src/slash_command.rs:52
↓ 4 callersFunctioncreate_test_git_repo_with_remote
(temp_dir: &TempDir)
codex-rs/core/src/git_info.rs:540
↓ 4 callersFunctioncreate_test_scenario
(tmp: &TempDir)
codex-rs/core/tests/suite/seatbelt.rs:163
↓ 4 callersMethodcursor_pos
(&self, area: Rect)
codex-rs/tui/src/bottom_pane/textarea.rs:134
↓ 4 callersMethoddelete_backward
####### Input Functions #######
codex-rs/tui/src/bottom_pane/textarea.rs:406
↓ 4 callersMethoddelete_forward
(&mut self, n: usize)
codex-rs/tui/src/bottom_pane/textarea.rs:420
← previousnext →101–200 of 2,111, ranked by callers