Skip to content

chore: automated sweep 2026-06-28#6

Open
ankitson wants to merge 14 commits into
mainfrom
sweep/2026-06-28-c4d1989d/devserver-0acffeed
Open

chore: automated sweep 2026-06-28#6
ankitson wants to merge 14 commits into
mainfrom
sweep/2026-06-28-c4d1989d/devserver-0acffeed

Conversation

@ankitson

Copy link
Copy Markdown
Owner

Automated sweep for /home/ankit/hroot/devserver.

  • Run: autosweep_20260628T081759Z_c4d1989d
  • Branch: sweep/2026-06-28-c4d1989d/devserver-0acffeed
  • Base: main

Commits

  • feat(pipelines): add Hacker News user import job to Dagster
  • docs: update CHANGELOG and NOTES with recent features and fixes
  • feat(just): add Bifrost cache fix watcher, SillyTavern image adapter recipes, and LLM API matrix probe
  • feat(compose): add dedicated job-search service with graceful shutdown
  • feat(compose): add SillyTavern image adapter service backed by Bifrost
  • config(pipeline): add Hacker News import env knobs for Dagster
  • config(bifrost): increase OpenRouter timeout to 600s and add nemotron-3-ultra model
  • chore(repo): ignore log outputs but keep logs dir tracked

Privacy remediations applied

  • ip: 0
  • secret: 0
  • sensitive: 0
  • tailnet: 0

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

  1. ef67109 - chore(repo): ignore log outputs but keep logs dir tracked

    • Added logs/* to .gitignore with !logs/.gitkeep to preserve the directory
  2. 96b3020 - config(bifrost): increase OpenRouter timeout to 600s and add nemotron-3-ultra model

    • Increased default_request_timeout_in_seconds from 120 to 600
    • Removed extra_headers (HTTP-Referer, X-Title)
    • Added nvidia/nemotron-3-ultra-550b-a55b to model list
  3. c15eff5 - config(pipeline): add Hacker News import env knobs for Dagster

    • Added HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS to template
  4. 9d05b85 - feat(compose): add SillyTavern image adapter service backed by Bifrost

    • Added sillytavern-bifrost-image service (A1111-compatible adapter)
    • Added job-search dedicated service with graceful 90s SIGTERM shutdown
    • Pinned OpenClaw build args to OPENCLAW_VERSION=2026.6.10
  5. bd10579 - feat(just): add Bifrost cache fix watcher, SillyTavern image adapter recipes, and LLM API matrix probe

    • Added bifrost-check-fix / bifrost-watch for PR #4588
    • Added sillytavern-image-adapter-up/logs/test recipes
    • Added llm-api-matrix recipe
  6. eb42e9a - docs: update CHANGELOG and NOTES with recent features and fixes

    • Comprehensive updates covering all recent work
  7. 499337b - feat(pipelines): add Hacker News user import job to Dagster

    • New hackernews.py with ClickHouse local query + Postgres upsert
    • Added hn_user_items table and indexes to shared schema
    • Added ClickHouse binary to Dagster Dockerfile
    • Added hn-import Just recipe and daily 04:30 UTC schedule

The 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.

Devbox Agent and others added 14 commits June 26, 2026 17:08
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant