Skip to content
Merged
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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 0.2.0 - 2026-06-28

- Rename public product branding to Mimir while keeping the JCode Labs npm scope.
- Add the bundled portable `mimir` agent skill.
- Add the MCP stdio server with `mimir_status`, `mimir_search`, `mimir_ask`, and
`mimir_audit`.
- Add production smoke coverage for the built CLI and MCP server.
- Add Biome, commitlint, publint, CodeQL, Dependabot grouping, protected npm publishing,
and open-source contribution/security documentation.
Loading