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)