Releases: Annotation-Garden/HEDit
Release list
Release 0.7.11.dev1
HEDit 0.7.11.dev1
Changes
Installation
PyPI (Recommended for CLI):
pip install heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.11.dev1From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.10a2From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.10a1From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9a2From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev4From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev3From 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
HEDit 0.7.9.dev2
Changes
Installation
PyPI (Recommended for CLI):
pip install heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev2From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9.dev1From 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
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 heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.9a1From 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
HEDit 0.7.8a1
Changes
Installation
PyPI (Recommended for CLI):
pip install heditDocker (for API server):
docker pull ghcr.io/Annotation-Garden/HEDit:0.7.8a1From 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.