Skip to content

Releases: macrox-pro/agentd

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:10

[v0.0.5] β€” 2026-08-29

Daemon-lifetime trajectory counters and offline session stats.

Highlights

  • trajectory stats β€” in-memory daemon rollup via TrajectoryService.Statistics; since is daemon start; counters reset on restart; optional --provider filter
  • session stats β€” offline JSONL scan for one session (--provider required); no daemon needed
  • trajectory.statistics β€” both surfaces require trajectory.enabled and this key (default off); toggle trajectory-statistics
  • session import --out β€” emit parsed transcript events as JSONL to stdout (-) or a file without writing the session ledger or import checkpoint; summary on stderr when --out is set

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 29 Aug 18:37

[v0.0.4] β€” 2026-08-29

Login autostart and curated config toggles for trajectory and guards.

Highlights

  • config enable / disable / get β€” curated offline toggles for trajectory and guards (user/project YAML); distinct from daemon enable (login autostart)
  • daemon enable / disable β€” user-level login autostart (systemd user unit, macOS LaunchAgent, Windows Task Scheduler); daemon status --json always includes autostart
  • e2e-m14.sh β€” isolated HOME: enable starts daemon + autostart on β†’ disable keeps daemon running β†’ manifest removed

v0.0.3-beta

v0.0.3-beta Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:22
corrected print version