Skip to content

release: v0.12.0 - #107

Merged
V3RON merged 1 commit into
mainfrom
release/v0.12.0
Sep 24, 2026
Merged

V3RON merged 1 commit into
mainfrom
release/v0.12.0

Conversation

@V3RON

@V3RON V3RON commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

0.12.0 (2026-09-24)

  • Breaking: appduct events, appduct_events and appduct_wait_for_event show only the events
    your app posts.
    Device connections and tool calls no longer appear and kinds is rejected;
    to wait for a device, use appduct ls --json or appduct_wait_for_session.
  • Fix: app events are no longer lost after about 128 tool calls. Each device keeps its last
    256 app events (eventBufferSize) however many tool calls run in between.
  • New: the daemon writes its own events to ~/.appduct/events.log. Session, link and tool-call
    events land there as JSON lines for debugging Appduct, never your app's events; the file rotates to
    events.log.1 past eventsLogMaxBytes (default 10 MiB).

@V3RON
V3RON merged commit 5044793 into main Sep 24, 2026
7 checks passed
@V3RON
V3RON deleted the release/v0.12.0 branch September 24, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant