Skip to content

Releases: Coneja-Chibi/Hoplight

Hoplight v0.1.25

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:31

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
Windows, terminal hoplight-cli-windows-x64.exe Optional. Run it from a terminal with a command; it has no window.
macOS hoplight-cli-darwin-arm64 (Apple Silicon) or hoplight-cli-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-cli-darwin-arm64 ui, open the printed address
Linux hoplight-cli-linux-x64 (Intel/AMD) or hoplight-cli-linux-arm64 (ARM, Raspberry Pi) Terminal tool: chmod +x it, run ./hoplight-cli-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-cli-* files are terminal tools with no window. Double-clicking one on Windows now
    prints the help and waits for Enter instead of flashing shut. The double-click app is Hoplight.exe.
  • Kit (hoplight-kit-*) is the terminal companion: your whole studio as a conversation, in a
    terminal. Optional, and a separate download from the app. Windows x64, Linux x64, Linux arm64 and
    Apple Silicon.
  • Renamed this release: the CLI downloads gained a -cli in their names
    (hoplight-windows-x64.exe is now hoplight-cli-windows-x64.exe, and the same for macOS and
    Linux). If you update the CLI from inside itself, grab this one manually once; the desktop app is
    unaffected.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.24...v0.1.25

Commits

b347622 release: v0.1.25 [skip release]
690592a fix(preset): convert drifted values at the boundary instead of calling the file corrupt

Hoplight v0.1.24

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:57

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
Windows, terminal hoplight-cli-windows-x64.exe Optional. Run it from a terminal with a command; it has no window.
macOS hoplight-cli-darwin-arm64 (Apple Silicon) or hoplight-cli-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-cli-darwin-arm64 ui, open the printed address
Linux hoplight-cli-linux-x64 (Intel/AMD) or hoplight-cli-linux-arm64 (ARM, Raspberry Pi) Terminal tool: chmod +x it, run ./hoplight-cli-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-cli-* files are terminal tools with no window. Double-clicking one on Windows now
    prints the help and waits for Enter instead of flashing shut. The double-click app is Hoplight.exe.
  • Kit (hoplight-kit-*) is the terminal companion: your whole studio as a conversation, in a
    terminal. Optional, and a separate download from the app. Windows x64, Linux x64, Linux arm64 and
    Apple Silicon.
  • Renamed this release: the CLI downloads gained a -cli in their names
    (hoplight-windows-x64.exe is now hoplight-cli-windows-x64.exe, and the same for macOS and
    Linux). If you update the CLI from inside itself, grab this one manually once; the desktop app is
    unaffected.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.23...v0.1.24

Commits

2a15a30 release: v0.1.24 [skip release]
d0e6201 docs: the RoleCall to SillyTavern crossing, and the keystore's three backends
617cb70 fix(keystore): make the recovery notice reach every surface that can trigger one
cd25f52 fix(keystore): recover from a damaged key file instead of blocking on it
3160bc7 fix(keystore): give non-Windows machines a lock they can actually use
4111500 fix(macros): count every write form before calling a domain closed
91b326e fix(macros): resolve a preset source dialect, and report what its logic is made of
c400956 feat(macros): lower indexed access, and stop flattening blocks a target can run
c0b87bf fix(macros): catalog SillyTavern's current macro engine, not the legacy one
972e3cf feat(macros): read a RoleCall preset's state layer

