chore: automated sweep 2026-06-28#4
Open
ankitson wants to merge 10 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 that queries ClickHouse's public S3-backed hackernews_history dataset via clickhouse local - Add hn_user_items table and indexes to shared pipeline schema - Add hackernews_user_items_import_schedule (daily 04:30 UTC, RUNNING) - Add just pipelines hn-import manual trigger - Add HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS env knobs - Install clickhouse local binary in Dagster image for dataset attachment - Add HN_CLICKHOUSE_TIMEOUT_SECONDS default (21600s) for long remote scans Azimuth-Run: autosweep_20260628T071842Z_a43a56fe
- Add sillytavern-bifrost-image service for A1111-compatible image generation backed by Bifrost or ComfyUI, with config in ignored env files - Add job-search service (Bun/SQLite) with graceful SIGTERM handling - Add bifrost-watch and bifrost-check-fix Just recipes for cache-fix polling - Add llm-api-matrix recipe for provider behavior probing - Add sillytavern-image-adapter-up/logs/test Just recipes - Increase Bifrost OpenRouter timeout to 600s in config template - Add nvidia/nemotron-3-ultra-550b-a55b to model whitelist - Update OPENCLAW_VERSION and OPENCLAW_CODEX_VERSION build args Azimuth-Run: autosweep_20260628T071842Z_a43a56fe
- Switch pipeline landing zone and AoE4 replays binds from offline NAS to local ./volumes/offline-synology/ for degraded-mode startability - Increase Bifrost OpenRouter default timeout from 120s to 600s - Remove Bifrost extra_headers (HTTP-Referer, X-Title) from template - Add nvidia/nemotron-3-ultra-550b-a55b to model whitelist - Add logs/* to .gitignore with !logs/.gitkeep exception Azimuth-Run: autosweep_20260628T071842Z_a43a56fe
- Add scripts/llm_api_matrix.py for probing OpenAI-compatible Chat Completions and Responses API behavior across providers/streaming modes - Add tools/check_bifrost_cache_fix.py to poll for Bifrost MCP tool-ordering cache fix (PR #4588) in published Docker images; supports --watch mode - Both scripts are dependency-free (stdlib + uv script deps) and run anywhere Azimuth-Run: autosweep_20260628T071842Z_a43a56fe
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_20260628T071842Z_a43a56fesweep/2026-06-28-a43a56fe/devserver-0acffeedmainCommits
Privacy remediations applied
Agent summary
All changes have been committed cleanly with no privacy findings. Here's the summary:
Completed Commits
feat(pipelines): add Hacker News user items import from ClickHouse(7c75685)hackernews_user_items_import_jobquerying ClickHouse's public S3-backedhackernews_historydataset viaclickhouse localhn_user_itemstable and indexes to shared pipeline schemajust pipelines hn-importmanual triggerHN_USERNAMES,HN_FETCH_LIMIT,HN_CLICKHOUSE_TIMEOUT_SECONDSfeat(compose): add SillyTavern image adapter and Job Search services(5ede524)sillytavern-bifrost-imageservice (A1111-compatible, backs by Bifrost/ComfyUI)job-searchservice (Bun/SQLite with graceful SIGTERM handling)bifrost-watch,bifrost-check-fix,llm-api-matrix,sillytavern-image-adapter-*nvidia/nemotron-3-ultra-550b-a55bto model whitelistchore(infra): NAS degraded mode + Bifrost config updates(c66339a)./volumes/offline-synology/logs/*to.gitignorewith!logs/.gitkeepexceptionfeat(tools): add LLM API matrix probe + Bifrost cache-fix watcher(61fcdef)scripts/llm_api_matrix.pyfor probing Chat Completions/Responses API behaviortools/check_bifrost_cache_fix.pypolling for PR #4588 (MCP tool-ordering cache fix) in published images with--watchmodeAll commits follow conventional commit format with
Azimuth-Runtrailers. The working tree is clean with no privacy findings.