Skip to content

Releases: oneworks-ai/shikitor

Shikitor 1.0.1

Choose a tag to compare

@NWYLZW NWYLZW released this 17 Aug 18:31
1658927

Shikitor 1.0.1

This patch fixes the published dsh-shikitor browser entry for the DeepSeek
Harness module loader.

  • Build the DSH client as one self-contained dist/client.js file.
  • Reuse the package's bounded Shiki language and theme facade instead of
    emitting hundreds of runtime chunks.
  • Fail the build if the client entry contains a relative require() or an
    additional JavaScript chunk.
  • Run release scripts through pnpm workspace filters so publish arguments are
    forwarded correctly.

Shikitor 1.0.0

Choose a tag to compare

@NWYLZW NWYLZW released this 17 Aug 17:49
e36d041

Shikitor 1.0.0

Shikitor 1.0.0 is the first stable release of the editor workspace and its DeepSeek Harness integration.

Highlights

  • Publishes @shikitor/core, @shikitor/react, and dsh-shikitor together at version 1.0.0.
  • Adds a reusable input/editor core with keyboard, pointer, completion, popup, selection-toolbox, code-style, bracket, and symmetry plugins.
  • Adds a DSH message-sender surface with session (#), file and plugin (@), skill ($), and command (/) discovery.
  • Adds a workspace file editor with a lazy file tree, breadcrumbs, syntax highlighting, configurable file icons, and automatic or manual saving.
  • Exposes the Cordis ctx.shikitor service so DSH plugins can contribute sender/editor plugins and file-icon rules.
  • Includes Simplified Chinese and English interfaces, light/dark appearance controls, and a documented public client type entry.

Compatibility

  • dsh-shikitor supports the DeepSeek Harness 0.1 release line from
    0.1.0-rc.5 up to, but not including, 0.2.0.
  • The published packages require modern browsers; dsh-shikitor requires Node.js 22.19 or newer for its host side.

0.0.4

0.0.4 Pre-release
Pre-release

Choose a tag to compare

@NWYLZW NWYLZW released this 01 Apr 18:21

Full Changelog: 0.0.3...0.0.4

0.0.3

0.0.3 Pre-release
Pre-release

Choose a tag to compare

@NWYLZW NWYLZW released this 31 Mar 20:20

Shikitor 0.0.3 (2024-04-01)

A lightweight and extensible web editor based on Shiki.