Hoplight v0.1.23

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:34

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
Windows, terminal hoplight-cli-windows-x64.exe Optional. Run it from a terminal with a command; it has no window.
macOS hoplight-cli-darwin-arm64 (Apple Silicon) or hoplight-cli-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-cli-darwin-arm64 ui, open the printed address
Linux hoplight-cli-linux-x64 (Intel/AMD) or hoplight-cli-linux-arm64 (ARM, Raspberry Pi) Terminal tool: chmod +x it, run ./hoplight-cli-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-cli-* files are terminal tools with no window. Double-clicking one on Windows now
    prints the help and waits for Enter instead of flashing shut. The double-click app is Hoplight.exe.
  • Kit (hoplight-kit-*) is the terminal companion: your whole studio as a conversation, in a
    terminal. Optional, and a separate download from the app. Windows x64, Linux x64, Linux arm64 and
    Apple Silicon.
  • Renamed this release: the CLI downloads gained a -cli in their names
    (hoplight-windows-x64.exe is now hoplight-cli-windows-x64.exe, and the same for macOS and
    Linux). If you update the CLI from inside itself, grab this one manually once; the desktop app is
    unaffected.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.22...v0.1.23

Commits

c9d66bf release: v0.1.23 [skip release]
8d17c7c fix(ui): keep the theme reveal, stop it crashing the desktop renderer

Hoplight v0.1.22

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:36

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
Windows, terminal hoplight-cli-windows-x64.exe Optional. Run it from a terminal with a command; it has no window.
macOS hoplight-cli-darwin-arm64 (Apple Silicon) or hoplight-cli-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-cli-darwin-arm64 ui, open the printed address
Linux hoplight-cli-linux-x64 (Intel/AMD) or hoplight-cli-linux-arm64 (ARM, Raspberry Pi) Terminal tool: chmod +x it, run ./hoplight-cli-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-cli-* files are terminal tools with no window. Double-clicking one on Windows now
    prints the help and waits for Enter instead of flashing shut. The double-click app is Hoplight.exe.
  • Kit (hoplight-kit-*) is the terminal companion: your whole studio as a conversation, in a
    terminal. Optional, and a separate download from the app. Windows x64, Linux x64, Linux arm64 and
    Apple Silicon.
  • Renamed this release: the CLI downloads gained a -cli in their names
    (hoplight-windows-x64.exe is now hoplight-cli-windows-x64.exe, and the same for macOS and
    Linux). If you update the CLI from inside itself, grab this one manually once; the desktop app is
    unaffected.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.21...v0.1.22

Commits

53a3ccc release: v0.1.22 [skip release]
8aa1ef0 feat(release): build Kit for arm64 Linux on a native runner

Hoplight v0.1.21

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:09

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
Windows, terminal hoplight-cli-windows-x64.exe Optional. Run it from a terminal with a command; it has no window.
macOS hoplight-cli-darwin-arm64 (Apple Silicon) or hoplight-cli-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-cli-darwin-arm64 ui, open the printed address
Linux hoplight-cli-linux-x64 (Intel/AMD) or hoplight-cli-linux-arm64 (ARM, Raspberry Pi) Terminal tool: chmod +x it, run ./hoplight-cli-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-cli-* files are terminal tools with no window. Double-clicking one on Windows now
    prints the help and waits for Enter instead of flashing shut. The double-click app is Hoplight.exe.
  • Kit (hoplight-kit-*) is the terminal companion: your whole studio as a conversation, in a
    terminal. Optional, and a separate download from the app. Windows x64, Linux x64 and Apple Silicon
    for now, with more platforms to follow.
  • Renamed this release: the CLI downloads gained a -cli in their names
    (hoplight-windows-x64.exe is now hoplight-cli-windows-x64.exe, and the same for macOS and
    Linux). If you update the CLI from inside itself, grab this one manually once; the desktop app is
    unaffected.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.20...v0.1.21

Commits

