-
e1cafa54b3
feat: mesh services platform — deploy MCP servers, vaults, scopes
Alejandro Gutiérrez
2026-04-08 10:53:03 +01:00
-
a4f2e0aa81
feat(web): mesh structure section (tree + coordination patterns)
Alejandro Gutiérrez
2026-04-08 10:20:31 +01:00
-
cbcde4d910
feat(web): capability stack diagram below the wire
Alejandro Gutiérrez
2026-04-08 10:14:38 +01:00
-
495c234159
fix(web): enable turbopack + payload by unbundling richtext-lexical
Alejandro Gutiérrez
2026-04-08 09:38:56 +01:00
-
42c1d02f5e
docs: add game architecture vision — NPCs as data, AI on demand
Alejandro Gutiérrez
2026-04-08 08:30:13 +01:00
-
a33c925216
docs: add simulation controller SDK spec, replace spatial topology
Alejandro Gutiérrez
2026-04-08 00:38:43 +01:00
-
6ab3fbbea3
fix(web): fix getting-started metadata export, use TURBOPACK=0 env for build
Alejandro Gutiérrez
2026-04-08 00:37:10 +01:00
-
26adbafde2
fix(web): remove --no-turbopack from build script (Docker uses ENV TURBOPACK=0)
Alejandro Gutiérrez
2026-04-08 00:29:20 +01:00
-
13e8ce07ac
chore: bump cli to 0.7.1
Alejandro Gutiérrez
2026-04-08 00:22:57 +01:00
-
5398ca6833
feat: make MCP server registrations persistent across peer disconnects
Alejandro Gutiérrez
2026-04-08 00:22:06 +01:00
-
56b1cc0756
docs: split vision into changelog + clean roadmap
Alejandro Gutiérrez
2026-04-08 00:20:55 +01:00
-
fc8a7edc23
feat: persist peer session state across disconnects ("welcome back" on reconnect)
Alejandro Gutiérrez
2026-04-08 00:20:20 +01:00
-
e09671cdcb
feat: broadcast system notifications on MCP server register/unregister
Alejandro Gutiérrez
2026-04-08 00:16:58 +01:00
-
32fc4a0c98
fix: align connector-slack and connector-telegram deps with workspace versions
Alejandro Gutiérrez
2026-04-08 00:16:19 +01:00
-
b315b31cc9
docs: add peer session persistence and MCP notification to vision
Alejandro Gutiérrez
2026-04-08 00:15:49 +01:00
-
21cb6efced
docs: mark all implemented vision items with commit refs
Alejandro Gutiérrez
2026-04-08 00:12:37 +01:00
-
125b576e2c
chore: update pnpm lockfile for connector-slack and connector-telegram deps
Alejandro Gutiérrez
2026-04-08 00:12:13 +01:00
-
3641618391
docs(mcp): add file access decision guide to instructions
Alejandro Gutiérrez
2026-04-08 00:09:09 +01:00
-
a92cf6b629
feat: hint AI to use filesystem for local peer file reads
Alejandro Gutiérrez
2026-04-08 00:06:27 +01:00
-
2c9c8c7b6c
feat: add hostname to hello + local/remote peer locality detection
Alejandro Gutiérrez
2026-04-08 00:05:46 +01:00
-
98fda20ab6
chore: bump cli to 0.7.0
Alejandro Gutiérrez
2026-04-08 00:01:09 +01:00
-
025a53a70c
docs: update vision — 17 of 23 items implemented, add telemetry idea
Alejandro Gutiérrez
2026-04-08 00:00:37 +01:00
-
b55cf269a4
feat: implement inbound webhooks for external service integration
Alejandro Gutiérrez
2026-04-07 23:58:01 +01:00
-
504111c50c
feat: add read_peer_file and list_peer_files MCP tools
Alejandro Gutiérrez
2026-04-07 23:56:42 +01:00
-
05d9b56f28
feat: implement simulation clock with configurable time multiplier
Alejandro Gutiérrez
2026-04-07 23:55:14 +01:00
-
c8cb1e3ea5
feat: implement mesh skills catalog — peers publish and discover reusable instructions
Alejandro Gutiérrez
2026-04-07 23:55:03 +01:00
-
86a258301f
feat: implement signed hash-chain audit log for mesh events
Alejandro Gutiérrez
2026-04-07 23:54:57 +01:00
-
7e102a235b
feat: add @claudemesh/sdk standalone client library
Alejandro Gutiérrez
2026-04-07 23:53:46 +01:00
-
5563f90733
feat: add @claudemesh/sdk package for non-Claude-Code clients
Alejandro Gutiérrez
2026-04-07 23:53:22 +01:00
-
b3b9972e60
feat: add peer stats reporting (messages, tool calls, uptime, errors)
Alejandro Gutiérrez
2026-04-07 23:52:26 +01:00
-
fe9285351b
feat: add Telegram connector package for mesh-to-chat bridging
Alejandro Gutiérrez
2026-04-07 23:52:00 +01:00
-
08e289a5e3
feat: implement mesh MCP proxy — dynamic tool sharing between peers
Alejandro Gutiérrez
2026-04-07 23:50:54 +01:00
-
7d432b3aaa
feat(web): add state timeline and resource panels to live mesh dashboard
Alejandro Gutiérrez
2026-04-07 23:50:18 +01:00
-
b0dc538119
feat(cli): nudge user to join a mesh when install finds none
Alejandro Gutiérrez
2026-04-07 23:49:37 +01:00
-
27c9d2a02c
docs: add peer visibility, spatial topology, and public profiles to vision
Alejandro Gutiérrez
2026-04-07 23:41:06 +01:00
-
87e0d0004d
docs: mark 5 vision items as implemented with commit refs
Alejandro Gutiérrez
2026-04-07 23:37:22 +01:00
-
dba0fb7b33
chore: bump cli to 0.6.9
Alejandro Gutiérrez
2026-04-07 23:36:03 +01:00
-
72be651ca8
feat(cli): add --cron flag to remind command
Alejandro Gutiérrez
2026-04-07 23:34:40 +01:00
-
db2bf3ea06
docs(protocol): add missing message types and new features
Alejandro Gutiérrez
2026-04-07 23:34:15 +01:00
-
e87380775f
feat: add persistent cron-based recurring reminders
Alejandro Gutiérrez
2026-04-07 23:33:47 +01:00
-
58ba01f20f
fix(cli): sync CLAUDEMESH_TOOLS with current tool definitions and sort alphabetically
Alejandro Gutiérrez
2026-04-07 23:33:02 +01:00
-
59332dc47d
feat(web): add peer graph visualization to live mesh dashboard
Alejandro Gutiérrez
2026-04-07 23:32:41 +01:00
-
f34b8fbc6b
docs(cli): improve --help text for clarity, concision, and consistency
Alejandro Gutiérrez
2026-04-07 23:31:55 +01:00
-
79525af42e
fix(broker): remove cron example from JSDoc that broke TSC
Alejandro Gutiérrez
2026-04-07 23:31:31 +01:00
-
69e93d4b8c
feat(cli): add mesh templates and
claudemesh create command
Alejandro Gutiérrez
2026-04-07 23:31:12 +01:00
-
810f372d1c
feat: add peer metadata (peerType, channel, model) and cwd to peer list
Alejandro Gutiérrez
2026-04-07 23:30:04 +01:00
-
453705a4e1
feat: broadcast system notifications on peer join/leave
Alejandro Gutiérrez
2026-04-07 23:28:49 +01:00
-
5cb4cc4fe7
feat(web): update landing page copy for full feature surface, add getting started + mesh vs MCP
Alejandro Gutiérrez
2026-04-07 22:58:22 +01:00
-
eeac47c360
chore: bump cli to 0.6.8
Alejandro Gutiérrez
2026-04-07 22:39:21 +01:00
-
0bb9d71a26
feat: merge schedule_reminder + send_later, add subtype reminder
Alejandro Gutiérrez
2026-04-07 22:38:41 +01:00
-
3ff7a61e3f
chore: update pnpm lockfile after citty + scheduled message deps
Alejandro Gutiérrez
2026-04-07 14:58:22 +01:00
-
e76ade64d2
feat: scheduled messages — schedule_reminder, send_later, list_scheduled, cancel_scheduled
Alejandro Gutiérrez
2026-04-07 14:53:42 +01:00
-
59848f0d3e
chore(cli): v0.6.6 — correlation ID refactor (resolver Maps + _reqId)
Alejandro Gutiérrez
2026-04-07 14:31:29 +01:00
-
d0fa1c028f
fix(broker): echo _reqId in all WS responses for correlation ID routing
Alejandro Gutiérrez
2026-04-07 14:28:30 +01:00
-
8f925d9a9e
fix(cli): correlation ID refactor — resolver Maps with _reqId + FIFO fallback
Alejandro Gutiérrez
2026-04-07 14:25:51 +01:00
-
4ce1034dcd
chore(cli): v0.6.5 — all bug fixes batch
Alejandro Gutiérrez
2026-04-07 13:12:29 +01:00
-
e26a36e543
fix(broker): vector_stored type, set_state no-resp, subscribe ack
Alejandro Gutiérrez
2026-04-07 13:08:06 +01:00
-
60c74d9463
fix(broker): shareContext stable upsert key + createStream atomic upsert
Alejandro Gutiérrez
2026-04-07 13:07:58 +01:00
-
6fba9bd4eb
feat(cli): fix field mismatches + error propagation
Alejandro Gutiérrez
2026-04-07 13:07:25 +01:00
-
5bcc1fe323
chore(cli): bump to v0.6.4 — fix get_file sealedKey bug
Alejandro Gutiérrez
2026-04-07 12:57:20 +01:00
-
e70f0ed1ff
fix(broker/cli): e2e get_file owner sealedKey bug
Alejandro Gutiérrez
2026-04-07 12:56:36 +01:00
-
5f696f47ea
feat(cli): v0.6.3 — e2e file crypto module + encrypted share_file
Alejandro Gutiérrez
2026-04-07 12:53:13 +01:00
-
ccb9fb2a68
feat(broker/db): e2e file encryption schema + db functions
Alejandro Gutiérrez
2026-04-07 12:43:57 +01:00
-
898c061089
feat(cli): e2e file encryption — file-crypto.ts + client + MCP tools
Alejandro Gutiérrez
2026-04-07 12:33:39 +01:00
-
f7a6559429
feat(broker): add E2E file encryption to HTTP upload and WS handlers
Alejandro Gutiérrez
2026-04-07 12:32:46 +01:00
-
579d0c3d3e
chore: bump version to 0.6.0
Alejandro Gutiérrez
2026-04-07 12:21:03 +01:00
-
190f5a958e
refactor(cli): migrate to citty — --help generated from flag definitions
Alejandro Gutiérrez
2026-04-07 12:19:16 +01:00
-
03661e1b68
docs(cli): expand --help with all launch flags, groups hierarchy, env vars
Alejandro Gutiérrez
2026-04-07 12:16:04 +01:00
-
d451fc296e
feat: hierarchical group routing + role wiring
Alejandro Gutiérrez
2026-04-07 12:09:37 +01:00
-
3da5d71275
fix(broker): fix share_file DB insert failures
Alejandro Gutiérrez
2026-04-07 08:56:43 +01:00
-
cdf335f609
fix(broker): fix MINIO_USE_SSL env coercion
Alejandro Gutiérrez
2026-04-07 08:38:06 +01:00
-
0cd16ff358
fix: exclude sender only for broadcasts, not direct messages
Alejandro Gutiérrez
2026-04-06 18:34:09 +01:00
-
3e9707276d
fix: add diagnostic logging to maybePushQueuedMessages
Alejandro Gutiérrez
2026-04-06 18:21:29 +01:00
-
82cfee315c
fix: v0.5.9 — mesh_info returns correct display name
v0.5.9
Alejandro Gutiérrez
2026-04-06 18:10:30 +01:00
-
ab08be04a5
feat(cli): v0.5.8 — welcome notification on connect
v0.5.8
Alejandro Gutiérrez
2026-04-06 18:07:08 +01:00
-
ee585a8370
fix(cli): v0.5.7 — event loop keepalive for stdout flush
v0.5.7
Alejandro Gutiérrez
2026-04-06 17:48:41 +01:00
-
1f078bf0c8
fix(web): --no-turbopack for prod build (payload CSS)
Alejandro Gutiérrez
2026-04-06 17:32:24 +01:00
-
2372032a68
fix(cli): v0.5.6 — fix ping_mesh self-send + add diagnostics
v0.5.6
Alejandro Gutiérrez
2026-04-06 17:32:03 +01:00
-
a70c5fd124
feat(cli): v0.5.5 — ping_mesh diagnostic tool
v0.5.5
Alejandro Gutiérrez
2026-04-06 17:27:00 +01:00
-
5c62d287cf
fix(cli): v0.5.4 — revert to event-driven push, add Claude Code integration spec
v0.5.4
Alejandro Gutiérrez
2026-04-06 17:04:05 +01:00
-
9ae378c2e3
fix(cli): v0.5.3 — add push delivery debug logging
v0.5.3
Alejandro Gutiérrez
2026-04-06 16:49:49 +01:00
-
7381738f0b
fix(web): disable turbopack for prod build (payload CSS compat)
Alejandro Gutiérrez
2026-04-06 16:46:28 +01:00
-
8c6b0c0e07
fix(cli): v0.5.2 — poll-based push delivery (1s interval)
v0.5.2
Alejandro Gutiérrez
2026-04-06 16:33:26 +01:00
-
ec9626503c
fix(web): force-dynamic on payload admin page (build CSS error)
Alejandro Gutiérrez
2026-04-06 16:16:21 +01:00
-
820ec085b2
feat(cli): v0.5.1 — message modes (push/inbox/off)
v0.5.1
Alejandro Gutiérrez
2026-04-06 15:53:41 +01:00
-
9e6f6d7bc9
docs: add message modes + shared MCPs spec
Alejandro Gutiérrez
2026-04-06 15:52:43 +01:00
-
7194e7d28e
chore: regenerate lockfile from scratch
Alejandro Gutiérrez
2026-04-06 15:47:26 +01:00
-
0b4e389f2b
feat(web): restore payload CMS (cuidecar pattern + importMap)
v0.5.0
Alejandro Gutiérrez
2026-04-06 14:30:16 +01:00
-
7a5f786e0c
chore: sync lockfile
Alejandro Gutiérrez
2026-04-06 14:25:19 +01:00
-
10e5fdcfd1
feat(web): rewrite landing for v0.3 product (groups, state, memory)
Alejandro Gutiérrez
2026-04-06 14:03:10 +01:00
-
cc6e56aef9
docs: final spec — vectors, graph, context, tasks, streams, databases
Alejandro Gutiérrez
2026-04-06 14:00:50 +01:00
-
1aaa483d60
feat: v0.4.0 — File sharing + multi-target messages
v0.4.0
Alejandro Gutiérrez
2026-04-06 13:56:01 +01:00
-
99d9d19079
docs: update spec with files, multi-target, views, infra vision
Alejandro Gutiérrez
2026-04-06 13:48:32 +01:00
-
888078876a
feat: v0.3.0 — State, Memory, message_status, MCP instructions
v0.3.0
Alejandro Gutiérrez
2026-04-06 13:29:45 +01:00
-
02b1e5695f
feat: v0.2.0 — Groups (@group routing, roles, wizard)
v0.2.0
Alejandro Gutiérrez
2026-04-06 13:06:16 +01:00
-
663f800b4b
fix: v0.1.16 — fix message delivery between same-member sessions
v0.1.16
Alejandro Gutiérrez
2026-04-06 12:44:29 +01:00
-
2557235c68
fix: v0.1.15 — production hardening (7 fixes)
v0.1.15
Alejandro Gutiérrez
2026-04-06 12:22:04 +01:00
-
a987e9e27b
fix(cli): v0.1.14 — persist displayName in config file, not env var
v0.1.14
Alejandro Gutiérrez
2026-04-06 12:18:08 +01:00
-
ff86db615f
style(cli): tighten autonomous mode confirmation copy
Alejandro Gutiérrez
2026-04-06 11:54:55 +01:00
-
4aa61b40e2
feat(cli): v0.1.13 — autonomous mode with user confirmation
v0.1.13
Alejandro Gutiérrez
2026-04-06 11:53:13 +01:00