h z hzhang
  • Joined on 2024-11-30
hzhang pushed to master at hzhang/Dialectic.Frontend 2026-05-23 23:15:55 +00:00
a6258da84e chore: gitignore tsc -b build cache + vite.config emit
hzhang pushed to master at hzhang/Dialectic.Frontend 2026-05-23 23:15:38 +00:00
3dbb5abaf6 feat(frontend): v2 rewrite — Vite + React + TS readonly SPA
hzhang pushed to master at hzhang/Dialectic.Backend 2026-05-23 23:14:20 +00:00
0b16b52ee7 feat(admin): GET /api/admin/agents/{id} activity summary
hzhang pushed to master at hzhang/Dialectic 2026-05-23 22:56:01 +00:00
ed05d0ad95 chore: bump Dialectic.Backend + add Dialectic.OpenclawPlugin submodule
hzhang pushed to main at nav/Fabric 2026-05-23 22:55:40 +00:00
f3c472e612 chore: bump submodules — agent-driven dialectic (drop backend broadcast)
hzhang pushed to main at nav/Fabric.OpenclawPlugin 2026-05-23 22:51:07 +00:00
c330571bcb refactor(tools): drop serviceEndpoint from fabric-guild-list response
hzhang pushed to main at nav/Fabric.Backend.Guild 2026-05-23 22:49:48 +00:00
ca20df7618 refactor(guild): drop system-key bypass + announce-only-system limit
hzhang pushed to main at nav/Fabric.Backend.Center 2026-05-23 22:48:21 +00:00
9e1909a7e8 refactor(guild-discovery): drop serviceEndpoint (no longer needed)
hzhang pushed to main at hzhang/Dialectic.OpenclawPlugin 2026-05-23 22:46:32 +00:00
3ce543980d refactor(plugin): drop announce_* params from dialectic_propose_topic
hzhang pushed to master at hzhang/Dialectic.Backend 2026-05-23 22:45:25 +00:00
5cf4302d50 refactor(backend): drop backend-driven Fabric broadcast — agent-driven model
hzhang pushed to main at hzhang/Dialectic.OpenclawPlugin 2026-05-23 21:44:03 +00:00
955f13d72a build(plugin): isolate dist/, add install.mjs, untrack .js artifacts
hzhang pushed to main at nav/Fabric.OpenclawPlugin 2026-05-23 21:21:05 +00:00
8963f3ca00 feat(tools): fabric-guild-list returns serviceEndpoint for announce targets
hzhang pushed to main at nav/Fabric.Backend.Center 2026-05-23 21:21:04 +00:00
3058bccfb6 feat(guild-discovery): add serviceEndpoint for backend-to-backend reachability
hzhang pushed to main at hzhang/Dialectic.OpenclawPlugin 2026-05-23 21:03:56 +00:00
63fc342238 feat(plugin): dialectic_list_arguments tool + clarify topic_detail desc
hzhang pushed to master at hzhang/Dialectic.Backend 2026-05-23 21:03:56 +00:00
22d9fb7ed5 feat(topics): GET /api/topics/{id} returns camps array
hzhang pushed to main at hzhang/Dialectic.OpenclawPlugin 2026-05-23 19:19:19 +00:00
dd4c58ec8c fix(plugin): inject pcexec env for secret-mgr + add DIALECTIC_PLUGIN_BYPASS_HF sim escape hatch
hzhang pushed to main at nav/Fabric.OpenclawPlugin 2026-05-23 18:39:15 +00:00
0e36457d8f fix(tools): execute receives (callId, args), not (args) — pre-existing bug
5ff464a055 feat(plugin): fabric-guild-list + fabric-channel-set-purpose tools + purpose on existing tools
Compare 2 commits »
hzhang pushed to main at nav/Fabric.Backend.Guild 2026-05-23 18:39:14 +00:00
cb7b3bb5fe feat(channel-discovery): add purpose column + PATCH /api/channels/:id
hzhang pushed to main at nav/Fabric.Backend.Center 2026-05-23 18:39:14 +00:00
604f6556fe feat(guild-discovery): add purpose column to guild_nodes + cli set-purpose
hzhang pushed to main at hzhang/Dialectic.OpenclawPlugin 2026-05-23 16:54:13 +00:00
f6c1f392f6 feat(tools): propose_topic gains announce_guild_base_url + announce_channel_id