Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ tagged release also ships native binaries for Linux, macOS, and Windows.

## Unreleased

### Changed

- NOTICE credits the K-Dense [Scientific Agent Skills](https://github.com/K-Dense-AI/scientific-agent-skills)
library as the source of the bundled scientific skills that landed in #609.

### Fixed

Failures traced through one EDA-and-LaTeX-report session that showed eleven
Expand Down
5 changes: 5 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Copyright 2026 Shoko-official contributors.
Licensed under the Apache License, Version 2.0.
Pinned source revision: a55a1709d36534d42462b51f61f9859bf4ab23b6.
--------------------------------------------------------------------------------
Scientific Agent Skills (bundled scientific skills under backend/cli/skills/)
https://github.com/K-Dense-AI/scientific-agent-skills
Copyright (c) 2025 K-Dense Inc.
Licensed under the MIT License. See https://github.com/K-Dense-AI/scientific-agent-skills/blob/main/LICENSE.md.
--------------------------------------------------------------------------------
Iconoir icons (bundled in frontend/ui/src/components/iconoir-registry.ts)
https://github.com/iconoir-icons/iconoir

Expand Down