Skip to content

advanced improvements for local model servers, delegator and config restructuring#37

Merged
untra merged 6 commits into
mainfrom
issuetype-onboarding-kanban-both
May 7, 2026
Merged

advanced improvements for local model servers, delegator and config restructuring#37
untra merged 6 commits into
mainfrom
issuetype-onboarding-kanban-both

Conversation

@untra
Copy link
Copy Markdown
Owner

@untra untra commented May 7, 2026

Operator! PR

  • github projects support
  • issuetype onboarding from kanban provider
  • support for model servers including local ollama
  • opr8r relay tool for llms to share communications and received notifications
  • delegator improvements and issuetype structuring
  • dependabot, cargo-deny
  • config, dto rust refactor

add a sweet (optional) meme

Type of change

  • Docs update (changes to the readme or a site page, no code changes)
  • Ops wrangling (automation or test improvements)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Sweet release (needs a lot of work and effort)
  • Something else (explain please)

Checklists

  • If modifying code, at least one test has been added to the suite

untra and others added 4 commits April 18, 2026 21:03
relay-channel was never code-signed or distributed; opr8r is signed,
notarized, and released on all platforms. This moves relay logic into opr8r
so agents on any standard install get relay tooling automatically.

Changes:
- Extract src/relay/ into crates/relay/ (operator-relay shared crate)
- Add `opr8r relay-channel` subcommand (replaces standalone binary)
- Update llm_command.rs to discover opr8r and emit relay-channel args in MCP config
- Remove [[bin]] relay-channel from operator/Cargo.toml
- Update relay_integration tests to use opr8r relay-channel
- Update CI to build opr8r instead of relay-channel standalone

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
bidirectional kanban sync, opr8r relay subcommand rename, delegator support for relay access and injection

dependabot and security review

refactor of config.rs dto.rs, regeneration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra changed the title advanced improvements advanced improvements for local model servers, delegator and config restructuring May 7, 2026
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra force-pushed the issuetype-onboarding-kanban-both branch from 084997d to ce5d0e3 Compare May 7, 2026 22:49
clippy, linting etc

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra force-pushed the issuetype-onboarding-kanban-both branch from ce5d0e3 to f0d57ce Compare May 7, 2026 23:10
@untra untra merged commit 68a6189 into main May 7, 2026
54 checks passed
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