OpenClaw Agent
|
891711e690
|
fix(bms): improve logging and response parsing
- bms-logging.sh: fixed brace expansion bug, JSON compaction, dynamic log path, single-line JSONL entries
- bms-tickets.sh: support {success:true,result:{...}} responses; fixed ID extraction for create/note; updated update fetch
Tested full lifecycle with logging: create → note → delete note → close → delete
|
2026-04-08 01:37:15 +00:00 |
|
OpenClaw Agent
|
2bfda7b788
|
Add logging to update, assign, resolve; fix note success logging with note_id
|
2026-04-07 21:31:19 +00:00 |
|
OpenClaw Agent
|
5e2f822ad7
|
Add .bms-actions logging (partial): auth login/refresh, create, note, delete. Need: update, assign, resolve.
|
2026-04-07 21:30:00 +00:00 |
|
Steve W
|
635dbf7344
|
Restore executable bit on bms-tickets script
|
2026-04-07 20:12:32 +00:00 |
|
Steve W
|
fba1bb6a22
|
Harden ticket creation validation and response checks
|
2026-04-07 20:12:21 +00:00 |
|
Steve W
|
e6d722736d
|
Restore executable bits on BMS scripts
|
2026-04-07 19:50:36 +00:00 |
|
Steve W
|
0916a308b2
|
Fix BMS endpoint and auth issues
|
2026-04-07 19:50:24 +00:00 |
|
OpenClaw Agent
|
4cfea24c7e
|
Fix accounts/locations endpoints to use /v2/crm/accounts
|
2026-04-07 19:08:52 +00:00 |
|
OpenClaw Agent
|
a9aec2910f
|
Add accounts and locations lookup commands
|
2026-04-07 18:56:24 +00:00 |
|
OpenClaw Agent
|
b0496d89b9
|
Restore executable bit on bms.sh
|
2026-04-07 18:37:56 +00:00 |
|
Marcus A.
|
c2ea080535
|
Add accounts and locations lookups
|
2026-04-07 18:37:46 +00:00 |
|
Marcus A.
|
fee2c181b3
|
Remove temporary patch script
|
2026-04-07 18:20:37 +00:00 |
|
Marcus A.
|
3b84ad4654
|
Fix auth token parsing, remove column dependency, add --status open for non-closed tickets
|
2026-04-07 18:20:31 +00:00 |
|
|
|
cb65718507
|
Initial commit: BMS skill with template support
|
2026-04-07 17:36:14 +00:00 |
|