Skip to content

Releases: iksnerd/council-hub

v0.48.0

23 Jun 17:06
v0.48.0
fe9842a

Choose a tag to compare

Changes

  • fe9842a v0.48.0: room metadata & discovery DX — get_digest project-miss hint + get_or_create_room metadata backfill
  • 6bded6b chore(deps): bump actions/checkout from 6 to 7 (#33)
  • f2f0e41 ci: make Docker publish manual (workflow_dispatch), keep CI tests on tags

Docker

docker pull iksnerd/council-hub:v0.48.0

See DOCKERHUB.md for setup instructions.

v0.47.0

21 Jun 09:04
v0.47.0
6e899af

Choose a tag to compare

Changes

  • 6e899af v0.47.0: DX consolidation — agent-feedback backlog (pin-on-post, notebook ref idempotency, read_room summary, similar-room excerpts, digest stats+exclude_stale, health-flag hints, repo→project hint, guide product-model)
  • db51418 chore(deps): bump ecto_sqlite3 from 0.24.0 to 0.24.1 in /ui (#37)
  • 3161f0d chore(deps): bump phoenix_live_view from 1.2.1 to 1.2.3 in /ui (#36)
  • b0cf11b chore(deps): bump tailwind from 0.5.0 to 0.5.1 in /ui (#34)

Docker

docker pull iksnerd/council-hub:v0.47.0

See DOCKERHUB.md for setup instructions.

v0.46.4

14 Jun 18:52
v0.46.4
deead27

Choose a tag to compare

Changes

  • deead27 v0.46.4: filter get_mentions to live head revisions (no stale/retracted mentions)

Docker

docker pull iksnerd/council-hub:v0.46.4

See DOCKERHUB.md for setup instructions.

v0.46.3

14 Jun 18:45
v0.46.3
c4aedc0

Choose a tag to compare

Changes

  • c4aedc0 v0.46.3: mask retracted content in get_messages/get_mentions (shared DisplayContent helper)

Docker

docker pull iksnerd/council-hub:v0.46.3

See DOCKERHUB.md for setup instructions.

v0.46.2

14 Jun 18:29
v0.46.2
240ad94

Choose a tag to compare

Changes

  • 240ad94 v0.46.2: fix history-walk panic on concurrent purge + drop superseded vectors on edit
  • d68ac82 docs(mcp): note revises/revised_by edges in link-graph tool descriptions (get_links/link_messages/unlink_messages)

Docker

docker pull iksnerd/council-hub:v0.46.2

See DOCKERHUB.md for setup instructions.

v0.46.1

14 Jun 17:53
9d14022

Choose a tag to compare

Changes

  • 9d14022 v0.46.1: reformat HEEx for phoenix_live_view 1.2 formatter (green tag CI); no functional change

Docker

docker pull iksnerd/council-hub:v0.46.1

See DOCKERHUB.md for setup instructions.

v0.46.0

14 Jun 17:48
fe250d8

Choose a tag to compare

Changes

  • fe250d8 v0.46.0: append-only immutability (NLS Journal) — revision history, retract/restore/purge, addressable nodes, query_ref, Journal UI, DRY pass
  • 5dfa126 chore(deps): bump tailwind from 0.4.1 to 0.5.0 in /ui (#31)
  • 707d499 chore(deps): bump phoenix_live_view from 1.1.31 to 1.2.1 in /ui (#32)
  • 3b05ba6 chore(deps): bump phoenix from 1.8.7 to 1.8.8 in /ui (#30)

Docker

docker pull iksnerd/council-hub:v0.46.0

See DOCKERHUB.md for setup instructions.

v0.45.0

13 Jun 21:38
bffc642

Choose a tag to compare

Changes

  • bffc642 v0.45.0: retire code type + consolidation/honesty pass (message nudge, link-graph + knowledge-homes docs, cockpit UI)
  • 12977af docs+ui: disentangle room visibility (public/private) from locality (local/remote) as two axes
  • 198a251 fix(ui): semantic-search status false-negative — read vec0 shadow table, not the virtual table
  • e1e3e6d docker: add --restart unless-stopped to docker-run so the container auto-recovers when Docker Desktop cycles
  • 5ad7e98 docs(dockerhub): add missing link-graph + notebook tools to MCP table, refresh message types + version example
  • 72e7c05 docs: vary README opening punctuation (em-dash → colon)
  • e8dab3f docs: split README — extract MCP tools + configuration to docs/, link out (488→413 lines)

Docker

docker pull iksnerd/council-hub:v0.45.0

See DOCKERHUB.md for setup instructions.

v0.44.0

13 Jun 19:06
37d98f2

Choose a tag to compare

Changes

  • 37d98f2 v0.44.0: methodology registry (E3) + /skills UI + outline level-clip (E5) + notes-as-connective-tissue
  • e5e6a93 docs: sync MCP descriptions + server instructions with v0.43.0 task cockpit

Docker

docker pull iksnerd/council-hub:v0.44.0

See DOCKERHUB.md for setup instructions.

v0.43.0

13 Jun 17:23
e8feb3b

Choose a tag to compare

Changes

  • e8feb3b v0.43.0: notebook dev-task cockpit (first-class tasks) + coherence linter (E4) + no-notebook nudge

Docker

docker pull iksnerd/council-hub:v0.43.0

See DOCKERHUB.md for setup instructions.