• Joined on 2026-03-18
alezmad pushed to main at alezmad/claudemesh 2026-04-07 22:35:28 +00:00
72be651ca8 feat(cli): add --cron flag to remind command
db2bf3ea06 docs(protocol): add missing message types and new features
e87380775f feat: add persistent cron-based recurring reminders
58ba01f20f fix(cli): sync CLAUDEMESH_TOOLS with current tool definitions and sort alphabetically
59332dc47d feat(web): add peer graph visualization to live mesh dashboard
Compare 10 commits »
alezmad pushed to main at alezmad/claudemesh 2026-04-07 21:59:14 +00:00
5cb4cc4fe7 feat(web): update landing page copy for full feature surface, add getting started + mesh vs MCP
alezmad pushed to main at alezmad/claudemesh 2026-04-07 21:39:26 +00:00
eeac47c360 chore: bump cli to 0.6.8
alezmad pushed to main at alezmad/claudemesh 2026-04-07 21:38:59 +00:00
0bb9d71a26 feat: merge schedule_reminder + send_later, add subtype reminder
alezmad pushed to main at alezmad/claudemesh 2026-04-07 13:58:27 +00:00
3ff7a61e3f chore: update pnpm lockfile after citty + scheduled message deps
alezmad pushed to main at alezmad/claudemesh 2026-04-07 13:53:56 +00:00
e76ade64d2 feat: scheduled messages — schedule_reminder, send_later, list_scheduled, cancel_scheduled
alezmad pushed to main at alezmad/claudemesh 2026-04-07 13:31:41 +00:00
59848f0d3e chore(cli): v0.6.6 — correlation ID refactor (resolver Maps + _reqId)
d0fa1c028f fix(broker): echo _reqId in all WS responses for correlation ID routing
8f925d9a9e fix(cli): correlation ID refactor — resolver Maps with _reqId + FIFO fallback
Compare 3 commits »
alezmad pushed to main at alezmad/claudemesh 2026-04-07 12:12:34 +00:00
4ce1034dcd chore(cli): v0.6.5 — all bug fixes batch
alezmad pushed to main at alezmad/claudemesh 2026-04-07 12:12:11 +00:00
e26a36e543 fix(broker): vector_stored type, set_state no-resp, subscribe ack
60c74d9463 fix(broker): shareContext stable upsert key + createStream atomic upsert
6fba9bd4eb feat(cli): fix field mismatches + error propagation
Compare 3 commits »
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:57:25 +00:00
5bcc1fe323 chore(cli): bump to v0.6.4 — fix get_file sealedKey bug
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:56:52 +00:00
e70f0ed1ff fix(broker/cli): e2e get_file owner sealedKey bug
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:53:19 +00:00
5f696f47ea feat(cli): v0.6.3 — e2e file crypto module + encrypted share_file
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:44:06 +00:00
ccb9fb2a68 feat(broker/db): e2e file encryption schema + db functions
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:34:14 +00:00
898c061089 feat(cli): e2e file encryption — file-crypto.ts + client + MCP tools
f7a6559429 feat(broker): add E2E file encryption to HTTP upload and WS handlers
Compare 2 commits »
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:21:07 +00:00
579d0c3d3e chore: bump version to 0.6.0
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:19:20 +00:00
190f5a958e refactor(cli): migrate to citty — --help generated from flag definitions
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:16:08 +00:00
03661e1b68 docs(cli): expand --help with all launch flags, groups hierarchy, env vars
alezmad pushed to main at alezmad/claudemesh 2026-04-07 11:09:45 +00:00
d451fc296e feat: hierarchical group routing + role wiring
alezmad pushed to main at alezmad/claudemesh 2026-04-07 07:58:23 +00:00
3da5d71275 fix(broker): fix share_file DB insert failures
alezmad pushed to main at alezmad/claudemesh 2026-04-07 07:38:11 +00:00
cdf335f609 fix(broker): fix MINIO_USE_SSL env coercion