chore: automated sweep 2026-06-28#6
Open
ankitson wants to merge 14 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
Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
…-3-ultra model Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
Add HN_USERNAMES, HN_FETCH_LIMIT, and HN_CLICKHOUSE_TIMEOUT_SECONDS to the Dagster env template for the new Hacker News import job. Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
Adds sillytavern-bifrost-image service that provides an A1111-compatible API for SillyTavern's Stable Diffusion WebUI source, forwarding to Bifrost or OpenRouter image endpoints. Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
Own service/image so Docker sends SIGTERM directly to the Bun server, which handles graceful WAL checkpointing on shutdown. Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
…recipes, and LLM API matrix probe - Add bifrost-check-fix and bifrost-watch recipes for PR #4588 cache fix. - Add sillytavern-image-adapter-up/logs/test recipes. - Add llm-api-matrix recipe for cross-provider behavior comparison. Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
- Bifrost timeout increase to 600s and nemotron-3-ultra model addition - SillyTavern image generation adapter and ComfyUI backend - Job Search dedicated service with graceful shutdown - Pipeline Dagster NAS degraded-mode mounts - LLM API Matrix probe script - Unsloth Studio tools disabled by default - Hacker News user import pipeline Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
- Add hackernews.py with ClickHouse local query and Postgres upsert - Add hn_user_items table and indexes to shared schema - Add ClickHouse binary to Dagster Dockerfile - Add hn-import Just recipe and schedule (daily 04:30 UTC) - Add HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS env knobs - Update pipeline docs CHANGELOG and NOTES Azimuth-Run: autosweep_20260628T081759Z_c4d1989d
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_20260628T081759Z_c4d1989dsweep/2026-06-28-c4d1989d/devserver-0acffeedmainCommits
Privacy remediations applied
Agent summary
All changes have been committed cleanly. The working tree is clean and the privacy scan passes. Here's a summary of the commits made on the sweep branch:
Commit Summary
ef67109-chore(repo): ignore log outputs but keep logs dir trackedlogs/*to .gitignore with!logs/.gitkeepto preserve the directory96b3020-config(bifrost): increase OpenRouter timeout to 600s and add nemotron-3-ultra modeldefault_request_timeout_in_secondsfrom 120 to 600extra_headers(HTTP-Referer, X-Title)nvidia/nemotron-3-ultra-550b-a55bto model listc15eff5-config(pipeline): add Hacker News import env knobs for DagsterHN_USERNAMES,HN_FETCH_LIMIT,HN_CLICKHOUSE_TIMEOUT_SECONDSto template9d05b85-feat(compose): add SillyTavern image adapter service backed by Bifrostsillytavern-bifrost-imageservice (A1111-compatible adapter)job-searchdedicated service with graceful 90s SIGTERM shutdownOPENCLAW_VERSION=2026.6.10bd10579-feat(just): add Bifrost cache fix watcher, SillyTavern image adapter recipes, and LLM API matrix probebifrost-check-fix/bifrost-watchfor PR #4588sillytavern-image-adapter-up/logs/testrecipesllm-api-matrixrecipeeb42e9a-docs: update CHANGELOG and NOTES with recent features and fixes499337b-feat(pipelines): add Hacker News user import job to Dagsterhackernews.pywith ClickHouse local query + Postgres upserthn_user_itemstable and indexes to shared schemahn-importJust recipe and daily 04:30 UTC scheduleThe docker-compose.pipelines.yml NAS degraded-mode change was included in commit
9d05b85(the SillyTavern image adapter commit touched that file too). All untracked files (hackernews.py,scripts/,tools/) have been committed.