Skip to content

feat: add sales summary template#1

Merged
SaintDemon25 merged 3 commits into
masterfrom
fix/tests-and-live-hints
May 12, 2026
Merged

feat: add sales summary template#1
SaintDemon25 merged 3 commits into
masterfrom
fix/tests-and-live-hints

Conversation

@SaintDemon25

@SaintDemon25 SaintDemon25 commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add sales template to SUMMARY_TEMPLATES for B2B call analysis
  • 5 structured sections: summary, next steps, objections, client signals, deal assessment
  • Used by CoPilot Sales PostMeeting via template_key: sales

Test plan

  • POST /api/summary with template_key: sales returns all 5 sections
  • Existing templates unaffected

SaintDemon and others added 3 commits May 6, 2026 19:03
- Fix 4 failing tests: diarization mapping, Windows encoding, ffmpeg mock
- Fix 46 template test errors: in-memory SQLite fixture for test DB
- Fix live hints AudioAdapter: WebM to WAV conversion via ffmpeg for
  MediaRecorder fragments that lack proper container headers
- Fix LLM cascade defaults: gpt-4.1 to mistral-small-latest (matches
  configured LLM provider)
- Add dev Docker setup: Dockerfile.dev, docker-compose.dev.yaml,
  requirements.dev.txt (no GPU/Vault needed)
- Update README: add Live Hints WS endpoint, dev docker instructions
Increase hint generation interval from 10s to 30s.
Limit output to max 1 argumentative + 1 navigational hint per cycle.
Add 20s minimum cascade interval between trigger-based hints.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Structured prompt with 5 sections: summary, next steps, objections,
client signals, deal assessment. Used by CoPilot Sales PostMeeting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@SaintDemon25
SaintDemon25 merged commit 5d803de into master May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant