Skip to content

Releases: launchapp-dev/animus-protocol

v0.7.0-rc.11

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:18
feat(control): restore WorkflowList total + workflow_ref onto the one…

v0.7.0-rc.10

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:30
feat(env): node-management wire types (list/get/teardown_node/reap)

Add METHOD_ENVIRONMENT_LIST/GET/TEARDOWN_NODE/REAP + EnvironmentNode descriptor +
ListNodes/GetNode/TeardownNode/Reap Request/Response structs, register them in the
schema exporter, regenerate JSON schemas. Mirrors the animus-environment-base TS
surface so the kernel EnvironmentClient + 'animus environment' CLI speak the same
shapes. TASK-807.

v0.7.0-rc.9

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:47
environment-protocol: add ExecSessionRequest.workflow_id (REQ-052 one…

v0.7.0-rc.8

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:36
environment-protocol: add environment/exec_session + journal notifica…

v0.7.0-rc.7

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:04
feat(control-protocol): workflow list total + workflow_ref filter

Additive, backward-compatible (cut off v0.7.0-rc.6 to keep the change isolated):
WorkflowListRequest gains `workflow_ref` (the workflow-type filter) and
WorkflowListResponse gains `total` (matching runs across all pages, so the UI can
show a count + numbered pages). Both Option, serde-defaulted + skipped when None.

v0.5.14

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:09
feat(control-protocol): workflow list total + workflow_ref filter (v0…

v0.1.13.6

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:19
v0.1.13.6: codex --sandbox workspace-write (replaces deprecated --ful…

v0.7.0-rc.6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:26
0d6bb3b
animus-protocol v0.7.0-rc.6 — declare supports_mcp as a first-class p…

v0.7.0-rc.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:10
7a5ef89
animus-protocol v0.7.0-rc.5 — subject-optional (rc.4) + PhaseDecision…

v0.7.0-rc.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:27
animus-protocol v0.7.0-rc.4 (dev rc): optional subject end-to-end (Op…