Skip to content

Build adapter and job foundation - #19

Merged
jongan69 merged 2 commits into
mainfrom
dev
Aug 20, 2026
Merged

Build adapter and job foundation#19
jongan69 merged 2 commits into
mainfrom
dev

Conversation

@jongan69

Copy link
Copy Markdown
Owner

Closes #16

Summary

  • discover and validate repo-owned Remotion, Ollama, yt-dlp, and workflow adapters
  • route generated aliases and desktop actions through one persisted detached-job broker
  • add atomic locks, cancellation, redacted logs, orphan recovery, and shared job inspection
  • make Ollama qwen3:4b local-first with bounded setup and cloud readiness fallback
  • standardize commands, CI, packaging, tests, and docs on Bun/Bunx

Validation

  • bun run check (117 passing)
  • bun run desktop:build
  • bun desktop/check-environment.mjs --json
  • fixture adapter discovery through CLI and shared desktop metadata
  • detached job, locking, cancellation, recovery, redaction, and JSON-envelope tests
  • bun pm pack includes adapter/platform runtime

Unify CLI and desktop execution around one discovered catalog and persistent broker while making Ollama the local-first text provider.
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2c15d5e0-c59e-48cc-aff1-c7bd506e215d


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Recover stale locks, reject inline secrets, and hydrate desktop monitoring for jobs started by agents.
@jongan69
jongan69 merged commit 5c717c4 into main Aug 20, 2026
9 checks passed
@jongan69
jongan69 deleted the dev branch August 20, 2026 08:14
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.

Build adapter and job foundation

1 participant