Skip to content

chore: automated sweep 2026-06-28#3

Open
ankitson wants to merge 8 commits into
mainfrom
sweep/2026-06-28-4ea05021/devserver-0acffeed
Open

chore: automated sweep 2026-06-28#3
ankitson wants to merge 8 commits into
mainfrom
sweep/2026-06-28-4ea05021/devserver-0acffeed

Conversation

@ankitson

Copy link
Copy Markdown
Owner

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

  • Run: autosweep_20260628T064454Z_4ea05021
  • Branch: sweep/2026-06-28-4ea05021/devserver-0acffeed
  • Base: main

Commits

  • feat(infra): add SillyTavern image adapter, job-search service, and tooling
  • feat(pipelines): add Hacker News user items import job

Privacy remediations applied

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

Agent summary

The sweep is complete. Here's a summary of the work done:

Summary

Two clean commits created on the sweep branch:

1. feat(pipelines): add Hacker News user items import job (458f9a3)

  • Added hackernews_user_items_import_job that queries ClickHouse's public hackernews_history dataset via clickhouse local and upserts stories/comments for configured HN_USERNAMES into Postgres hn_user_items table
  • Added hn_user_items table schema with indexes on author/hn_time and item_type/hn_time
  • Added hackernews_user_items_import_schedule running daily at 04:30 UTC (RUNNING by default)
  • Added just pipelines hn-import manual trigger
  • Added env template knobs: HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS
  • Installed ClickHouse binary in Dagster image for local dataset attachment
  • Added HTML entity decoding for imported rows

2. feat(infra): add SillyTavern image adapter, job-search service, and tooling (ddac626)

  • Added sillytavern-bifrost-image service (A1111-compatible adapter) backed by external image services via Bifrost/OpenRouter/ComfyUI
  • Added job-search dedicated tracker container with graceful SIGTERM handling (90s grace period)
  • Updated Bifrost config: increased default_request_timeout to 600s, added nvidia/nemotron-3-ultra-550b-a55b model
  • Added Just recipes: bifrost-check-fix, bifrost-watch, llm-api-matrix, sillytavern-image-adapter-up/logs/test
  • Added logs/* to .gitignore with !logs/.gitkeep keep
  • Switched NAS mounts to local fallback paths while NAS is offline
  • Added OPENCLAW_VERSION / OPENCLAW_CODEX_VERSION build args for openclaw service

Privacy scan: Clean — no secrets, tailnet hosts, private IPs, or sensitive terms found in tracked changes.

The repo is now ready for the harness to push the sweep branch and open a PR.

Devbox Agent and others added 8 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 to query ClickHouse's public
  hackernews_history dataset via clickhouse local and upsert stories/comments
  for configured HN_USERNAMES into Postgres hn_user_items table
- Add hn_user_items table schema with indexes on author/time and item_type/time
- Add hackernews_user_items_import_schedule running daily at 04:30 UTC
- Add just pipelines hn-import manual trigger
- Add HN_USERNAMES, HN_FETCH_LIMIT, HN_CLICKHOUSE_TIMEOUT_SECONDS env template knobs
- Install ClickHouse binary in Dagster image for local dataset attachment
- Decode HTML entities in imported rows

Azimuth-Run: autosweep_20260628T064454Z_4ea05021
…ooling

- Add sillytavern-bifrost-image service (A1111-compatible adapter) backed by
  external image services via bifrost/OpenRouter/ComfyUI
- Add job-search dedicated tracker container with graceful SIGTERM handling
- Update bifrost config: increase default_request_timeout to 600s, add
  nvidia/nemotron-3-ultra-550b-a55b model
- Add bifrost-check-fix and bifrost-watch Just recipes for MCP cache fix check
- Add llm-api-matrix recipe for probing LLM API behaviors
- Add sillytavern-image-adapter-up/logs/test recipes
- Add logs/* to .gitignore with !logs/.gitkeep keep
- Switch NAS mounts to local fallback paths while NAS is offline
- Add OPENCLAW_VERSION build args for openclaw service

Azimuth-Run: autosweep_20260628T064454Z_4ea05021
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