Make task history previews content-first#330
Conversation
|
@yuna-fuzzland is attempting to deploy a commit to the fuzzland Team on Vercel. A member of the Team first needs to authorize it. |
|
Follow-up update:\n\n- Added content-first rules for monitor TaskCreate descriptions.\n- Descriptions now instruct the triage agent to omit Telegram/source prefixes, keep source info in metadata, and summarize clear errors, questions, requests, or incomplete content according to the agreed preview rules.\n- Covered both daemon and command-helper monitor prompts with prompt contract tests.\n\nVerified with:\n- cargo test -p puffer-cli monitor_prompt\n- cargo test -p puffer-core monitor_prompt\n- cargo test -p puffer-cli message_summary |
|
Follow-up: tightened monitor task text handling at persistence time.\n\n- Sanitizes monitor TaskCreate subject/description before storing.\n- Sanitizes monitor TaskUpdate subject/description before storing, including existing monitor tasks and incoming monitor metadata.\n- Removes source/judgment language such as Telegram, message asks, actionable request case-insensitively.\n- Keeps source details in metadata only; existing persisted tasks are not migrated.\n- Added create/update regression tests and specs/puffer-core/252.md. |
Summary
Test Plan
Note: svelte-check still reports the existing Workflows.svelte unused CSS selector warnings.