Skip to content
View byQuexo's full-sized avatar
👽
👽

Highlights

  • Pro

Organizations

@iLert

Block or report byQuexo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
byQuexo/README.md

byQuexo@ilert terminal

followers visitors ilert

impl Engineer for ByQuexo {
    const ROLE:  &str = "Software Engineer @ ilert";
    const FOCUS: &str = "wiring LLMs into alert & incident response";

    fn stack(&self) -> Stack {
        Stack {
            languages: vec![Rust, TypeScript, Python],
            ml:        vec![PyTorch, TensorFlow],
            infra:     vec![Aws, Kafka, Redis, Postgres, Docker],
        }
    }

    fn currently(&self) -> &str {
        "teaching on-call automation to reason with adaptive thinking"
    }
}

byQuexo@ilert:~/oss$ git log --author=byQuexo --oneline

Contributing to Rig — the Rust LLM framework (7.2k ⭐) powering ilert AI's agentic LLM proxy:

  • #1725  expose Mistral's cached & audio token fields in Usage — unblocks accurate cost tracking + prompt-cache observability
  • #1683  preserve AWS Bedrock adaptive-thinking signatures in streaming — fixes dropped cryptographic signatures in multi-turn Claude conversations
  • #1675  fix Bedrock cache-point placement + empty-text reasoning conversion with signatures

byQuexo@ilert:~$ uptime --activity

contribution activity

contribution snake

byQuexo@ilert:~$ exit  ·  thanks for dropping by 👋

Pinned Loading

  1. iLert/mcp-ilert iLert/mcp-ilert Public

    MCP server for ilert

    14 1

  2. 0xPlaygrounds/rig 0xPlaygrounds/rig Public

    ⚙️🦀 Build modular and scalable LLM Applications in Rust

    Rust 7.8k 861