• Joined on 2026-03-23
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-08 12:10:09 +00:00
5a8d5cac0a Add exports panel: versioned drafts, download, upload revisions, mark final
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 19:16:35 +00:00
b2f60d51f4 Remove project .mcp.json (moved to global ~/.claude.json)
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 17:07:44 +00:00
e1d2e18ea8 Add email notifications: agents send mail when human action needed
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 16:58:47 +00:00
22196f48cb Enforce Hebrew-only output for all agents in HEARTBEAT.md
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 15:25:54 +00:00
4df2040a40 Fix: save_block_content now writes draft file + writer must update status
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 12:03:10 +00:00
85880c482e Revert Paperclip DB URL to host embedded-postgres (localhost:54329)
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-07 11:17:58 +00:00
c83dcd660e Update Paperclip DB URL for Docker migration
chaim pushed to main at ezer-mishpati/din-leumi 2026-04-06 13:41:59 +00:00
b9c1227e10 feat: add /api/health endpoint alias
chaim pushed to main at chaim/paperclip-docker 2026-04-04 20:42:25 +00:00
5160741248 Add Hebrew translation and RTL support via Docker injection
chaim pushed to main at chaim/paperclip-docker 2026-04-04 20:41:46 +00:00
de82ce18f4 Add Hebrew RTL patch script
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 18:37:46 +00:00
e6293250aa Fix CEO agent: brainstorm directly instead of calling claude-in-claude
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 18:10:20 +00:00
6a93292f56 Update CEO agent with interactive decision workflow via Paperclip
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 17:18:37 +00:00
65e78f493c Add CEO agent: עוזר משפטי — orchestrates all legal agents
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 17:02:16 +00:00
f4dd4f7134 Add shared HEARTBEAT.md checklist for all agents
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 16:47:30 +00:00
4574987a69 Add 3 new agents: legal-researcher, legal-writer, legal-qa
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 16:22:19 +00:00
9ba489ee21 Add legal-analyst agent definition in .claude/agents/
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 15:35:19 +00:00
96ea54dc6e Add claim_type field: distinguish claims vs responses vs replies
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 14:45:20 +00:00
328436f56d Remove stale classifier import from processor.py (was deleted)
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 14:27:09 +00:00
911c797eb2 Reorganize: skills/ directory + move memory to docs/
chaim pushed to main at ezer-mishpati/legal-ai 2026-04-04 14:19:18 +00:00
d5ccf03e4c Add docs, scripts, skills, commands, and taskmaster config to repo