Skip to content

Releases: cylestio/agent-inspector

v1.2.1

15 Jan 10:11
5478fa3

Choose a tag to compare

What's Changed

  • docs: Add LLM call identification and grouping documentation by @eyalben in #29
  • docs: Add custom tags header documentation by @eyalben in #30
  • chore: Update cylestio-perimeter dependency to 2.4.0 by @eyalben in #31

Full Changelog: v1.2.0...v1.2.1

v1.2.0

07 Jan 18:39
68d8bb3

Choose a tag to compare

What's Changed

  • docs: Add CLI options and /agent-setup command for Cursor by @eyalben in #26
  • fix: Always check for updates on setup by @eyalben in #28
  • docs: Update IDE connection docs for simplified API by @eyalben in #27

Full changelog in parent project:
https://github.com/cylestio/cylestio-perimeter/releases/tag/v2.3.0

Full Changelog: v1.1.1...v1.2.0

v1.1.1

01 Jan 10:19
e493336

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jan 09:35
ebe2e52

Choose a tag to compare

What's Changed

  • fix(docs): Clean up setup.md with typo fixes and corrections by @eyalben in #20
  • feat(cli): Simplify CLI with consolidated configs and new flags by @eyalben in #21
  • feat(cli): Add --no-presidio flag to disable PII detection by @eyalben in #23
  • fix(docs): Improve Cursor setup guide for slash commands by @eyalben in #22
  • Bump dependency version by @eyalben in #24

Full Changelog: v1.0.4...v1.1.0

v1.0.4

30 Dec 17:45
73bb13e

Choose a tag to compare

What's Changed

  • fix(cursor): Add Step 0 derivation and standardize agent_workflow_id naming by @eyalben in #16
  • Removed Claude Code welcome hook by @eyalben in #17
  • fix(plugin): Move mcpServers config inline to plugin.json by @eyalben in #18
  • fix(cli): Use sys.executable for pipx/uvx compatibility by @eyalben in #19

Full Changelog: v1.0.3...v1.0.4

v1.0.3

26 Dec 07:48
84c4089

Choose a tag to compare

What's Changed

  • fix(readme): Correct proxy base_url to include agent-workflow path by @eyalben in #14
  • fix(docs): Correct event types in debug documentation by @eyalben in #15

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Dec 10:23
5c64e84

Choose a tag to compare

What's Changed

  • refactor(plugin): Convert skills to commands by @eyalben in #11
  • feat(plugin): Add workflow query tools and /debug command by @eyalben in #12
  • docs(readme): Restructure installation sections and clarify IDE benefits by @eyalben in #13

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Dec 13:36
d8946fb

Choose a tag to compare

What's Changed

  • feat(plugin): Restructure Claude plugin with skills + command shortcuts by @eyalben in #7
  • fix(plugin): Remove ensure-running hook that causes startup hang by @eyalben in #8
  • refactor(plugin): Merge preflight into setup as single source of truth by @eyalben in #9
  • fix(plugin): Clarify CLI with positive-only instructions by @eyalben in #10

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Dec 10:23
db9eeb6

Choose a tag to compare

v0.3.0

01 Dec 16:29
1e0022c

Choose a tag to compare

From parent project

What's Changed

Full Changelog: cylestio/cylestio-perimeter@v1.4.0...v1.5.0