Skip to content

Releases: leweii/chew-it

0.1.3

Choose a tag to compare

@leweii leweii released this 30 Jun 10:32

Remove disallowed eslint-disable directives flagged by the Obsidian source-code check. No user-facing change.

0.1.2

Choose a tag to compare

@leweii leweii released this 30 Jun 10:20

Maintenance release: address Obsidian source-code lint warnings (typed
streaming events, drop the builtin-modules dependency, use the bundled
moment, remove redundant assertions). No user-facing behavior change.

0.1.1

Choose a tag to compare

@leweii leweii released this 30 Jun 10:09

Raise the minimum Obsidian version to 1.7.2 (the awaitable Workspace.revealLeaf
used for panel navigation requires it).

Install manually: download main.js, manifest.json, and styles.css
below into <vault>/.obsidian/plugins/chew-it/, then enable Chew It.

0.1.0

Choose a tag to compare

@leweii leweii released this 30 Jun 09:59

First release of Chew It.

Analyze the current note with an LLM in the sidebar — outline, key-concept
explanations, and a distilled summary. Works with Claude (Anthropic) and any
OpenAI-compatible API.

Install manually: download main.js, manifest.json, and styles.css
below into <vault>/.obsidian/plugins/chew-it/, then enable Chew It.