Harvmaster
  • Joined on 2025-08-05
Harvmaster created branch test-branch in Harvmaster/xo-sync-server-hono 2026-06-17 14:41:42 +10:00
Harvmaster pushed to test-branch at Harvmaster/xo-sync-server-hono 2026-06-17 14:41:42 +10:00
dfebd0576e Testing lots of things
400fb5a8cb Add temp readme scratchpad
Compare 2 commits »
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-06-15 20:07:40 +10:00
cfcba02bb3 Document methods in resolveInvitationData
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-06-15 20:04:59 +10:00
3ee2d53766 Formatting and reduce explicit typing
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-06-15 20:00:47 +10:00
d089e909f8 Use arrow function syntax. Export all methods.
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-06-15 19:58:04 +10:00
771968dfbb Use mergeInvitationCommits in resolveCommitReferences for correct commit merging.
d2c37fd957 Add invitation delete to cli
bca736dab4 Add removeInvitation to the invitation screen
69adee180a Add resolveCommitReferences method
Compare 4 commits »
Harvmaster pushed to main at Harvmaster/xo-sync-server-hono 2026-06-09 21:17:01 +10:00
af31aac19c Initial Commit
Harvmaster created branch main in Harvmaster/xo-sync-server-hono 2026-06-09 21:17:01 +10:00
Harvmaster created repository Harvmaster/xo-sync-server-hono 2026-06-09 21:16:12 +10:00
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-06-01 20:37:06 +10:00
c7e1d69e2d Formatting
b30243f674 Add custom path support for cli/tui in terminal config
5e9c6db412 Fix invitation syncing in realtime
5bec49858f Set the cashASM evaluation encoding in the invitation details screen
Compare 4 commits »
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-05-31 05:22:07 +10:00
f1ac89ef91 Remove reference to transaction screen
17a41cf29a Massive speed up during invitation creation at the expense of reliability. Document method for creating a reliability manager of some sort
0b848989a2 Remove transaction screen from the menu in invitationScreen
1776fbbf61 Add TSX as a core dep due to it being used in reading templates from .ts files
Compare 4 commits »
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-05-30 20:25:18 +10:00
0acc70b613 Update readme to use utils and correct branches during install
14e74fab6c Update readme to include pulling in primitives
Compare 2 commits »
Harvmaster pushed to kiok-update at Harvmaster/xo-cli 2026-05-30 20:06:15 +10:00
a7f0ed69a2 Update test mnemonic
2f8dad7d8d Add import template into tui. Fix tests that fail on macos. Fix some updates.
Compare 2 commits »
Harvmaster pushed to main at Harvmaster/xo-cli 2026-05-30 02:16:50 +10:00
d45f1ddeb3 Update test mnemonic
Harvmaster created branch main in Harvmaster/xo-www.vending-machine 2026-05-26 00:04:23 +10:00
Harvmaster pushed to main at Harvmaster/xo-www.vending-machine 2026-05-26 00:04:23 +10:00
4efa1806fc Give it a nice UI, add invitation syncing, replace the chat-stubs with actual implementation. Should probably inspect the syncing logic and the api client stuff a bit closer since it doesnt use the same logic that I had fed it as an example
d4fed5db23 Initial Commit, includes stubs from chat app
Harvmaster created repository Harvmaster/xo-www.vending-machine 2026-05-26 00:04:09 +10:00
Harvmaster pushed to main at Harvmaster/xo-api.vending-machine 2026-05-26 00:03:22 +10:00
832987fc6a Add example env
Harvmaster created branch main in Harvmaster/xo-api.vending-machine 2026-05-26 00:02:17 +10:00
Harvmaster pushed to main at Harvmaster/xo-api.vending-machine 2026-05-26 00:02:17 +10:00
9e25251f1b Documentation and TODOs
1a6f6b3bd1 Review AI Code. Documented parts that may want to be changed in the future
a9f280914d Create Logger class for debugging
adc758dfa5 Let AI go to work
7890669eda Initial Commit