Commit graph

14 commits

Author SHA1 Message Date
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
aaf4e48f7d The reload button should use the updated prompt 2024-10-31 00:49:34 +01:00
FBarrca
158207e4f1 Fix the mouse not being possible to click inside the tooltip 2024-10-31 00:40:55 +01:00
FBarrca
052d1c5568 Fully working prototype! 2024-10-31 00:27:22 +01:00
FBarrca
089b3b53ec Add diff editor widget and integrate with tooltip system. Bodged RN 2024-10-29 00:16:20 +01:00
FBarrca
0b36cd27c8 Add InlineAI conflict detection and styling to diff extension 2024-10-27 22:32:05 +01:00
FBarrca
5562c50620 Made the connected InlineAI use the new Diff API
- Update TooltipWidget to accept app instance and replace selected text with API response
- Modify callApi to utilize fine-grained conflict generation
- Refactor cursorTooltipExtension to pass app instance for improved tooltip handling
2024-10-27 21:24:04 +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
aa02bf83f9 Remove Svelte type definitions from TypeScript configuration we missed 2024-10-27 19:53:40 +01:00
FBarrca
4d725b1c2b Add tooltip widget functionality 2024-10-27 19:33:35 +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