Release v0.20.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.20.1] - 2025-12-13
|
||||
|
||||
### Added
|
||||
|
||||
- **Skills auto-discovery**: Mom now automatically discovers skills from `workspace/skills/` and `channel/skills/` directories. Skills are directories containing a `SKILL.md` file with a `description` in YAML frontmatter. Available skills are listed in the system prompt with their descriptions. Mom reads the `SKILL.md` file before using a skill.
|
||||
- **Skills auto-discovery**: Mom now automatically discovers skills from `workspace/skills/` and `channel/skills/` directories. Skills are directories containing a `SKILL.md` file with `name` and `description` in YAML frontmatter. Available skills are listed in the system prompt with their descriptions. Mom reads the `SKILL.md` file before using a skill.
|
||||
|
||||
## [0.19.2] - 2025-12-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user