Skip to content

Commit

Permalink
doc: changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyacinthus committed Jan 10, 2025
1 parent 7d694a3 commit 409bfab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
## 2025-01-09

### New Features
- Add IntentKitSkill abstract class, for now, it has a skill store interface out of the box
- Use skill store in Twitter skills, fetch skills will store the last processed tweet ID, prevent duplicate processing
- CDP Skills Filter in Agent, choose the skills you want only, the less skills, the better performance

### Improvements
- Add a document for skill contributors: [How to add a new skill](docs/contributing/skills.md)

## 2025-01-08

### New Features
Expand Down

0 comments on commit 409bfab

Please sign in to comment.