Skip to content

chore: automated sweep 2026-06-28#8

Open
ankitson wants to merge 11 commits into
mainfrom
sweep/2026-06-28-75254fc7/devserver-0acffeed
Open

chore: automated sweep 2026-06-28#8
ankitson wants to merge 11 commits into
mainfrom
sweep/2026-06-28-75254fc7/devserver-0acffeed

Conversation

@ankitson

Copy link
Copy Markdown
Owner

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

  • Run: autosweep_20260628T101110Z_75254fc7
  • Branch: sweep/2026-06-28-75254fc7/devserver-0acffeed
  • Base: main

Commits

  • chore(repo): add .gitignore logs/ pattern and Justfile tooling recipes
  • docs: update changelog and notes for Hacker News import and SillyTavern image adapter
  • fix(pipelines): switch pipeline volumes to local offline-synology paths
  • feat(compose): add SillyTavern image adapter service and Bifrost model
  • feat(pipelines): add Hacker News user items import from ClickHouse

Privacy remediations applied

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

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:

  1. feat(pipelines): add Hacker News user items import from ClickHouse (1b3d75f)

    • Added hackernews_user_items_import_job and daily schedule to Dagster
    • Added hn_user_items table and indexes to shared schema
    • Added hn-import just recipe and HN env knobs (HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS)
    • Installed ClickHouse binary in Dagster image for local S3 dataset attachment
  2. feat(compose): add SillyTavern image adapter service and Bifrost model (d79fa94)

    • Added sillytavern-bifrost-image service (build from /projects/dockers)
    • Added job-search service (Bun + SQLite with graceful shutdown)
    • Added nvidia/nemotron-3-ultra-550b-a55b to Bifrost model list
    • Increased Bifrost default request timeout to 600s
    • Added OpenClaw version build args
  3. fix(pipelines): switch pipeline volumes to local offline-synology paths (191a06d)

    • Commented out NAS bind mounts (/mnt/synologydrive) that are offline
    • Added local ./volumes/offline-synology bind mounts for landing_zone and aoe4-replays
    • Kept NAS paths commented for easy restore
  4. docs: update changelog and notes for Hacker News import and SillyTavern image adapter (f91be34)

    • Documented HN import job, schedule, and ClickHouse integration
    • Documented SillyTavern image adapter evolution (Bifrost → ComfyUI → privacy cleanup)
    • Documented Bifrost MCP cache fix watch tooling
    • Updated Dagster Dockerfile comment for ClickHouse binary
  5. chore(repo): add .gitignore logs/ pattern and Justfile tooling recipes (c4f82ed)

    • Added logs/* with !logs/.gitkeep to .gitignore
    • Added Just recipes: bifrost-check-fix, bifrost-watch, sillytavern-image-adapter-*, llm-api-matrix
    • Added check_bifrost_cache_fix.py (watches for Bifrost PR #4588 fix)
    • Added llm_api_matrix.py (multi-target LLM API probe script)

All commits include the Azimuth-Run: autosweep_20260628T101110Z_75254fc7 trailer.

Devbox Agent and others added 11 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
- 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
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