MCPcopy Create free account

hub / github.com/JohnGabie/claudia-rh / functions

Functions253 in github.com/JohnGabie/claudia-rh

↓ 17 callersFunctionupd
(i: number, field: string, v: string | string[])
src/components/Perfil.tsx:2029
↓ 12 callersFunctionesc
(s: &str)
src-tauri/src/commands/curriculos.rs:174
↓ 9 callersFunctionpty_cell
()
src-tauri/src/pty_manager.rs:17
↓ 7 callersFunctiontint
(hex: &str, factor: f32)
src-tauri/src/commands/curriculos.rs:100
↓ 6 callersFunctioncarregarLista
()
src/components/Perfil.tsx:1248
↓ 6 callersFunctionperfil_conv
()
src-tauri/src/commands/perfil.rs:331
↓ 6 callersFunctionread_prompt
Read a prompt file from disk, creating it with the default if it doesn't exist.
src-tauri/src/commands/prompts.rs:126
↓ 5 callersFunctioncarregar
()
src/components/Dashboard.tsx:67
↓ 5 callersFunctiondarken
(hex: &str, factor: f32)
src-tauri/src/commands/curriculos.rs:106
↓ 5 callersFunctionmeta_entry
Stores the username for a service so obter_credencial(servico) works without knowing it.
src-tauri/src/commands/credenciais.rs:6
↓ 4 callersFunctionsearch_variants_path
(app: &AppHandle)
src-tauri/src/commands/perfil.rs:202
↓ 4 callersFunctionstrToTags
(s: string)
src/components/Perfil.tsx:1917
↓ 4 callersFunctiontagsToStr
(arr: string[])
src/components/Perfil.tsx:1916
↓ 3 callersFunctionabrir
(path: string)
src/components/Perfil.tsx:1274
↓ 3 callersFunctionbuild_contact_line
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:181
↓ 3 callersFunctionbuild_experiencia_html
(data: &CandidatoBase, lang: &Lang)
src-tauri/src/commands/curriculos.rs:210
↓ 3 callersFunctionbuild_formacao_html
(data: &CandidatoBase, lang: &Lang)
src-tauri/src/commands/curriculos.rs:353
↓ 3 callersFunctionbuild_idiomas_line
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:368
↓ 3 callersFunctionbuild_projetos_html
(data: &CandidatoBase, limit: usize)
src-tauri/src/commands/curriculos.rs:247
↓ 3 callersFunctioncandidato_base_path
(app: &AppHandle)
src-tauri/src/commands/perfil.rs:197
↓ 3 callersFunctioncred_entry
(servico: &str, utilizador: &str)
src-tauri/src/commands/credenciais.rs:11
↓ 3 callersFunctionesc
(s: &str)
src-tauri/src/commands/cover_letter.rs:23
↓ 3 callersFunctioninit
(db_path: &Path)
src-tauri/src/db/mod.rs:8
↓ 3 callersFunctionparse_candidato_base_interno
Shared parsing logic for candidate_base.yaml — no eprintln debug output.
src-tauri/src/commands/perfil.rs:215
↓ 3 callersFunctionpill
(active: boolean, onClick: () => void, label: string)
src/components/Vagas.tsx:155
↓ 3 callersFunctionstart
Watches the SQLite DB every 5 seconds for changes made by the claude session (which writes via the sqlite3 CLI, outside of Tauri's connection). Emits
src-tauri/src/db_watcher.rs:10
↓ 2 callersFunctionagregar
(conn: &Connection)
src-tauri/src/commands/feedback.rs:70
↓ 2 callersFunctionapagar
(path: string)
src/components/Perfil.tsx:1282
↓ 2 callersFunctionapplyInline
(text: string)
src/components/Perfil.tsx:141
↓ 2 callersFunctionapplyInline
(text: string)
src/components/Feedback.tsx:41
↓ 2 callersFunctionbuild_competencias_csv
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:293
↓ 2 callersFunctionbuild_resumo_automatico
(data: &CandidatoBase, lang: &Lang)
src-tauri/src/commands/curriculos.rs:327
↓ 2 callersFunctioncarregar
()
src/components/Feedback.tsx:242
↓ 2 callersFunctioncarregarCandidaturas
()
src/components/Vagas.tsx:131
↓ 2 callersFunctioncarregarVagas
()
src/components/Vagas.tsx:122
↓ 2 callersFunctioncompute_anos_experiencia
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:299
↓ 2 callersFunctionestrategia_path
(app: &AppHandle)
src-tauri/src/commands/perfil.rs:207
↓ 2 callersFunctionextract_all_keywords
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:313
↓ 2 callersFunctiongerarFeedback
(gatilho: "manual" | "marco")
src/components/Feedback.tsx:284
↓ 2 callersFunctionhex_to_rgb
(hex: &str)
src-tauri/src/commands/curriculos.rs:91
↓ 2 callersFunctioniniciar_sessao
Inserts a sessoes row, assembles the system prompt, and spawns `claude --dangerously-skip-permissions --chrome` inside the embedded PTY. Called by bot
src-tauri/src/commands/sessao.rs:10
↓ 2 callersFunctionprompt_file
(data_dir: &Path, id: &str)
src-tauri/src/commands/prompts.rs:114
↓ 2 callersFunctionrenderMarkdown
(text: string)
src/components/Feedback.tsx:51
↓ 2 callersFunctionsalvarDisparo
(ativo: boolean, minutos: number)
src/components/Configuracoes.tsx:88
↓ 2 callersFunctionspawn_chrome_session
(app: AppHandle, message: String)
src-tauri/src/commands/perfil.rs:519
↓ 2 callersFunctionspawn_perfil_claude
(app: AppHandle, message: String)
src-tauri/src/commands/perfil.rs:359
↓ 2 callersFunctionupdLink
(i: number, field: "tipo" | "url", v: string)
src/components/Perfil.tsx:1959
↓ 1 callersFunctionadd
(val: string)
src/components/Perfil.tsx:2264
↓ 1 callersFunctionbuild_chrome_system_prompt
(app: &AppHandle, conv: &[(String, String)])
src-tauri/src/commands/perfil.rs:463
↓ 1 callersFunctionbuild_competencias_pills
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:285
↓ 1 callersFunctionbuild_competencias_tags
(data: &CandidatoBase)
src-tauri/src/commands/curriculos.rs:277
↓ 1 callersFunctionbuild_cover_letter_html
( body_text: &str, data: &CandidatoBase, empresa: &str, cargo: &str, idioma: &str, col
src-tauri/src/commands/cover_letter.rs:116
↓ 1 callersFunctionbuild_memory_summary
(conn: &Connection)
src-tauri/src/prompt.rs:29
↓ 1 callersFunctionbuild_profile_context
(data: &CandidatoBase)
src-tauri/src/commands/cover_letter.rs:48
↓ 1 callersFunctionbuild_system_prompt
(app: &AppHandle, conv: &[(String, String)])
src-tauri/src/commands/perfil.rs:335
↓ 1 callersFunctionbuild_system_prompt
(data: &CandidatoBase, idioma: &str, data_dir: &std::path::Path)
src-tauri/src/commands/cover_letter.rs:107
↓ 1 callersFunctioncarregar
()
src/components/Pendencias.tsx:252
↓ 1 callersFunctioncontar_pendencias_nao_resolvidas
(conn: &Connection)
src-tauri/src/db/queries.rs:172
↓ 1 callersFunctiondarken_cl
(hex: &str, factor: f32)
src-tauri/src/commands/cover_letter.rs:40
↓ 1 callersFunctionensure_all_prompts
Create all prompt files on startup (no-op if they already exist).
src-tauri/src/commands/prompts.rs:144
↓ 1 callersFunctionescrever
(input: String)
src-tauri/src/pty_manager.rs:222
↓ 1 callersFunctionextrair_resumo
(texto: &str)
src-tauri/src/commands/feedback.rs:276
↓ 1 callersFunctionformatar_prompt
(dados: &AgregadosFeedback)
src-tauri/src/commands/feedback.rs:214
↓ 1 callersFunctiongerar
(templateId: string)
src/components/Perfil.tsx:1261
↓ 1 callersFunctionhandleDragBar
(variantId: string, newPct: number)
src/components/Perfil.tsx:650
↓ 1 callersFunctionhandleSubmit
()
src/components/Pendencias.tsx:71
↓ 1 callersFunctionhandleToggleAtiva
(variantId: string)
src/components/Perfil.tsx:675
↓ 1 callersFunctionhex_to_rgb_cl
(hex: &str)
src-tauri/src/commands/cover_letter.rs:30
↓ 1 callersFunctionidle_secs
()
src-tauri/src/idle_watcher.rs:9
↓ 1 callersFunctioniniciar
Spawn a generic PTY process, streaming output to the frontend via `pty-output` events.
src-tauri/src/pty_manager.rs:22
↓ 1 callersFunctioniniciar_claude
Spawn the `claude` process for an execution session, with: - SESSION_CHECKPOINT_REQUESTED detection → clean restart via frontend event - Chrome extens
src-tauri/src/pty_manager.rs:80
↓ 1 callersFunctionlaunchTest
()
src/components/Terminal.tsx:95
↓ 1 callersFunctionlistar_candidaturas_historico
(conn: &Connection)
src-tauri/src/db/queries.rs:188
↓ 1 callersFunctionload_idle_config
(data_dir: &std::path::Path)
src-tauri/src/lib.rs:58
↓ 1 callersFunctionload_notif_config
(data_dir: &Path)
src-tauri/src/commands/notif.rs:50
↓ 1 callersFunctionmakeSvg
(size)
generate-icons.mjs:5
↓ 1 callersFunctionmontar_prompt_sistema
( conn: &Connection, data_dir: &Path, db_path: &Path, )
src-tauri/src/prompt.rs:4
↓ 1 callersFunctionparar
()
src-tauri/src/pty_manager.rs:247
↓ 1 callersFunctionpick_lang
(idioma: &str)
src-tauri/src/commands/curriculos.rs:168
↓ 1 callersFunctionquery_pending_ids
(db: &Arc<Mutex<Connection>>)
src-tauri/src/notificacoes.rs:8
↓ 1 callersFunctionredimensionar
(rows: u16, cols: u16)
src-tauri/src/pty_manager.rs:235
↓ 1 callersFunctionrefreshFeedbackSugestao
()
src/App.tsx:20
↓ 1 callersFunctionrefreshPendenciasCount
()
src/App.tsx:23
↓ 1 callersFunctionremove
(val: string)
src/components/Perfil.tsx:2265
↓ 1 callersFunctionrenderMarkdown
(text: string)
src/components/Perfil.tsx:162
↓ 1 callersFunctionresolveMeta
(categoria: string)
src/components/Pendencias.tsx:30
↓ 1 callersFunctionrun
()
src-tauri/src/lib.rs:88
↓ 1 callersFunctionsalvar_config_disparo
( data_dir: &std::path::Path, ativo: bool, limiar_minutos: u32, )
src-tauri/src/commands/sessao.rs:115
↓ 1 callersFunctionsalvar_config_notif
( data_dir: &Path, ativo: bool, intervalo_minutos: u32, )
src-tauri/src/commands/notif.rs:40
↓ 1 callersFunctionselecionar
(valor: string | null)
src/components/Vagas.tsx:87
↓ 1 callersFunctionsendMessage
()
src/components/Perfil.tsx:986
↓ 1 callersFunctionsetupListeners
()
src/components/Feedback.tsx:262
↓ 1 callersFunctionspawn_cover_letter_claude
( app: AppHandle, empresa: String, cargo: String, descricao_vaga: String, nota_extra: Stri
src-tauri/src/commands/cover_letter.rs:259
↓ 1 callersFunctionspawn_feedback_claude
(app: AppHandle, db: Arc<Mutex<Connection>>, gatilho: String)
src-tauri/src/commands/feedback.rs:295
↓ 1 callersFunctionstartSession
(firstMessage: string)
src/components/Perfil.tsx:969
↓ 1 callersFunctiontem_orcamento
(db: &Arc<Mutex<rusqlite::Connection>>)
src-tauri/src/idle_watcher.rs:42
↓ 1 callersFunctiontemplate_classic_ats
(data: &CandidatoBase, color: &str, lang: &Lang)
src-tauri/src/commands/curriculos.rs:384
↓ 1 callersFunctiontemplate_dev_compact
(data: &CandidatoBase, color: &str, lang: &Lang)
src-tauri/src/commands/curriculos.rs:583
↓ 1 callersFunctiontemplate_hybrid_skills
(data: &CandidatoBase, color: &str, lang: &Lang)
src-tauri/src/commands/curriculos.rs:482
↓ 1 callersFunctiontempoDesde
(iso: string)
src/components/Pendencias.tsx:35
next →1–100 of 253, ranked by callers