Skip to content

Releases: AvivK5498/Agentifind

Release 3.2.0

26 Jan 08:18
2719492

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind sync

# Or install globally
npm install -g agentifind
agentifind sync

What's Changed

  • feat: add Terraform/IaC support with terraform-ls LSP (v3.2.0) (c541e39)

Supported Languages

  • Python (LSP: pyright, fallback: tree-sitter)
  • TypeScript (LSP: tsserver, fallback: tree-sitter)
  • JavaScript (tree-sitter)

Requirements

  • Node.js >= 18
  • Git repository

Full Documentation

See the README for complete usage instructions.

Release 3.1.0

25 Jan 21:05
d4fd789

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind sync

# Or install globally
npm install -g agentifind
agentifind sync

What's Changed

  • feat: add Call Graph Anomaly Detection (v3.1.0) (1910908)%0A- feat: add staleness detection and dynamic pattern scanning (652b6bf)%0A- Feat/v3 lsp extraction (#23) (6f07c6b)%0A- feat: add Step 2 to update .gitignore with generated files (38a6afd)%0A- fix: update logo with transparent background (575dee3)%0A- Feat/v3 lsp extraction (#22) (32c3d96)%0A- chore: update logo (650177b)%0A- feat: add logo to README header (83da972)%0A- feat: rename benchmark skill folder and add to README (5fe800a)%0A- feat: add orchestrator instructions for foreground execution and token tracking (087242d)%0A- refactor: optimize benchmark prompts with clear workflow guidance (16431d0)%0A- fix: agents self-report metrics since hooks don't run in subagents (4d53642)%0A- feat: improve benchmark hooks with violation tracking and turns (24bfa17)%0A- feat: add agentifind-benchmark skill for benchmark creation (cd29a5a)%0A- feat: add Step 6 to offer AGENTS.md/CLAUDE.md integration (9dca5eb)%0A- Feat/v3 lsp extraction (#21) (3ccfc6c)%0A- docs: update README with skills.sh as primary install method (efde1f7)%0A- Feat/v3 lsp extraction (#20) (67676e2)%0A- ci: update release workflow for v3 structure (1da80eb)%0A- docs: add updated SKILL.md for skills.sh distribution (0c67994)%0A- feat: v3.0 - simplify to sync command with LSP extraction (#19) (bf905ce)%0A- feat: v3.0 - simplify to sync command with LSP extraction (3f1ed31)%0A- feat: add skills.sh support for agent-native installation (#18) (82bebdb)

Supported Languages

  • Python (LSP: pyright, fallback: tree-sitter)
  • TypeScript (LSP: tsserver, fallback: tree-sitter)
  • JavaScript (tree-sitter)

Requirements

  • Node.js >= 18
  • Git repository

Full Documentation

See the README for complete usage instructions.

Release 2.0.8

25 Jan 07:36
43acf97

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • chore: bump version to 2.0.8 (#17) (43acf97)%0A- fix: support indexing large repos like Django (#16) (222cc70)%0A- feat: add Dependency Impact Analysis to boundaries.md (#15) (930c028)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 2.0.7

25 Jan 07:10
162df9e

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • fix: resolve module-level aliased imports in Python (d63ab95)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 2.0.6

25 Jan 07:05
1c8c5b4

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • fix: use legacy-peer-deps for tree-sitter version compatibility (052fdd3)%0A- fix: wire up TypeScript parser and upgrade tree-sitter (cbd2b03)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 2.0.5

25 Jan 06:42
ff68580

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • feat: Implement spec enhancements for improved code analysis (#11) (ff68580)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 2.0.4

24 Jan 20:55
710662f

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • fix: Use npm install instead of npm ci in workflow (#10) (710662f)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 2.0.0

24 Jan 20:43
db11214

Choose a tag to compare

Installation

# Using npx (no install required)
npx agentifind init
npx agentifind configure-precommit

# Or install globally
npm install -g agentifind
agentifind init
agentifind configure-precommit

What's Changed

  • fix: Update release workflow for agentifind rename (#6) (db11214)%0A- refactor: Rename package to agentifind with unified CLI (#5) (4b0052e)%0A- docs: Clarify installation and usage instructions (#4) (9b98244)%0A- feat: Add Agentify - make repositories agent-friendly for AI coding (#3) (32fcf39)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 1.0.4

24 Jan 11:04
155c102

Choose a tag to compare

Installation

# Using npx (no install required)
npx configure-precommit

# Or install globally
npm install -g configure-precommit
configure-precommit

What's Changed

  • Fix npm package missing setup-precommit.sh (#2) (155c102)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.

Release 1.0.3

24 Jan 11:02
1c83c8c

Choose a tag to compare

Installation

# Using npx (no install required)
npx configure-precommit

# Or install globally
npm install -g configure-precommit
configure-precommit

What's Changed

  • Remove agentform remnants and update OpenAI model to gpt-5-mini (#1) (1c83c8c)

Requirements

  • macOS or Linux
  • Node.js >= 14
  • git, jq, curl, python3
  • ANTHROPIC_API_KEY or OPENAI_API_KEY

Full Documentation

See the README for complete usage instructions.