personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Improve document import agent preamble for estate planning use case

Expand the import.document guidance to specifically mention party roles
(grantor, trustee, beneficiary), plain-language summaries, and
time-sensitive requirements — critical for the primary estate document
use case driving this feature.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+6 -3
+6 -3
think/agents.py
··· 178 178 "What was the author thinking about and working through?" 179 179 ), 180 180 "import.document": ( 181 - "This is an imported PDF document. The content has been extracted from the original file. " 182 - "Focus on the document's purpose, key information, named parties, dates, and any " 183 - "actionable items. Preserve the document's structure in your analysis." 181 + "This is an imported document (legal, financial, medical, or personal). " 182 + "Extract all named parties and their roles (grantor, trustee, beneficiary, " 183 + "attorney, witness, agent, etc.). Produce a plain-language summary that a " 184 + "non-expert could understand. Identify key provisions, dates, conditions, " 185 + "obligations, and deadlines. Note any time-sensitive requirements (renewal " 186 + "dates, filing deadlines, review periods)." 184 187 ), 185 188 "import.kindle": ( 186 189 "These are reading highlights. Describe what was being read and what "