chore: automated sweep 2026-06-28#8
Open
ankitson wants to merge 11 commits into
Open
Conversation
Register a custom 'codex' provider pointing at the codex-oauth sidecar (http://codex-oauth:10531) so any Bifrost client can use a ChatGPT/Codex subscription without API credits. Adds the codex-oauth compose service, CODEX_PROXY_API_KEY env entry, and codex-oauth-* Just recipes. Also switch the deepseek provider to models:["*"] — verified the wildcard now resolves for custom providers in this Bifrost version. Claude-Session: https://claude.ai/code/session_01FdUsCk9cWWKbTFcGDNEYXB
Add a custom 'bifrost' provider (http://bifrost:8080/openai/v1) and restrict agents.defaults.models to a bifrost/*-only allowlist, so OpenClaw uses Bifrost exclusively. Primary model is bifrost/codex/gpt-5.4 (ChatGPT subscription). Claude-Session: https://claude.ai/code/session_01FdUsCk9cWWKbTFcGDNEYXB
- Add hackernews_user_items_import_job and schedule to Dagster definitions - Add hn_user_items table and indexes to shared schema - Add hn-import just recipe and HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS env knobs - Install ClickHouse binary in Dagster image for local dataset attachment Azimuth-Run: autosweep_20260628T101110Z_75254fc7
- Add sillytavern-bifrost-image service with build context from /projects/dockers - Add job-search service with Bun server and SQLite state handling - Add nvidia/nemotron-3-ultra-550b-a55b to Bifrost model list - Increase Bifrost default request timeout to 600s - Add OPENCLAW_VERSION and OPENCLAW_CODEX_VERSION build args Azimuth-Run: autosweep_20260628T101110Z_75254fc7
- Comment out NAS bind mounts that require /mnt/synologydrive (offline) - Add local ./volumes/offline-synology bind mounts for landing_zone and aoe4-replays - Keep NAS paths commented for easy restore when NAS returns Azimuth-Run: autosweep_20260628T101110Z_75254fc7
…rn image adapter - Document Hacker News user import job, schedule, and ClickHouse integration - Document SillyTavern image adapter evolution: Bifrost -> ComfyUI -> privacy cleanup - Document Bifrost MCP cache fix watch tooling - Update Dagster Dockerfile with ClickHouse binary installation note Azimuth-Run: autosweep_20260628T101110Z_75254fc7
- Add logs/* to .gitignore with !logs/.gitkeep exception - Add bifrost-check-fix and bifrost-watch Just recipes for cache-fix polling - Add sillytavern-image-adapter-up/logs/test recipes - Add llm-api-matrix recipe for cross-provider API probing - Add check_bifrost_cache_fix.py watch tool for Bifrost MCP cache fix (PR #4588) - Add llm_api_matrix.py multi-target LLM API probe script Azimuth-Run: autosweep_20260628T101110Z_75254fc7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sweep for
/home/ankit/hroot/devserver.autosweep_20260628T101110Z_75254fc7sweep/2026-06-28-75254fc7/devserver-0acffeedmainCommits
Privacy remediations applied
Agent summary
All changes have been committed in 5 logical commits with a clean privacy scan. The working tree is clean and ready for the harness to publish.
Summary of commits:
feat(pipelines): add Hacker News user items import from ClickHouse(1b3d75f)hackernews_user_items_import_joband daily schedule to Dagsterhn_user_itemstable and indexes to shared schemahn-importjust recipe and HN env knobs (HN_USERNAMES,HN_FETCH_LIMIT,HN_CLICKHOUSE_TIMEOUT_SECONDS)feat(compose): add SillyTavern image adapter service and Bifrost model(d79fa94)sillytavern-bifrost-imageservice (build from/projects/dockers)job-searchservice (Bun + SQLite with graceful shutdown)nvidia/nemotron-3-ultra-550b-a55bto Bifrost model listfix(pipelines): switch pipeline volumes to local offline-synology paths(191a06d)/mnt/synologydrive) that are offline./volumes/offline-synologybind mounts forlanding_zoneandaoe4-replaysdocs: update changelog and notes for Hacker News import and SillyTavern image adapter(f91be34)chore(repo): add .gitignore logs/ pattern and Justfile tooling recipes(c4f82ed)logs/*with!logs/.gitkeepto.gitignorebifrost-check-fix,bifrost-watch,sillytavern-image-adapter-*,llm-api-matrixcheck_bifrost_cache_fix.py(watches for Bifrost PR #4588 fix)llm_api_matrix.py(multi-target LLM API probe script)All commits include the
Azimuth-Run: autosweep_20260628T101110Z_75254fc7trailer.