12 Commits

Author SHA1 Message Date
750c8a24a0 add Dialectic.PlexumPlugin submodule
Plexum-SDK port of Dialectic.OpenclawPlugin. 8 dialectic_* tools
mirroring the OpenClaw tool surface; lives at zhi/Dialectic.PlexumPlugin
on gitea.
2026-06-03 11:57:39 +01:00
1cb3927e56 chore: bump Dialectic.Frontend — completed-only view + inline verdict
- Dialectic.Frontend d1d2ae2 → 7ad425f
    feat(ui): TopicList shows only completed debates (status filter
    removed); TopicDetail merges verdict + rationale inline; no
    polling.
2026-05-24 03:36:48 +01:00
a7db7bfc1b chore: bump Backend + Frontend to v0.3.0 (OIDC login + dialectic-cli)
- Dialectic.Backend 0b16b52 → 2463129
    feat(oidc): backend-mediated OIDC login + session cookies + cli config
  - Dialectic.Frontend 7dca2c3 → d1d2ae2
    feat(auth): real OIDC login + remove agents page
2026-05-24 01:46:14 +01:00
dbed748f2d chore: bump Dialectic.Frontend — null-list normalize fix (production crash)
- Dialectic.Frontend a6258da → 7dca2c3
    fix(api): normalize null lists to [] (backend serializes empty as
    null; SPA crashed on TopicList .length with empty DB)
2026-05-24 01:18:38 +01:00
7f519af5dd chore: bump Backend (admin agents summary) + Frontend (v2 SPA)
- Dialectic.Backend 5cf4302 → 0b16b52
    feat(admin): GET /api/admin/agents/{id} activity summary endpoint
    (key state + counts + recent_topics for operator diagnostics)
  - Dialectic.Frontend f7c4ed9 → a6258da
    v2 rewrite — Vite + React + TS readonly SPA replacing the v1 CRA
    app. 4 pages: TopicList / TopicDetail (8s polling) / Verdict
    permalink / AgentActivity. dev-bypass auth + admin-key prompt.
    Styled per ~/STYLE.md dark blueprint theme.

Plugin pointer unchanged (3ce5439) — no new commits since last bump.
2026-05-24 00:16:40 +01:00
ed05d0ad95 chore: bump Dialectic.Backend + add Dialectic.OpenclawPlugin submodule
- Dialectic.Backend e049b1c → 5cf4302
    drop announce.go / topic.announce_* columns / ticker broadcast /
    config FabricSystemAPIKey. Backend is now pure data + state-machine;
    no Fabric coupling.
  - Dialectic.OpenclawPlugin (new submodule, pinned at 3ce5439)
    drop announce_* params from dialectic_propose_topic. New plugin
    work landed pre-bump: dialectic_list_arguments + topic_detail
    camps inline + install.mjs + ESM-clean tsconfig + .gitignore
    artifacts.

Both pair with Fabric umbrella bump f3c472e (Center/Guild/Plugin) and
ClawSkills@ba48a67 (participate-debate rewrite + analyze-intel step 4
+ rotate-fabric-system-key delete + provision-announce-channel cleanup).
2026-05-23 23:56:00 +01:00
cd3a7c5065 docker fix backend url 2026-02-14 15:38:09 +00:00
54623bf560 docker fix env name 2026-02-14 15:34:29 +00:00
2d74648d3a docker config 2026-02-14 15:16:45 +00:00
7289001503 init dialectic 2026-02-13 16:20:07 +00:00
5f6961c02b init dialectic 2026-02-13 16:14:12 +00:00
24a75d4fc2 init dialectic 2026-02-13 15:44:25 +00:00