Skip to content

v1.11.0

Choose a tag to compare

@DevenDucommun DevenDucommun released this 30 Jun 16:57
ffdc9f7

Summary

  • Adds simplified product commands: agentops status, agentops look, agentops check, agentops save, and agentops open.
  • Makes no-argument agentops print the current status and recommended next commands.
  • Keeps existing lower-level commands as advanced compatibility commands.
  • Updates README, CLI, installation, dashboard, quality gate, roadmap, packaging, compatibility, and release docs around the simplified workflow.
  • Extends smoke coverage for clone, packed package, and release archive paths.

Validation

  • bun run ci
  • bun run smoke:install
  • bun run smoke:package
  • bun run smoke:pack-install
  • bun run smoke:large-session
  • bun run smoke:dashboard
  • bun test test/cli.test.ts
  • bun run typecheck
  • git diff --check