https://github.com/ghostpad/ghostpad
This is a major change behind the scenes, which greatly simplifies the install process - it’s now exactly the same as Kobold’s install process. npm is no longer required, and the process to run Ghostpad is now exactly the same as the process to run Kobold. Upon installing, you have three UIs to choose from
Ghostpad @ [host]:5000
UI2 @ [host]:5000/new_ui
UI1 @ [host]:5000/classic
Full changelog
- Ghostpad's frontend is now 100% static, built using Bun and Vite.
- Removed "game started" check in chat mode - it will now use chat formatting 100% of the time, even if the story is empty.
- Merged with latest revision from henk's branch
- Changed hostname setting to "Hostname Override". This will now default to empty, and the socket connection will default to the current URL
You must log in or register to comment.