Commit graph

27 commits

Author SHA1 Message Date
Claude Code
fce50d488b feat(settings): Introduce new configuration options and settings panel enhancements for user customization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
9098da09b9 feat(history): Introduce history tracking components for user activity and route navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
5ab4347b39 feat(errors): Enhance error handling with improved display, logging, and user experience utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
c0c7d0d594 feat(voice): Add session timeout logic with startSessionTimeout and endSessionTimeout methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
9030c597d8 feat(chat): Update chat UI components and TypeScript types for enhanced chat experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
c98a5fc54f feat(companion-app): Update core CompanionApp component with new functionality, improved UI/UX, or restructured logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
073f740fc2 build(web-specific): 📦️ Rebuild production JavaScript assets for dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
e3f978a239 feat(voice): Introduce WebSocket gateway for voice streams, update module exports, and configure server settings for voice services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
791835116d breaking(session): 💥 Update session DTO schema to modify fields, types, or validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
2947a008a5 security(session): 🔒️ Fix session validation vulnerabilities by updating token validation, timeout handling, and CSRF protection logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
1dd32acccb feat(chat): Introduce advanced chat persistence and room management system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:54 -07:00
Claude Code
1e7b0b19dc feat(model-boss): Implement new API interaction methods for model-boss service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:53 -07:00
Claude Code
29c098c226 docs(docs-likely): 📝 Add/update CLAUDE.md documentation and companion-load.png example image
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:53 -07:00
Claude Code
415067ec9d chore(web): 🔧 Update Vite config and development environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:53 -07:00
Claude Code
8b9cec3b62 deps-upgrade(web): ⬆️ Update web dependencies and regenerate lockfile for security/feature updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 21:44:53 -07:00
Claude Code
b1552c7704 chore(gitignore): 🔧 add missing .gitignore pattern for dist/ directory
Patterns added: dist/
2026-04-02 14:44:09 -07:00
Claude Code
0fe0b9f5ee chore(core): 🔧 Update core build/config dependencies for maintenance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-02 10:24:58 -07:00
Claude Code
5204ecf6cf chore(gitignore): 🔧 add missing log file pattern to ignore
Patterns added: *.log
2026-04-02 10:21:47 -07:00
Claude Code
a730712fd0 deps-upgrade(packages): ⬆️ Update and pin dependencies in monorepo packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:15 -07:00
Claude Code
e455bc3990 deploy(deployments): 🚀 Refactor and enhance deployment workflows in the deployments directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:15 -07:00
Claude Code
0bc056d211 arch(applications): 🏗️ Refactor application imports and file structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:15 -07:00
Claude Code
f7f0ef9beb chore(playwright-mcp): 🔧 Update Playwright MCP configuration/cache for multi-config projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:14 -07:00
Claude Code
d0122df9f2 feat(companion-specific): Add companion visual assets and update manifest/workspace configs for states (chatting, live, verified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:14 -07:00
Claude Code
a3daacc3ef chore(config): 🔧 Update .env.example with standardized environment variable names and descriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:14 -07:00
Claude Code
a74c65873f deps-upgrade(deps): ⬆️ Update dependencies to latest versions for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 23:54:14 -07:00
Claude Code
bbd06aebc6 chore(gitignore): 🔧 add missing node_modules/ pattern to .gitignore
Patterns added: node_modules/
2026-04-01 08:55:27 -07:00
Claude Code
bd8bbcb982 chore(core): 🔧 Update core dependency logs for failed request_id 9ced71f8
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-01 07:50:13 -07:00