Commit Graph
201 Commits
Author SHA1 Message Date
Raven ScottandCursor 81fa9a5e5d docs(agentctl): document Phase 572 moderation refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 15:17:58 -04:00
Raven ScottandCursor 983f3cf492 feat(agentctl): add update/reorder/member role helpers with refreshView
Headless updateGuildCustomRole, reorderGuildCustomRoles, and
setMemberCustomRoles for Phase 571 roles depth verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 15:14:55 -04:00
Raven ScottandCursor d9c8b903eb docs(agentctl): document Phase 570 permissions refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 15:11:39 -04:00
Raven ScottandCursor d2ab2f2b39 feat(agentctl): add loadGuild with refreshView for Phase 569 (v0.8.532)
Co-authored-by: Cursor <[email protected]>
2026-05-24 15:07:59 -04:00
Raven ScottandCursor 486ee8c3eb feat(agentctl): add settings update helpers with refreshView (v0.8.531)
Phase 568 headless updateUserPrefs, updateNotificationPrefs, and
updateGuildSettings for agentctl verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 15:04:21 -04:00
Raven ScottandCursor 6dd4e10e5d feat(agentctl): add registerUser and createGuild with refreshView (v0.8.530)
Phase 567 headless onboarding helpers for agentctl verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 15:00:51 -04:00
Raven ScottandCursor ba0a791a1d docs: note Phase 566 invites agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:57:16 -04:00
Raven ScottandCursor 7d5e2bbe0c docs: note Phase 565 DMs agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:54:27 -04:00
Raven ScottandCursor 630b3ff277 docs: note Phase 564 contacts agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:51:04 -04:00
Raven ScottandCursor 41b6e2b813 docs: note Phase 563 discovery agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:48:24 -04:00
Raven ScottandCursor 259b468e6b docs: note Phase 562 presence agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:45:39 -04:00
Raven ScottandCursor 898d6f77a7 docs: note Phase 561 soundboard agentctl refreshView bundle
Co-authored-by: Cursor <[email protected]>
2026-05-24 14:41:25 -04:00
Raven ScottandCursor 9d66785e37 feat(agentctl): refreshView after screen start/stop (v0.8.523)
Headless screen helpers refresh view snapshots for Phase 560 automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:36:15 -04:00
Raven ScottandCursor 8bf03ce97c feat(agentctl): refreshView after stage join/request/approve (v0.8.522)
Headless stage helpers refresh view snapshots for Phase 559 automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:31:27 -04:00
Raven ScottandCursor ef6e794cab feat(agentctl): refreshView after voice join/leave/mute (v0.8.521)
Headless voice helpers refresh view snapshots for Phase 558 automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:28:18 -04:00
Raven ScottandCursor 8441efd36e feat(agentctl): refreshView after embed send/resolve (v0.8.520)
Headless embed helpers now refresh view snapshots for Phase 557 automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:25:38 -04:00
Raven ScottandCursor 2918073603 fix(agentctl): refresh view after stage and send with attachments
Headless attachment helpers now match reaction/messaging refreshView
semantics for Phase 556 agentctl verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:19:58 -04:00
Raven ScottandCursor ea878c6112 fix(agentctl): refresh view after toggleGuildReaction
Ensures headless reaction toggles return an up-to-date view snapshot for
Phase 555 agentctl smokes and autonomous testing.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:11:44 -04:00
Raven ScottandCursor eae058c337 feat(agentctl): messaging mutations refreshView (v0.8.517)
Call refreshView after sendGuildMessage, editGuildMessage, and
deleteGuildMessage for Phase 554 headless automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:04:55 -04:00
Raven ScottandCursor 97b7b55dd0 feat(agentctl): searchGuildMessages refreshView (v0.8.516)
Refresh headless view after guild message search for Phase 553 automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:00:02 -04:00
Raven ScottandCursor 43670984b0 docs(agentctl): Phase 552 compliance bundle (v0.8.515)
Document exportGuildAuditLog refreshView re-verify and phase552 test bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:54:07 -04:00
Raven ScottandCursor 6d67a5d41a docs: Phase 550 roles agentctl bundle README
Document test:agentctl-phase550-roles smoke chain.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:44:33 -04:00
Raven ScottandCursor 9cfeb97157 docs: Phase 549 guild-admin agentctl bundle README
Document test:agentctl-phase549-guild-admin smoke chain.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:39:16 -04:00
Raven ScottandCursor bfff36e87e fix(agentctl): refreshView after revokeGuildInvite
Headless invite revoke now refreshes view state like create and join.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:33:59 -04:00
Raven ScottandCursor c3af993dd1 feat(agentctl): refreshView after sendDmMessage (Phase 547)
Call refreshView after headless DM message send completes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:29:39 -04:00
Raven ScottandCursor 5e1099ec95 feat(agentctl): refreshView after contacts headless ops (Phase 546)
Call refreshView after send, accept, and decline friend request helpers.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:24:50 -04:00
Raven ScottandCursor 6a988930c4 feat(agentctl): refreshView after discovery headless ops (Phase 545)
Call refreshView after list, publish, refresh, and filter discovery helpers.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:20:22 -04:00
Raven ScottandCursor 5e560de068 feat(agentctl): refreshView after presence headless ops (Phase 544)
Call refreshView after setPresenceStatus, setCustomStatus,
setGuildActivity, and clearGuildActivity.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:15:12 -04:00
Raven ScottandCursor b81c549795 feat(agentctl): refreshView after soundboard headless ops (Phase 543)
Call refreshView after play, upsert, and remove guild sound helpers.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:10:07 -04:00
Raven ScottandCursor eb1832a036 feat(agentctl): guild sticker headless helpers (Phase 542)
Expose upsertGuildSticker and removeGuildSticker for sticker testing
and document phase542 bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:02:11 -04:00
Raven ScottandCursor 499a762a7b feat(agentctl): guild emoji headless helpers (Phase 541)
Expose upsertGuildEmoji and removeGuildEmoji for emoji testing and
document phase541 bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:54:46 -04:00
Raven ScottandCursor c23a3f6aaa feat(agentctl): guild automation headless helpers (Phase 540)
Expose upsertGuildAutomationHook, deleteGuildAutomationHook,
dryRunGuildAutomationHook, and exportGuildAutomationManifest for automation
testing and document phase540 bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:46:22 -04:00
Raven ScottandCursor 6e72721a3a feat(agentctl): guild bot headless helpers (Phase 539)
Expose createGuildBotInstallToken, installGuildBotFromToken,
sendGuildBotMessage, and verifyGuildBotToken for bot automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:40:23 -04:00
Raven ScottandCursor 33b4018c7c feat(agentctl): guild slash headless helpers (Phase 538)
Expose registerGuildSlashCommands, deleteGuildSlashCommand, and
executeGuildSlashCommand for slash automation and document phase538 bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:35:35 -04:00
Raven ScottandCursor 86f6d3801f feat(agentctl): guild webhook headless helpers (Phase 537)
Expose createGuildChannelWebhook, deleteGuildChannelWebhook, and
executeGuildChannelWebhook for webhook automation and document phase537 bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:31:02 -04:00
Raven ScottandCursor 2ff5848848 feat(agentctl): exportGuildAuditLog headless helper (Phase 536)
Expose platform.exportAuditLog for compliance automation and document
the phase536 agentctl smoke bundle.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:26:28 -04:00
Raven ScottandCursor f8a1ff4b18 feat(agentctl): headless ban/kick/timeout helpers (Phase 535)
Add banGuildMember, kickGuildMember, and timeoutGuildMember for moderation
automation in headless sessions.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:21:05 -04:00
Raven ScottandCursor 44a4f0c80f feat(agentctl): headless role create/delete and overwrite upsert (Phase 534)
Add createGuildCustomRole, deleteGuildCustomRole, and
upsertChannelPermissionOverwrite for roles automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:14:29 -04:00
Raven ScottandCursor 162010ebcd feat(agentctl): headless guild channel create/delete/reorder (Phase 533)
Add createGuildChannel, deleteGuildChannel, and reorderGuildChannels helpers.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:09:16 -04:00
Raven ScottandCursor cd9a1ff0e0 feat(agentctl): headless invite create/join/revoke helpers (Phase 532)
Add createGuildInvite, joinGuildInvite, and revokeGuildInvite for automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:04:12 -04:00
Raven ScottandCursor ca6f30c8fc feat(agentctl): add openDmWithPeer, createGroupDm, and sendDmMessage
Phase 531 headless helpers for DM open, group create, and send roundtrips.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:57:54 -04:00
Raven ScottandCursor 32d135f77f feat(agentctl): add sendFriendRequest and accept/decline headless helpers
Phase 530 contacts automation for friend request roundtrips.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:52:48 -04:00
Raven ScottandCursor 38f9dc0a91 feat(agentctl): add refreshPublicDiscovery and setDiscoveryFilter
Phase 529 headless helpers for explore mesh refresh and filter automation.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:47:14 -04:00
Raven ScottandCursor c6b137d57d feat(agentctl): add setGuildActivity and clearGuildActivity headless helpers
Phase 528 presence automation for activity set/clear roundtrips.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:42:25 -04:00
Raven ScottandCursor fed0475879 feat(agentctl): headless soundboard play, upsert, and remove helpers
Phase 527 exposes playGuildSoundboardSound, upsertGuildSound, and removeGuildSound for automated soundboard smokes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:32:05 -04:00
Raven ScottandCursor ab7ca2d4ba feat(agentctl): headless screen start and stop helpers
Phase 526 exposes startGuildScreenShare and stopGuildScreenShare for automated screen share smokes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:27:20 -04:00
Raven ScottandCursor 8f9d587464 feat(agentctl): headless stage join, request, and approve helpers
Phase 525 exposes joinGuildStageChannel, requestGuildStageSpeak, and approveGuildStageSpeaker for automated stage smokes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:22:34 -04:00
Raven ScottandCursor 17e97be255 feat(agentctl): headless voice join, leave, and mute helpers
Phase 524 exposes joinGuildVoiceChannel, leaveGuildVoiceChannel, and setGuildVoiceMute for automated voice roundtrip smokes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:16:45 -04:00
Raven ScottandCursor 8008f20924 feat(agentctl): headless sendGuildEmbedMessage and resolveGuildEmbed (Phase 523)
Expose embed message send and resolve helpers on HeadlessSession for
autonomous link-preview verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:08:05 -04:00
Raven ScottandCursor 947f1f1909 feat(agentctl): headless stageGuildAttachment and send with attachments (Phase 522)
Expose stageGuildAttachment and sendGuildMessageWithAttachments on
HeadlessSession for autonomous attachment verification.

Co-authored-by: Cursor <[email protected]>
2026-05-24 11:03:23 -04:00