Skip to content

Releases: vocion/vocion-core

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:30

2.1.4 (2026-07-20)

Bug Fixes

  • chat: hide keyboard hint on touch, grow send target (b1c96b2)
  • chat: reflow crammed agent header on mobile (db09f02)
  • chat: separate suggestion chips from composer on mobile (cd5ab16)
  • dashboard: enlarge mobile sidebar trigger, tighten content padding (81d151a)
  • types: add missing @types/react-dom devDependency (1182bc2)

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:16
5f8a8d5

2.1.3 (2026-07-18)

Bug Fixes

  • adoption: lazy-load Logger in track() — unblocks workspace:apply (5f8a8d5)

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:58
da64187

2.1.2 (2026-07-18)

Bug Fixes

  • compose: make the pgdata volume name overridable (da64187)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:50
57b152b

2.1.1 (2026-07-18)

Bug Fixes

  • docker: drop bundled-workspace COPY missed by the workspace removal (57b152b)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:40
8c3777b

2.1.0 (2026-07-18)

Features

  • adoption: user accountability & adoption analytics (#41) (8c3777b)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:02

2.0.1 (2026-07-14)

Bug Fixes

  • workspace: export round-trip fidelity for post-v0.2 agent fields (cdcd383), closes #39 #39

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:23
fe7c2c3

2.0.0 (2026-07-13)

  • feat(workspace)!: remove bundled workspace; scaffold at the peer level (900ffe9)

BREAKING CHANGES

  • with WORKSPACE_PATH unset there is no default
    workspace; pass a path to workspace:apply or set WORKSPACE_PATH.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

v1.74.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 02:48

1.74.0 (2026-07-12)

Features

  • agents: long-term memory — cross-conversation facts + preferences (Phase 5) (d5d5388)

v1.73.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 02:29

1.73.0 (2026-07-12)

Features

  • agents: AgentCore Memory — conversation continuity for the BYOA loop (Phase 5) (c345d16)

v1.72.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:59

1.72.0 (2026-07-11)

Features

  • agents: cut sales-assistant over to the BYOA runtime + CI deploy pipeline (033ecd0)