Skip to content
View VascoSch92's full-sized avatar
🦊
🦊

Organizations

@OpenHands

Block or report VascoSch92

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
VascoSch92/README.md
██╗  ██╗██╗    ████████╗██╗  ██╗███████╗██████╗ ███████╗
██║  ██║██║    ╚══██╔══╝██║  ██║██╔════╝██╔══██╗██╔════╝
███████║██║       ██║   ███████║█████╗  ██████╔╝█████╗
██╔══██║██║       ██║   ██╔══██║██╔══╝  ██╔══██╗██╔══╝
██║  ██║██║       ██║   ██║  ██║███████╗██║  ██║███████╗
╚═╝  ╚═╝╚═╝       ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚══════╝

(Some) Open Source Contributions

Symmetria
  • Description: An intuitive and comprehensive framework for interacting with the symmetric group and its elements, built on a Rust backend for optimal performance.

  • Repository: VascoSch92/symmetria · VascoSch92/symmetria-core

  • Contributions: Creator & Maintainer

OpenHands
  • Description: An open-source platform for AI software-engineering agents.

  • Repository: OpenHands

  • Contributions: Core contributor - 180+ merged pull requests on the agent SDK, 40+ on agent-canvas

    • Parallel tool calls - the execution engine, a resource-lock manager to make concurrent tools safe, per-tool resource declarations, and the concurrency limit surfaced end-to-end in agent settings
    • Subagents - file-based agent definitions in markdown + YAML frontmatter, built-in specialized agents, and the task tool set that replaced the delegate tool
    • LLM profiles - a persisted profile store, the management API, cipher-encrypted secrets, and per-conversation model switching from the chat UI
    • Conversation history tree - parent/child lineage, fork-from-event and navigation, exposed over HTTP and surfaced as branching a conversation from any message
    • Prompt registry - typed prompt sections replacing the Jinja templates, guarded by a golden-snapshot test of the rendered system prompt
    • Token-level streaming - over the agent-server WebSocket and rendered live in the chat
Ruff
  • Description: An extremely fast Python linter and code formatter, written in Rust.

  • Repository: astral-sh/ruff

  • Contributions: 34 merged pull requests, in three areas

    • Fix-safety auditing — documenting and re-classifying when an autofix can silently change behaviour: RUF005, RUF007, RUF013, RUF017, RUF027, RUF028, RUF033, SIM103, SIM110, SIM112, SIM210, FLY002, D200
    • Correctness fixes#16080 argument ordering in PLR1730's fix, #16550 starred expressions in FURB161, #16552 mixed-case hash names in S324
    • Fewer false positives#15980 exempt sys.path += ... from E402, #15988 leading underscores in N801, #16454 module-attribute names in A001
Feature Engine

🦊

Pinned Loading

  1. symmetria symmetria Public

    Symmetria provides an intuitive, thorough, and comprehensive framework for interacting with the symmetric group and its elements.

    Python 5

  2. rho rho Public

    A terminal UI for OpenHands Coding Agent

    Rust 1 1

  3. awesome_python_math_packages awesome_python_math_packages Public

    List of 🐍 packages that deal with mathematics

    14

  4. symmetria-core symmetria-core Public

    Core logic for the symmetria package

    Rust 1

  5. bench-lab bench-lab Public

    The goal is to develop a unified framework for evaluating LLMs, agents, and RAG systems across well-known and custom benchmarks, while providing users with statistical tools to understand and impro…

    Python 3

  6. project_euler project_euler Public

    Collection of solutions of project Euler's problems coded in Python 🐍 and Rust 🦀

    Python 3