• Joined on 2026-03-18
alezmad pushed to main at alezmad/claudemesh 2026-04-09 00:12:06 +00:00
4cb5a97512 perf(cli): instant MCP startup — WS connects in background
alezmad pushed to main at alezmad/claudemesh 2026-04-09 00:09:41 +00:00
c080bc517f fix(web): stub all static asset extensions (.svg, .png, fonts) in ESM loader
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:52:45 +00:00
471e88b3e6 fix(web): stub .scss/.sass/.less in addition to .css in ESM loader
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:43:18 +00:00
c66e3adf67 fix(web): use absolute path for CSS stub loader in Docker
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:35:17 +00:00
3f46a6657a fix(web): add CSS stub loader for Payload CMS route collection in Docker
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:26:13 +00:00
83ba1aa373 fix(web): restore serverExternalPackages for Payload + use --webpack for build
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:24:38 +00:00
7430e4ffe0 fix(web): header nav links → real pages (docs, blog, about, changelog)
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:18:58 +00:00
d72e49b8fd fix(web): header GitHub link → claudemesh-cli repo
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:02:01 +00:00
3f57944921 chore(cli): bump version to 0.9.0
alezmad pushed to main at alezmad/claudemesh 2026-04-08 23:01:20 +00:00
b31aab8aeb feat(cli+broker): expose mesh skills as MCP prompts and skill:// resources
alezmad pushed to main at alezmad/claudemesh 2026-04-08 19:08:28 +00:00
5db9842261 docs: add git deploy test result (45/45 pass)
alezmad pushed to main at alezmad/claudemesh 2026-04-08 18:55:17 +00:00
81e520fdbb docs: update test results — 44/44 pass, CLI 0.8.0-0.8.9
alezmad pushed to main at alezmad/claudemesh 2026-04-08 18:12:58 +00:00
26c4502277 fix(cli): display system push messages without decryption
alezmad pushed to main at alezmad/claudemesh 2026-04-08 17:51:21 +00:00
bfc62b9a72 fix(cli): display system push messages without decryption
alezmad pushed to main at alezmad/claudemesh 2026-04-08 17:37:36 +00:00
f8c6f9ae74 feat(broker): add test endpoints for url watch validation
alezmad pushed to main at alezmad/claudemesh 2026-04-08 17:29:53 +00:00
3497700fad feat: url watch — broker polls URLs, notifies on change
alezmad pushed to main at alezmad/claudemesh 2026-04-08 15:37:51 +00:00
2c156f832e docs: add test results for mesh services platform (37/37 pass)
alezmad pushed to main at alezmad/claudemesh 2026-04-08 15:30:20 +00:00
4ee810242d fix(broker): restore services in failed/crashed/restarting states too
alezmad pushed to main at alezmad/claudemesh 2026-04-08 15:26:47 +00:00
b6224c4186 fix(broker): sync with runner on boot instead of re-deploying
alezmad pushed to main at alezmad/claudemesh 2026-04-08 14:38:35 +00:00
4c385a16cc fix(runner): use python -m for Python MCPs instead of CLI binary