johnride
  • Joined on 2024-02-06
johnride closed pull request NationTech/harmony#286 2026-05-22 22:14:18 +00:00
feat/fleet-e2e-harness-and-ping
johnride pushed to feat/iot-walking-skeleton at NationTech/harmony 2026-05-22 22:13:09 +00:00
46ceb6b493 chore(fleet): drop pre_merge_checklist.md — served its purpose
a4b3d18bd6 refactor(fleet): drop deploy-crate dev creds, HARMONY_* env vars, lean docs
Compare 2 commits »
johnride pushed to main at johnride/speech-to-text 2026-05-22 21:48:31 +00:00
4c846d3830 feat: Increase default chunk size to 120 seconds, whisper likes it and it makes the process faster as there is less time lost managing the chunks
johnride pushed to main at johnride/speech-to-text 2026-05-22 21:43:48 +00:00
93e07c7614 Feat: rename app to speech-to-text and improve README
johnride pushed to main at johnride/speech-to-text 2026-05-22 21:10:27 +00:00
0d7a97c702 initial commit
johnride created branch main in johnride/speech-to-text 2026-05-22 21:10:27 +00:00
johnride created repository johnride/speech-to-text 2026-05-22 21:06:57 +00:00
johnride pushed to feat/iot-walking-skeleton at NationTech/harmony 2026-05-22 21:04:54 +00:00
b37c76d0a5 chore: fix fmt
johnride closed pull request NationTech/harmony#288 2026-05-22 20:18:35 +00:00
feat: fleet e2e x86 vm support
johnride closed pull request NationTech/harmony#287 2026-05-22 20:17:06 +00:00
feat: Fleet E2E tests harness improving a lot, firing up a VM and testing agent behavior
johnride pushed to feat/fleet-e2e-x86 at NationTech/harmony 2026-05-22 16:39:49 +00:00
433a66dac2 feat: fleet e2e x86 support
johnride pushed to feat/fleet-e2e-x86 at NationTech/harmony 2026-05-21 02:47:58 +00:00
ba685baddb doc: fleet e2e x86 arch support
johnride created pull request NationTech/harmony#288 2026-05-21 01:50:14 +00:00
feat: fleet e2e x86 vm support
johnride pushed to feat/fleet-e2e-x86 at NationTech/harmony 2026-05-21 01:49:55 +00:00
8e6e1fa1bc feat: fleet e2e x86 vm support
johnride created branch feat/fleet-e2e-x86 in NationTech/harmony 2026-05-21 01:49:55 +00:00
johnride created pull request NationTech/harmony#287 2026-05-21 01:44:03 +00:00
feat: Fleet E2E tests harness improving a lot, firing up a VM and testing agent behavior
johnride pushed to feat/fleet-e2e at NationTech/harmony 2026-05-21 01:43:43 +00:00
cdebeb8a9f feat: Fleet E2E tests harness improving a lot, firing up a VM and testing agent behavior
johnride created branch feat/fleet-e2e in NationTech/harmony 2026-05-21 01:43:42 +00:00
johnride pushed to feat/iot-walking-skeleton at NationTech/harmony 2026-05-20 19:45:55 +00:00
20b14c4648 doc: fleet/ARCHITECTURE.html overview of the whole fleet plubings, components, flows, code cheatsheet
johnride pushed to feat/iot-walking-skeleton at NationTech/harmony 2026-05-20 17:41:44 +00:00
34807511b4 feat: refactor fleet agent config into a strongly typed struct, remove brittle string processing