Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SearchSavior/OpenArc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SearchSavior/OpenArc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 20, 2025

  1. - initial commit of MeatPoses's docker build.

    - Last I checked it has been configured for b50 with paths from meatposes machine,
    Remaining work:
    - configure uv build system to work with docker compose. .toml must be source of truth.
    - I'll review more soon. got to get this agi biz off the ground
    SearchSavior committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    fde0410 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. - contributed Dockerfile from the brazil man for my reference while w…

    …orking out best defaults for OpenArc
    SearchSavior committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    47928ce View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Updated Dockerfile

    Added in using uv to get openarc all squared away with dependencies.
    Added in NPU driver chunk. 
    General clean up and updating
    meatposes authored Jan 18, 2026
    Configuration menu
    Copy the full SHA
    d013932 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Merge pull request #60 from meatposes/patch-2

    Updated Dockerfile
    SearchSavior authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    4aafa01 View commit details
    Browse the repository at this point in the history
  2. - add docker support

    - add documentation for docker
    - make sure it works before full sending
    SearchSavior committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    9dd8a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    5099319 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. - initial commit for streaming cancellation!

    - Currently supports streaming for llm/vlm only
    - stream=False was more difficult to make work in a way I thought was acceptable to maintain. I'll take another crack if it comes up.
    SearchSavior committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    e3af334 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    2b51b7a View commit details
    Browse the repository at this point in the history
Loading