-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-completion.txt
More file actions
32 lines (21 loc) · 853 Bytes
/
Copy pathtest-completion.txt
File metadata and controls
32 lines (21 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# OpenCode Webhook Test
This file was created to test the new agent completion notification system.
## What Just Happened
The OpenCode agent completed a task (creating this file), which should trigger:
1. A mobile notification on your iPhone
2. A persistent notification in Home Assistant with full details
3. A logbook entry
## Payload Details
The webhook sent includes:
- Session title (likely the project folder name "opencode-webhooks")
- This complete message text
- Token usage statistics
- Cost information
- Timestamp
## Expected Results
You should receive a notification that says something like:
- **Title**: "OpenCode: opencode-webhooks"
- **Message**: "I'll create a simple test file to demonstrate the new webhook functionality!..."
Check your Home Assistant notifications for the full message!
---
Test completed at: 2025-12-09