Activity
fix: add repo field to package.json
fix: add repo field to package.json
build: add missing opentelemetry packages
build: add missing opentelemetry packages
build: temp - change tsconfig due to build errors
build: temp - change tsconfig due to build errors
temp: disable highlight - build issues
temp: disable highlight - build issues
docs: update README
docs: update README
chore: clean up unused imports
chore: clean up unused imports
feat: set up logging with pino and highlight
feat: set up logging with pino and highlight
build: add logging with pino and highlight-pino
build: add logging with pino and highlight-pino
build: add telemetry with Highlight
build: add telemetry with Highlight
temp: check for local token when in prod
temp: check for local token when in prod
refactor: move model initialisation and helper func to file
refactor: move model initialisation and helper func to file
refacotr: move model calling and display logic into file
refacotr: move model calling and display logic into file
refactor: move some funcs out of main file
refactor: move some funcs out of main file
feat: gen alt and show img preview
feat: gen alt and show img preview
chore: clean up logger references
chore: clean up logger references
build: add huggingface libs and types
build: add huggingface libs and types
chore: clean up file
chore: clean up file
fix: read local images with both relative and absolute paths
fix: read local images with both relative and absolute paths
build: remove winston dep and related references
build: remove winston dep and related references
fix: make alt suggestions pop up smoothly
fix: make alt suggestions pop up smoothly
feat: add key bindings
feat: add key bindings
refactor: remove helper files
refactor: remove helper files
build: remove sentry dependencies
build: remove sentry dependencies