ZIP release artifacts were tracked in git, bloating the repo and causing
oversized release uploads on Gitea. Build output now goes to build/ which
is gitignored along with *.zip.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
build.sh now updates the version in README.md from manifest.json
before creating the ZIP package.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Merges CrmAssistant + OfficeAssistant into a single module with:
- Floating chat (FAB) with auto office/case mode detection
- CaseMemory entity for persistent per-case knowledge
- save_memory AI tool for proactive memory saving
- Auto-extraction hooks (status changes, hearings)
- AlertCalculator for office-level alerts
- Full conversation persistence via ConversationRepository
- RTL/Hebrew support throughout (fa_IR)
47 files, 0 dependencies on old modules.