e8c3024 release: v0.1.21 [skip release]
66ef1a6 Merge pull request #12 from NemoVonNirgend
94afad3 Merge pull request #11 from NemoVonNirgend
bf0a4f9 Merge pull request #10 from NemoVonNirgend
248bc3d Merge pull request #9 from NemoVonNirgend
b77bb32 docs(kit): tools reference for lifecycle, transfer and macro translation
4069205 fix(release): name the CLI clearly, add linux-arm64, ship Kit
0f652a9 test(kit): wait on the condition instead of a fixed sleep
407c6dc feat(kit): delete, duplicate, transfer, export and macro lookup
f774d60 feat(studio): contained exports folder for converted artifacts
0522148 feat(macros): engine oracle and catalog parity gate
1c4d06f feat(macros): canonical op hub for cross-engine translation
56f89f5 fix(macros): scan nested macro arguments
664d0de fix(studio): remove the partial file when an exclusive write fails
633f32d fix(formats): keep lorebook entry ids unique so no entry is lost or misfires
a2c8a5f fix(lore): clamp a non-finite recursion budget instead of disabling the scan
801be3c fix(formats): stop ST worldbooks importing inert at scan depth zero

Hoplight v0.1.20

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:49

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
macOS hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address
Linux hoplight-linux-x64 Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-* files are terminal tools; double-clicking one flashes a console and closes.
    The double-click app is Hoplight.exe.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.19...v0.1.20

Commits

da253a9 release: v0.1.20 [skip release]
44d4cff Merge pull request #13 from NemoVonNirgend/fix/macro-substitution-determinism
0be780f fix(regex): make macro substitution order-independent

Hoplight v0.1.19

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:55

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
macOS hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address
Linux hoplight-linux-x64 Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-* files are terminal tools; double-clicking one flashes a console and closes.
    The double-click app is Hoplight.exe.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.18...v0.1.19

Commits

6b04b75 release: v0.1.19 [skip release]
b8b9833 chore(repo): remove internal planning residue
e9489e6 fix(studio): serialize atomic replacement renames
756aacf chore(repo): tighten verification and project guidance
5741798 fix(studio): prevent stale writes and data loss
af3dd52 fix(kit): harden execution and provider boundaries
16a0f13 feat(core): enforce canonical runtime contracts

Hoplight v0.1.14

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:40

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
macOS hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address
Linux hoplight-linux-x64 Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-* files are terminal tools; double-clicking one flashes a console and closes.
    The double-click app is Hoplight.exe.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.13...v0.1.14

Commits

2ea9092 release: v0.1.14 [skip release]
752bfcf fix: bound archive scans and gate sidecar security
a115449 fix: preserve conversion data and isolate format matrix

Hoplight v0.1.13

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:47

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
macOS hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address
Linux hoplight-linux-x64 Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-* files are terminal tools; double-clicking one flashes a console and closes.
    The double-click app is Hoplight.exe.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.11...v0.1.13

Commits

80451e6 release: v0.1.13 [skip release]
733a2e8 fix(updates): platform-stable storage-shape tripwire + correct feature-min
9ce5bd0 release: v0.1.12 [skip release]
d453570 feat(updates): version timeline + one-button update/rollback

Hoplight v0.1.11

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:17

Install

You are on Take this file Then
Windows Hoplight.exe Double-click it. That is the whole install.
macOS hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address
Linux hoplight-linux-x64 Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address
  • Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
    unsigned, not because anything is wrong. Click More info, then Run anyway. SHA256SUMS
    is right here if you want to verify the download first.
  • App starts but no window? Install Microsoft's
    WebView2 runtime and launch again
    (Windows 11 already has it).
  • The hoplight-* files are terminal tools; double-clicking one flashes a console and closes.
    The double-click app is Hoplight.exe.
  • Launching Hoplight.exe while Hoplight is already running just opens another window onto the
    same studio. Your pieces live in Documents/Hoplight Studio as plain files.

Changes: v0.1.10...v0.1.11

Commits

9390fcd release: v0.1.11 [skip release]
bf9bc8d feat(remote): reach the studio from your own devices (Tailscale + LAN)
135a166 release: v0.1.10 [skip release]
ed224b6 Merge pull request #5 from Coneja-Chibi/fix/docs-index-autoregen
e76765b Hook: regenerate docs index from the staged snapshot; include FORMAT-SUPPORT in the corpus
5fab719 Auto-regenerate the docs index in pre-commit so it cannot go stale