Skip to content

enhance inspection mode, dependency updates, and schema expansions for v0.4.1

Choose a tag to compare

@rscorer rscorer released this 19 Jul 16:15
· 69 commits to main since this release
  • Implemented Dynamic Post-Execution Inspection Mode in watch command.
  • Added Home/h, End/e, PageUp/PageDown, and mouse scroll layout support.
  • Fixed scroll_offset integer underflow during log viewer navigation.
  • Bounded log view scroll tracking using dynamic viewport measurements.
  • Exposed list_groups in the MCP serve tools schemas.
  • Added allow_hosts and ignore_hosts filtering to list_hosts.
  • Documented host groups setup in README and agentic_ssh.toml.example.
  • Bumped rust-version to 1.96 and updated crates dependencies.
  • move GIFs used in README externally
  • build: upgrade crossterm to 0.29