Releases: nicepkg/gpt-runner
Releases · nicepkg/gpt-runner
v0.0.8
v0.0.7
🚀 Features
- gpt-runner-shared:
- Add compare version function - by @2214962083 (90402)
- gpt-runner-vscode:
- Add completion support - by @2214962083 (6f07f)
- gpt-runner-web:
- Add filter in file tree - by @2214962083 (f863e)
- Add open editor when click match path in answer - by @2214962083 (0992e)
- Add init gpt file suppport when root path not have gpt files - by @2214962083 (5e92d)
View changes on GitHub
v0.0.6
🚀 Features
- gpt-runner-web: Optimize file tree popover menu request multiple - by @2214962083 (47f88)
View changes on GitHub
v0.0.5
🚀 Features
- gpt-runner-cli: Add alias publish to gptr - by @2214962083 (71906)
View changes on GitHub
v0.0.4
v0.0.3
v0.0.2
🚀 Features
- Add postinstall script - by @freshment (7fdeb)
- Add node and pmpn version rules - by @freshment (b0864)
- Add github action ci - by @2214962083 (ba989)
- add gpt-runner-core:
- Add server - by @2214962083 (acb65)
- docs:
- Init docs - by @2214962083 (1fbd5)
- gpt-runner-cli:
- Complete cli - by @2214962083 (7e021)
- gpt-runner-core:
- Add client - by @2214962083 (00060)
- Add utils for client - by @2214962083 (5f8e7)
- Add react router dom - by @2214962083 (75af0)
- Add chat page - by @2214962083 (c8d32)
- Optimize config load - by @2214962083 (7b8c8)
- gpt-runner-server:
- Add auto find free port support - by @2214962083 (c4192)
- gpt-runner-shared:
- Move common utils and types to shared package - by @2214962083 (eec47)
- Add json schema auto generate - by @2214962083 (768f3)
- gpt-runner-vscode:
- Vscode is success load gpt-runner - by @2214962083 (d439f)
- Add insert codes feature - by @2214962083 (6ae1a)
- Add public ip support when open in browser - by @2214962083 (05287)
- Add build visx script - by @2214962083 (bcfb0)
- gpt-runner-web:
- Move core to web and add service to core - by @2214962083 (cac16)
- Add responsive ui for chat page - by @2214962083 (eac4c)
- Add chat icon buttons - by @2214962083 (1a7dc)
- Add action for each icon button in chat panel - by @2214962083 (18037)
- Optimize chat panel toolbar - by @2214962083 (18f4e)
- Add new chat in sidebar - by @2214962083 (64166)
- Add search for sidebar tree - by @2214962083 (991c4)
- Add chat panel responsive ui for mobile - by @2214962083 (74e22)
- Fix system prompt not working - by @2214962083 (72617)
- Support history mode on server and optimize build - by @2214962083 (f4a1b)
- Add remote state - by @2214962083 (b14f8)
- Update eventemitterjs - by @2214962083 (c01d9)
- Move server state to storage api - by @2214962083 (5ce0b)
- Add popover-menu component - by @2214962083 (194d6)
- Optimize user experience - by @2214962083 (5701c)
- Add file tree component - by @2214962083 (93704)
- Add chat with filesgit add . - by @2214962083 (c0f25)
- Add reszie support for sidebar - by @2214962083 (0060b)
- Add all file paths as prompt support - by @2214962083 (1c8bd)
- Optimize chat page code file structure - by @2214962083 (e2a7e)
- Add badge to show token num - by @2214962083 (d204c)
🐞 Bug Fixes
- Build error - by @2214962083 (ce6ba)
- Fix eslint error - by @2214962083 (3163e)
- gpt-runner-cli:
- Fix windows paths - by @2214962083 (fbcc6)
- gpt-runner-core:
- Fix smol-ai generated - by @2214962083 (30567)
- gpt-runner-vscode:
- Fix insert codes and diff codes sometime not working when focus on webview - by @2214962083 (aa49e)
- Fix window path - by @2214962083 (4a36a)
- gpt-runner-web:
- Server proxy throw error - by @2214962083 (2cfc3)
- State not share different host - by @2214962083 (e84dd)
- Fix server base url is localhost when share to others - by @2214962083 (a750e)