Skip to content

Commit

Permalink
missing changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Feb 20, 2025
1 parent 039c54b commit def3785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ This project _loosely_ adheres to [Semantic Versioning](https://semver.org/spec/
- Fix for crash when removing .ad4m directory after using multiple agent feature [PR#556](https://github.com/coasys/ad4m/pull/556)
- Fix error after spawning AI task [PR#559](https://github.com/coasys/ad4m/pull/559)
- Fix some problems with perspective.removeLinks() with a proper implementation [PR#563](https://github.com/coasys/ad4m/pull/563)
- Ad4mConnect detects running local ADAM agent on first open - no need to click try again [](https://github.com/coasys/ad4m/pull/570)

### Added
- Prolog predicates needed in new Flux mention notification trigger:
Expand All @@ -50,6 +51,7 @@ This project _loosely_ adheres to [Semantic Versioning](https://semver.org/spec/
- Models can now be added directly from Huggingface without changing the code, just providing repo and filename in the launcher [PR562](https://github.com/coasys/ad4m/pull/562)
- Models can also be added straight from a local file [PR#565](https://github.com/coasys/ad4m/pull/565)
- Enable fine-tuning of voice detection parameters for transcription streams [PR#566](https://github.com/coasys/ad4m/pull/566)
- Neighbourhood p2p signal: optional loopback sending signals to all connected apps/UIs of the sending agent [PR#568](https://github.com/coasys/ad4m/pull/568)
- DB and Perspective to JSON exports and imports [PR#569](https://github.com/coasys/ad4m/pull/569)

### Changed
Expand Down

0 comments on commit def3785

Please sign in to comment.