Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
79a857c
feat(orb-jobs-agent): allow local jobs execution
pophilpo Feb 25, 2026
7aa4458
feat(orb-jobs-agent): error out on local job failure
pophilpo Feb 25, 2026
3eb7fae
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Feb 25, 2026
0674872
feat(orb-jobs-agent): long
pophilpo Feb 25, 2026
651765a
feat(orb-jobs-agent): make Vslopus happy
pophilpo Feb 25, 2026
f2d3069
feat(orb-jobs-agent): async_trait
pophilpo Feb 26, 2026
4d293f8
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Feb 26, 2026
304da98
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Feb 27, 2026
cb13b59
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Feb 27, 2026
ba384d2
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Mar 5, 2026
780eb10
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Mar 11, 2026
efcd115
chore(hil): update awscli to 2.32.12 on hils (#1067)
sky-mart Mar 11, 2026
472abe8
chore: update awscli system-wide (#1068)
sky-mart Mar 11, 2026
15ad58c
chore(connd): use StoredWifiProfile for serde of Wifi profiles (#1059)
vmenge Mar 11, 2026
0aa4b5f
fix: update the throttle on config to 90seconds (#1069)
AlexKaravaev Mar 11, 2026
6cc316d
fix: remote commands use orb_config correctly (#1070)
sky-mart Mar 13, 2026
90d02c7
feat(scripts): a couple options to ssh (#1073)
sfikastheo Mar 15, 2026
6089c28
fix: Generate Json & Upload Keys (#1074)
chrisgalanis Mar 15, 2026
4414258
feat: Make HILs Great Again (#1076)
chrisgalanis Mar 16, 2026
dab2c66
feat(se050): attribute parsing (#1063)
TheButlah Mar 16, 2026
b60d84e
chore(hil): add 2 more HILs (#1077)
sky-mart Mar 16, 2026
05afa7f
fix: Bump Orb HIL (#1078)
chrisgalanis Mar 16, 2026
0adc58f
feat: check recovery and do retries in orb-hil (#1071)
sky-mart Mar 16, 2026
7d5b23e
fix: Config File For Serial Debugger (#1080)
chrisgalanis Mar 16, 2026
7535dd7
feat(orb-update-agent): remove stale, unused key (#1060)
pophilpo Mar 17, 2026
1002fd0
chore(hil): bump orb-hil to beta-18 (#1082)
sky-mart Mar 17, 2026
ac03611
feat: support usb-eth in orb normal mode (#1081)
sky-mart Mar 17, 2026
f368bdd
feat(se050-reprovision): initial scaffolding (#1079)
TheButlah Mar 17, 2026
58351f2
chore: add zsync to the hil packages (#1085)
sky-mart Mar 17, 2026
3c387b7
fix(agentwire): tests hanging (#1086)
vmenge Mar 17, 2026
586f283
feat(orb-backend-status): add orb_stand_qr_id to CoreStats (#1088)
danielle-tfh Mar 18, 2026
33967e5
chore(nix): added aws cli (#1090)
TheButlah Mar 18, 2026
123f7ac
fix: retry delay logic in orb-attest (#1089)
AlexKaravaev Mar 19, 2026
a1a1acc
feat(hil-ssh): add private ssh key step to deploy hil (#1083)
pophilpo Mar 19, 2026
74e4f31
feat: Service For HIL Orchistrator Service (#1092)
chrisgalanis Mar 19, 2026
a697072
feat: ping command in orb-hil (#1084)
sky-mart Mar 19, 2026
ca82577
chore: developing-with-orbs agent skill (#1096)
vmenge Mar 19, 2026
c61353b
feat(x-optee): better error messages for aws signing (#1091)
TheButlah Mar 19, 2026
c5ae6fe
fix: stop the key retrieval service and use systemctl reboot (#1098)
sky-mart Mar 20, 2026
1cf2f27
feat: orb-hil version file (#1099)
sky-mart Mar 20, 2026
f539257
chore(hil): bump orb-hil to beta 19 (#1100)
sky-mart Mar 20, 2026
f727a46
fix: worldcoin-hil-3 configuration (#1101)
chrisgalanis Mar 20, 2026
832945d
feat(update-agent): always calculate artifact hashes (#1087)
sfikastheo Mar 20, 2026
ab03b63
feat: use unpacked RTS for flashing (#1103)
sky-mart Mar 23, 2026
ae10c14
refactor: create OrbConfig once at startup (#1104)
sky-mart Mar 23, 2026
529bc3a
feat(orb-info): add serde support for OrbId (#1105)
TheButlah Mar 24, 2026
eca9c2a
chore(hil): bump orb-hil and install tio (#1107)
sky-mart Mar 24, 2026
13a7a69
feat: use unpacked RTSs in nfsboot too (#1111)
sky-mart Mar 25, 2026
0b32d33
feat: correct timezone for munich hils and more system-wide packages …
sky-mart Mar 25, 2026
61bca3a
fix: also install the ssh key for the hil users (#1110)
sky-mart Mar 25, 2026
820d4f1
feat(mcu-util): add modem power-cycle command (#1094)
vmenge Mar 25, 2026
33174c6
refactor(connd): refactor of tasks; modem self-healing; new OES even…
vmenge Mar 25, 2026
9e6dde8
chore(hil): bump orb-hil to beta 21 (#1113)
sky-mart Mar 25, 2026
c90f1b3
feat(se050-reprovision): config builder, challenge endpoints (#1106)
TheButlah Mar 25, 2026
1553d1e
feat: override hostname in orb-hil cmd (#1114)
sky-mart Mar 25, 2026
eee8820
fix(connd): wifi profile persistence after bumping priority (#1117)
vmenge Mar 26, 2026
c03e3c0
build: added devcontainers (#1115)
TheButlah Mar 26, 2026
b2bdcdf
feat(connd): enrich active connections (#1118)
vmenge Mar 27, 2026
863d51b
feat(backend-status): oes cache (#1120)
vmenge Mar 27, 2026
e94be75
fix(backend-status): don't forget orb id :D (#1121)
vmenge Mar 27, 2026
ffbbead
fix(jobs-agent): better conn change handling (#1122)
vmenge Mar 28, 2026
99a83da
fix(connd): powercycle modem if we cant get sim info (#1123)
vmenge Mar 28, 2026
98b82d2
refactor: remove serial logs from the ota command (#1093)
sky-mart Mar 30, 2026
035cd2f
chore(hil): bump orb-hil to beta 22 (#1124)
sky-mart Mar 30, 2026
28d3bc0
feat(hil): add copy command (#1125)
sky-mart Mar 31, 2026
8780ca1
chore(connd): propagate non-primary conn changes to avoid staleness (…
vmenge Mar 31, 2026
3db873f
feat: return mcu reboot, decrypt mcu firmware, use default persistent…
sky-mart Mar 31, 2026
4ee44c8
test(qr-link): verify empty hash QR is rejected by verify() (#1130)
danielle-tfh Apr 1, 2026
5265507
chore(hil): bump orb-hil to beta 23 (#1128)
sky-mart Apr 1, 2026
899e81c
feat: support weth0 status via status connd (#1133)
adam-a-tfh Apr 1, 2026
618f910
chore(hil): add new pearl hil (munich-4) (#1134)
sky-mart Apr 2, 2026
2a5730d
feat(orb-jobs-agent): some wip
pophilpo Apr 2, 2026
4768b79
Merge branch 'main' into pophilpo/local-jobs-agent-tests
pophilpo Apr 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions orb-jobs-agent/src/args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ pub struct Args {
/// The target job-server service id to send messages to.
#[clap(long, env = "TARGET_SERVICE_ID", default_value = "job-server")]
pub target_service_id: Option<String>,
#[clap(
long,
env = "DBUS_SESSION_BUS_ADDRESS",
default_value = "unix:path=/tmp/worldcoin_bus_socket"
)]
pub dbus_addr: String,
#[clap(long)]
pub run_job: Option<String>,
}

fn clap_v3_styles() -> Styles {
Expand Down
Loading
Loading