Commit graph

28 commits

Author SHA1 Message Date
Barrca
b995101048 1.2.7 2026-05-30 23:18:05 +02:00
Barrca
d900ef1ca6 1.2.6 2026-05-30 23:09:40 +02:00
Barrca
69817bffc2 1.2.5 2026-05-30 23:03:21 +02:00
Barrca
3912da8047 [release] Bump version to 1.2.4 2025-09-19 17:28:48 +02:00
Barrca
149953d1bd [release] Release 1.2.3 2025-09-12 20:22:03 +02:00
Barrca
2ec2eabdb2 [release] Release 1.2.2 2025-09-12 18:50:40 +02:00
Barrca
41e73ea28a Refactor project configuration: remove .gptignore, add .prettierignore and .prettierrc, update package-lock.json with new dependencies including husky and lint-staged, and configure GitHub Actions for Prettier checks. Also, set up husky pre-commit hook to run tests. 2025-09-12 18:46:02 +02:00
Barrca
5e878508cc Update version to 1.2.1 2025-05-17 20:44:37 +02:00
Barrca
b62e2894d5 Release 1.2.0 2025-05-16 22:44:12 +02:00
Barrca
13d0a1ebf9 Version 1.1.5 2025-05-13 20:14:51 +02:00
Barrca
4d9a730b8d Version 1.1.4 2025-05-12 23:39:46 +02:00
Barrca
c530839e77 Release 1.1.3 2025-03-30 22:06:00 +02:00
Barrca
08ba4da72f Added support for gemini
Tested with AI studio
2025-03-30 22:04:30 +02:00
dependabot[bot]
b6b1d850d0
Bump esbuild from 0.24.2 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 16:40:47 +00:00
Barrca
c5a83110d4 Release 1.1.0 2025-02-07 15:41:30 -08:00
Barrca
37fc7bdebc Add the new dependencies 2025-01-27 13:54:31 -08:00
Barrca
4e6dcab5fb Release 1.0.10 2025-01-27 13:00:37 -08:00
Barrca
8bd0cbf0b2 Release 1.0.7 2025-01-27 12:42:41 -08:00
FBarrca
e3a231813d Remove unused dependencies 2025-01-05 17:23:11 +01:00
FBarrca
9f7982440a Switch diff dependency for semantic cleanup 2025-01-05 16:27:24 +01:00
FBarrca
68db880b35 Rework the whole codebase 2025-01-04 11:24:21 +01:00
Francisco Barragán
b121bcd3cd Rename plugin to InlineAI and update references in code 2024-11-01 18:02:46 +01:00
Francisco Barragán
d0ace796b5 Add settings management and integrate LangChain API for chat functionality with multiple providers 2024-11-01 17:39:57 +01:00
FBarrca
b49e682c35 Add conflict markers and diff functionality with custom styling 2024-10-27 21:17:43 +01:00
FBarrca
7385fa3867 Integrate Ollama API for enhanced tooltip POC 2024-10-27 19:54:02 +01:00
FBarrca
d67c4ad70b Refactor TypeScript configuration and update package dependencies, we wont use svelte as its giving trouble 2024-10-27 19:33:05 +01:00
FBarrca
132594b2c4 Update dependencies and added svelte in package.json 2024-10-25 23:21:01 +02:00
FBarrca
6a3ab45f0a Init plugin template 2024-10-25 20:58:08 +02:00