Skip to content

Releases: Annotation-Garden/HEDit

Release 0.7.11.dev1

Choose a tag to compare

@github-actions github-actions released this 21 May 18:17

HEDit 0.7.11.dev1

Changes

  • 9c9410b Bump version to 0.7.11.dev1
  • b562bc9 chore: sync develop with main and bump to 0.7.11.dev0

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.11.dev1

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.11.dev1
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.10a2

Choose a tag to compare

@github-actions github-actions released this 21 May 18:07

HEDit 0.7.10a2

Changes

  • cc8de28 Bump version to 0.7.10a2
  • fe49ece Merge pull request #151 from Annotation-Garden/feature/issue-148-fast-keyword-extraction
  • 498c0f2 perf: fast keyword extraction + disable reasoning on lightweight LLMs

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.10a2

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.10a2
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.10a1

Choose a tag to compare

@github-actions github-actions released this 21 May 14:16

HEDit 0.7.10a1

Changes

  • 4c29f8b Bump version to 0.7.10a1
  • 08a6d2b Merge pull request #146 from Annotation-Garden/feature/issue-144-persistent-lsp
  • 3250f94 chore: pin hed-lsp to merge commit + add in-process daemon tests
  • 23ecae2 ci: include LSP tests in unit-test lane so they boost patch coverage
  • be28770 fix(deploy): apply pnpm hed-lsp build to deploy/Dockerfile too
  • a894775 fix(docker): use pnpm for hed-lsp build after upstream pnpm migration
  • 24263db fix: address PR review findings on persistent-lsp
  • 22815c1 merge: bring origin/main into feature branch
  • 4420970 chore: pin hed-lsp, document LSP env vars, bump to 0.7.10a0
  • ad79b89 feat: wire HedLspClient into workflow, FastAPI lifespan, CLI
  • ee3259a feat: async hed-lsp client (stdio + Unix-socket transports)

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.10a1

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.10a1
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9a2

Choose a tag to compare

@github-actions github-actions released this 21 May 13:45

HEDit 0.7.9a2

Changes

  • cf0baf4 Bump version to 0.7.9a2
  • bff3c2e Merge pull request #145 from Annotation-Garden/develop
  • 66a55f8 Merge main into develop (resolve version conflict, keep dev4)
  • 8b776f5 Bump version to 0.7.9a1
  • ca92a45 Fix BYOK vision provider mismatch and update default models (#142)

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9a2

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9a2
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9.dev4

Choose a tag to compare

@github-actions github-actions released this 19 May 20:44

HEDit 0.7.9.dev4

Changes

  • bd9ecc1 Bump version to 0.7.9.dev4
  • 73805e2 Fix slide 4 label anchors; redo slide 2 without cards [skip-release]

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev4

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9.dev4
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9.dev3

Choose a tag to compare

@github-actions github-actions released this 19 May 20:18

HEDit 0.7.9.dev3

Changes

  • 223aba5 Bump version to 0.7.9.dev3
  • 9bb21fa Finish slide 4 mediolateral overlay; add slide 2 figure [skip-release]

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev3

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9.dev3
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9.dev2

Choose a tag to compare

@github-actions github-actions released this 19 May 19:29

HEDit 0.7.9.dev2

Changes

  • 5f2807a Bump version to 0.7.9.dev2
  • 974b11a Trim presentation to source-only [skip-release]

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev2

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9.dev2
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9.dev1

Choose a tag to compare

@github-actions github-actions released this 19 May 18:54

HEDit 0.7.9.dev1

Changes

  • 2d86660 Bump version to 0.7.9.dev1
  • 96b4a20 Add MoBI annotation talk for AGI [skip-release]
  • 5783634 Merge remote-tracking branch 'origin/main' into develop
  • b6c008f Revert "Bump version to 0.7.9a0"
  • 11a7579 Bump version to 0.7.9a0
  • 4e392e6 Fix BYOK vision provider mismatch and update default models (#141)

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev1

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9.dev1
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.9a1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 06:51

HEDit 0.7.9a1

Changes

  • 8b776f5 Bump version to 0.7.9a1
  • ca92a45 Fix BYOK vision provider mismatch and update default models (#142)

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9a1

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.9a1
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.

Release 0.7.8a1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:59

HEDit 0.7.8a1

Changes

  • fbc8d6b Bump version to 0.7.8a1
  • f317913 Merge pull request #139 from Annotation-Garden/develop

Installation

PyPI (Recommended for CLI):

pip install hedit

Docker (for API server):

docker pull ghcr.io/Annotation-Garden/HEDit:0.7.8a1

From Source:

git clone https://github.com/Annotation-Garden/HEDit.git
cd hedit
git checkout v0.7.8a1
pip install -e .

Quick Start

# Initialize with your OpenRouter API key
hedit init --api-key YOUR_KEY

# Generate HED annotation
hedit annotate "A red circle appears on screen"

Documentation

See README.md for setup and usage instructions.