Commit graph

20 commits

Author SHA1 Message Date
Natalie
eb968736be fix(@messenger): 🐛 update forgejo registry URLs to lan
Some checks failed
Publish imessage-mcp / publish (push) Failing after 51s
Publish messenger-ui / publish (push) Failing after 45s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:12:21 -07:00
autocommit
9b712c473f refactor(backend): ♻️ Restructure backend modules, worker services, and architectural patterns to improve modularity, standardize patterns like -sync.service.ts, update entities/DTOs, and deprecate iCloud module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 19:18:19 -07:00
autocommit
1c230a79e5 feat(messenger-model-boss): Add robust error handling for ModelBoss coordinator responses to properly propagate ModelBossError for queue timeouts and other coordinator failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:26:14 -07:00
autocommit
586c28b6ee refactor(messenger-model-boss): ♻️ Update chat completions endpoint to /v1/chat/completions and align request/response structure with new API spec
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:19:51 -07:00
autocommit
8f13d9cc0d feat(messenger-model): Update autoresponder draft schema to include new fields and enforce stricter validation for drafts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:20:02 -07:00
autocommit
d6fbeb7afa deps-upgrade(messenger-core): ⬆️ Update dependencies in messenger model and iMessage sync system for bug fixes, performance, and security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 17:20:02 -07:00
autocommit
4243cd68de deps-remove(messenger-ui): Remove bun.lock files from messenger-ui, cli, imessage-mcp, and imessage-sync/backend packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:44:22 -07:00
Claude Code
5ca585f7dd deps-upgrade(packages): ⬆️ Update messenger-ui and web dependencies to latest versions for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:39:14 -07:00
Claude Code
b3ef0f1a21 ui(messenger-ui): 💄 Update provider types and UI provider implementation to support new authentication providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:53:28 -07:00
Claude Code
4f08649311 feat(messenger-model-boss): Add client methods and type definitions for event handling and configuration in the messenger-model-boss package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 18:02:22 -07:00
Claude Code
732f894bfa deps-upgrade(messenger-model-boss): ⬆️ Update dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 18:02:22 -07:00
Claude Code
0ed5ed2094 feat(autoresponder): Implement AI-powered autoresponder draft generation with DraftBuilder, DraftPipeline, and ModelBossClient integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:24:29 -07:00
Lilith
fdf9e1a71d ui(messenger-ui): 💄 Update ConversationItem and ConversationList components with modern styling, date divider visuals, and optimized rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 07:01:45 -07:00
Lilith
9cda8057ad feat(message-thread): Add visual highlighting and improved thread expansion/collapse functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 22:43:40 -07:00
Lilith
38d75ec528 deps-upgrade(deps): ⬆️ Update dependencies for messenger-ui, imessage-mcp, and imessage-sync/backend to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:34:36 -07:00
Lilith
c2910a76d5 feat(credentials): Implement credential provider interface, service, and frontend types for multi-provider authentication support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:06:45 -08:00
Lilith
5e6ebf0726 feat(messenger-ui): Add new message thread and view components with agent detection enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 02:23:07 -08:00
Lilith
00adb6cae1 deps-upgrade(messenger-ui): ⬆️ Update messenger UI dependencies and enhance navigation components (folders-view and nav-bar)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 00:50:25 -08:00
Lilith
59e5bfecd4 deps-upgrade(deps): ⬆️ Update dependencies across packages (messenger-ui, web, frontend-macos-client, imessage-sync/backend) to modernize React, build tools, and transitive dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 00:50:24 -08:00
Lilith
dbf1d00b30 refactor(components): ♻️ Modernize frontend components, TypeScript types, and internal APIs with comprehensive refactoring and test updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 00:38:32 -08:00