Skip to content

1.45.0

Latest

Choose a tag to compare

@sabrenner sabrenner released this 18 Mar 14:28
bfc5ff2

New Features

  • Adds a --enable-claude-code-hooks option to insert the test agent's Claude Code hooks on startup.
  • Adds a new lapdog startup command which starts up the test agent with Claude Code hooks enabled.
  • Updates the suite of lapdog commands:
    • lapdog start now launches the test agent with --enable-claude-code-hooks in the background.
    • lapdog stop stops that test agent instance
    • lapdog status logs the current status (url, pid, and logs file) of the lapdog instance
    • lapdog claude starts a claude session through lapdog, starting lapdog locally if not started by lapdog start