Skip to content

Releases: osipov-anton/lamp

1.5.2

09 Mar 18:03

Choose a tag to compare

Implement integration management and tool call tracking enhancements

- Added support for managing integrations, including listing, approving, rejecting, and deleting integrations through a new API.
- Introduced `ToolCallCollector` to track tool call data across runs, allowing for better persistence and error handling.
- Updated chat handlers and message structures to incorporate tool call results, including success and error states.
- Enhanced the UI to display integration statuses and provide options for retrying failed installations.
- Refactored various components to accommodate the new integration and tool call features, ensuring a cohesive user experience.

1.5.1

08 Mar 20:13

Choose a tag to compare

Enhance memory model integration and Telegram message handling

- Added `memoryModel` property to `AppSettings` interface and updated related components to utilize it.
- Refactored `createMemoryCuratorAgent` and `FactExtractionService` to prioritize `memoryModel` when available.
- Introduced `TelegramImageAttachment` and `TelegramMessageRecord` interfaces for improved message structure.
- Updated `TelegramService` to handle image attachments in messages and modified tools to reflect these changes.
- Enhanced settings dialog and chat view to support new memory model configurations.

1.5.0

08 Mar 19:14

Choose a tag to compare

Add agent presets management and memory query enhancements

- Introduced new AgentPreset interface and related functions for creating, updating, retrieving, and deleting agent presets in the store.
- Enhanced memory query tool to support multiple queries for better fact retrieval and added functionality to handle related facts.
- Updated GoogleService to sanitize email headers before sending.
- Refactored chat handlers to integrate agent presets and memory management.
- Improved memory graph adapter with new methods for listing and deleting facts and entities.

1.4.0

07 Mar 19:59

Choose a tag to compare

Cancel in-progress release workflows on new tag push

Made-with: Cursor

1.3.0

07 Mar 16:05

Choose a tag to compare

Add update dialog and Check for Updates menu item

Made-with: Cursor

1.2.2

07 Mar 16:03

Choose a tag to compare

Add Sentry, include resources in build, fix icon loading

Made-with: Cursor

1.2.1

07 Mar 15:54

Choose a tag to compare

v1.2.1

1.2.1

1.2.0

07 Mar 15:48

Choose a tag to compare

Auto-publish releases instead of drafts for auto-updates

Made-with: Cursor

1.1.1

07 Mar 15:35

Choose a tag to compare

Fix Windows CI: use bash shell for rm command

Made-with: Cursor

1.1.0

07 Mar 15:31

Choose a tag to compare

Full Changelog: v1.0.8...v1.1.0