Commit Graph

  • e631b355da chore: Bump v1.0.18 and add event subcommand and fixes main v1.0.18 qingmei 2026-09-11 16:48:38 +08:00
  • 249dbfffd8 Merge pull request #38 from TencentCloud/feat/support_event_and_some_opt WeMeeting 2026-09-11 16:35:33 +08:00
  • abddef7ea6 build: Add unit test step before build in build.sh #38 feat/support_event_and_some_opt qingmei 2026-09-11 16:07:41 +08:00
  • 30f656ff30 docs: Add tmeet CLI command reference doc qingmei 2026-09-11 16:07:35 +08:00
  • 4ec3a776e7 docs: Add event subscription docs and bump version to 1.0.18 qingmei 2026-09-11 16:07:22 +08:00
  • b108a433c4 feat: Add process lock and resource release hooks qingmei 2026-09-11 16:06:19 +08:00
  • d90c0636f6 feat(event): add event consume and bus daemon commands qingmei 2026-09-11 16:05:31 +08:00
  • 57cfb25d1a refactor: Rename minute command and package to minutes qingmei 2026-09-11 16:05:01 +08:00
  • d0852df3ce refactor: Support multiple base64 encodings in converter qingmei 2026-09-11 16:03:40 +08:00
  • 2107ff5d5e chore: version v1.0.17 prepare v1.0.17 qingmei 2026-09-09 19:30:07 +08:00
  • 301c33ffe7 Merge pull request #37 from TencentCloud/feat/cli_show_in_meeting_and_opt WeMeeting 2026-09-09 19:17:54 +08:00
  • 627494222c chore: Stop ignoring docs directory in .gitignore #37 feat/cli_show_in_meeting_and_opt qingmei 2026-09-09 18:53:00 +08:00
  • d548897913 docs: Document app CLI command group in README files qingmei 2026-09-09 18:52:54 +08:00
  • 1eb89f004d docs: Update skill, meeting and app CLI docs qingmei 2026-09-09 18:52:41 +08:00
  • f719d193f0 feat(list): Add state_int field and copy functions qingmei 2026-09-09 18:52:17 +08:00
  • 37e08ea55d feat: Add app subcommand with set/get and validators qingmei 2026-09-09 18:51:18 +08:00
  • 6993629124 feat: Add start and end time to record enrichment qingmei 2026-09-09 18:50:51 +08:00
  • ff17a7bf0d refactor: Use flag-changed checks for meeting settings qingmei 2026-09-09 18:50:17 +08:00
  • 069867f7af chore: version v1.0.16 prepare v1.0.16 qingmei 2026-09-02 20:27:44 +08:00
  • 6c26b24482 Merge pull request #35 from TencentCloud/feat/yuanbao_minutes WeMeeting 2026-09-02 20:18:00 +08:00
  • a215d26e04 docs: Add minute command docs and rate limits #35 feat/yuanbao_minutes qingmei 2026-09-02 20:10:17 +08:00
  • b49be393a9 docs: Add Yuanbao minutes feature and agent init script qingmei 2026-09-02 20:10:11 +08:00
  • 0308411b0b feat: Add minute search and get API command constants qingmei 2026-09-02 20:10:03 +08:00
  • 475691026e feat: Add minute command with search and get subcommands qingmei 2026-09-02 20:09:52 +08:00
  • 0ab73fa335 feat(meeting): Add Yuanbao minute summary enrichment qingmei 2026-09-02 20:09:39 +08:00
  • a53a13860a chore(auth): Remove os import and agent config save logic qingmei 2026-09-02 20:09:21 +08:00
  • 0407d61aa3 chore: version v1.0.15 prepare v1.0.15 qingmei 2026-08-07 21:11:54 +08:00
  • a147b4d42c Merge pull request #24 from TencentCloud/feat/refactor_skill_and_new_feartures WeMeeting 2026-08-07 20:00:44 +08:00
  • bed9670830 docs: Update README with new commands and async workflow #24 feat/refactor_skill_and_new_feartures qingmei 2026-08-07 11:23:36 +08:00
  • 891fa94526 docs: Update TMeet docs with new commands and constraints qingmei 2026-08-07 11:22:13 +08:00
  • e0a4f705f2 chore: Enhance build executable permission handling logic qingmei 2026-08-07 11:21:58 +08:00
  • e387b14579 feat: Add export job status and waiting room enums with tests qingmei 2026-08-07 11:21:42 +08:00
  • 0488e713f8 feat(cli): Add internal command to dump all commands qingmei 2026-08-07 11:21:23 +08:00
  • db2b18a1be feat: Add commands for async task result and participants export qingmei 2026-08-07 11:20:55 +08:00
  • 0ecf3da91d feat: Enrich meeting data with recording information qingmei 2026-08-07 11:20:40 +08:00
  • 27fcda3c47 feat: Add waiting room CLI command with admit/move/expel qingmei 2026-08-07 11:20:16 +08:00
  • 8a30d3f6ca fix: Add DPAPI key error handling and self-healing purge, fixed #22 qingmei 2026-08-07 11:19:52 +08:00
  • 20d9419790 chore: version v1.0.14 prepare v1.0.14 qingmei 2026-07-28 10:45:34 +08:00
  • 7ed5a03841 Merge pull request #21 from TencentCloud/feat/support_meeting_record_search WeMeeting 2026-07-28 10:34:26 +08:00
  • a44f6f651a docs: Update docs for search commands and pagination #21 feat/support_meeting_record_search qingmei 2026-07-28 10:22:36 +08:00
  • 9001beaeb7 docs: Update API docs and skill rules for v1.0.14 qingmei 2026-07-28 10:22:13 +08:00
  • 4ce5a8950d feat: Add meeting and record search commands qingmei 2026-07-28 10:21:59 +08:00
  • 76e7d14d03 feat: Add meeting search support and code improvements qingmei 2026-07-28 10:21:47 +08:00
  • 8748d7ca6a chore: version v1.0.13 prepare qingmei 2026-07-22 15:07:39 +08:00
  • f3262cef4a Merge pull request #20 from TencentCloud/feat/crash_report v1.0.13 WeMeeting 2026-07-22 15:04:41 +08:00
  • 283bf045db feat: Add panic recovery with client error code 9000 #20 feat/crash_report qingmei 2026-07-22 14:44:15 +08:00
  • dc29c6fff4 chore: Update tmeet-skill version and auth login flow qingmei 2026-07-22 14:43:53 +08:00
  • 6201493711 chore: version v1.0.12 prepare philyan 2026-07-20 19:26:20 +08:00
  • c6c9f826cd Merge pull request #19 from WeMeeting/feat/v1.0.12 v1.0.12 WeMeeting 2026-07-20 19:05:50 +08:00
  • 269946ea70 refactor: Export MetaKeyFilterField constant and use it #19 philyan 2026-07-20 17:08:40 +08:00
  • 658a53985c chore: Update tmeet-skill to 1.0.8 and adjust login config philyan 2026-07-20 16:31:06 +08:00
  • fd67a9c09f feat: Add meta field filter option for output formatting philyan 2026-07-20 16:30:58 +08:00
  • ce4bb40dcd refactor: Replace restProxy with apicmdctx and upgrade rand philyan 2026-07-20 16:30:49 +08:00
  • 524e1de65a Merge pull request #17 from WeMeeting/feat/v1.0.11 WeMeeting 2026-07-08 23:05:42 +08:00
  • 6383e7c804 docs: Update changelog and sync references #17 philyan 2026-07-08 23:04:06 +08:00
  • c202f9e19d feat: Add agent tracking, sub-meeting, and auth updates philyan 2026-07-08 22:52:50 +08:00
  • e9a0af279a Merge pull request #16 from WeMeeting/feat/v1.0.11 v1.0.11 WeMeeting 2026-07-08 22:49:21 +08:00
  • f5a1d4633e chore: Bump version to v1.0.11 and tmeet-skill to 1.0.7 #16 #15 philyan 2026-07-08 22:40:41 +08:00
  • 4c94d488b6 docs: Update meeting kick and sub-meeting docs philyan 2026-07-08 22:15:19 +08:00
  • 3141e3d920 feat: Add user info retrieval and proactive token refresh philyan 2026-07-08 22:14:41 +08:00
  • a0055eae90 feat: Add API schema support and agent config integration philyan 2026-07-08 22:14:14 +08:00
  • cfd8eb9431 feat(update): Add sub-meeting update support philyan 2026-07-08 22:13:03 +08:00
  • 23c0e00286 chore: Enable --allow-rejoin flag by default philyan 2026-07-08 22:11:58 +08:00
  • 392db8349a chore: version v1.0.10 prepare qingmei 2026-06-19 00:31:50 +08:00
  • bbbeed9f0a Merge pull request #14 from RelFly/feat/meet_support_more v1.0.10 WeMeeting 2026-06-19 00:18:37 +08:00
  • 21e9947723 feat: Add watermark and auto-ASR/record CLI options #14 philyan 2026-06-18 23:52:49 +08:00
  • 6116d559ed feat: Add meeting watermark, recording, and ASR settings philyan 2026-06-18 23:52:03 +08:00
  • 1524496ce4 feat: Add meeting join type and show all sub meetings features philyan 2026-06-18 23:51:42 +08:00
  • 11f6a77004 chore: version v1.0.9 prepare qingmei 2026-06-12 22:03:14 +08:00
  • bbaf1730d4 Merge pull request #12 from TencentCloud/feat/meeitng_create_update_support_invite v1.0.9 WeMeeting 2026-06-12 21:51:41 +08:00
  • b23edd1438 docs: Add meeting invitees CLI options and examples #12 feat/meeitng_create_update_support_invite qingmei 2026-06-12 21:30:19 +08:00
  • 80c5ab0829 refactor: Clean up retry logic and error handling qingmei 2026-06-12 21:30:09 +08:00
  • 2f7b977b76 feat: Add meeting invitee support and update version qingmei 2026-06-12 21:29:35 +08:00
  • 00aee5671f feat(meeting): Add invitees management for meetings qingmei 2026-06-12 21:28:55 +08:00
  • 90e5c3e88d chore: version v1.0.8 prepare qingmei 2026-06-11 19:08:08 +08:00
  • 0138dd2b9b Merge pull request #11 from TencentCloud/feat/contact_invite_and_meet-control v1.0.8 WeMeeting 2026-06-11 18:53:11 +08:00
  • f5d0891dc4 chore: Remove unused ignore entries and clean formatting #11 feat/contact_invite_and_meet-control qingmei 2026-06-11 18:44:54 +08:00
  • 50a64e464b docs: Update README with new meeting and contact features qingmei 2026-06-11 18:44:46 +08:00
  • da75d30133 feat: Add meeting control, contact, and invitee management commands qingmei 2026-06-11 18:44:35 +08:00
  • bf44168acb feat: Add meeting invite, contact search, and control features qingmei 2026-06-11 18:44:17 +08:00
  • d2302a2839 feat: Add meeting invitees management commands qingmei 2026-06-11 18:43:48 +08:00
  • 5ad16fca1e feat(control): Add call and kick meeting member commands qingmei 2026-06-11 18:43:37 +08:00
  • 22938b36c9 feat: Add contact search and lookup commands qingmei 2026-06-11 18:43:27 +08:00
  • d613f583d1 chore: version v1.0.7 prepare qingmei 2026-06-10 23:52:28 +08:00
  • a473d97b53 Merge pull request #10 from TencentCloud/feat/record_apply v1.0.7 WeMeeting 2026-06-10 23:41:41 +08:00
  • 3d43eb6cd2 feat: Add recording permission apply commands #10 feat/record_apply qingmei 2026-06-10 18:46:54 +08:00
  • 913c7b4922 style: Format imports and add comments qingmei 2026-06-10 18:46:47 +08:00
  • 5ab1107bc7 feat: Add non-retryable error handling and permission APIs qingmei 2026-06-10 18:46:26 +08:00
  • cf704f8bae feat: Add record permission apply prepare and commit commands qingmei 2026-06-10 18:45:57 +08:00
  • 3e0177a5f3 feat: Add record permission application commands qingmei 2026-06-10 18:45:07 +08:00
  • d91a8cd109 chore: version v1.0.6 prepare qingmei 2026-06-03 18:07:16 +08:00
  • 13ced736b3 Merge pull request #9 from TencentCloud/feat/user_feedback v1.0.6 WeMeeting 2026-06-03 17:55:12 +08:00
  • d52db1ca7e docs: Add tshoot feedback command documentation #9 feat/user_feedback qingmei 2026-06-03 16:36:06 +08:00
  • eaa716525e feat: Add feedback command for troubleshooting reporting qingmei 2026-06-03 16:34:11 +08:00
  • 6629193aee chore: Add error logging with context on failures qingmei 2026-06-03 16:33:45 +08:00
  • 7343f15cc2 feat: Add CharacterLimit string validation function qingmei 2026-06-03 16:33:11 +08:00
  • 1c574a8ed6 chore: version v1.0.4 prepare qingmei 2026-05-16 00:59:05 +08:00
  • 93f8bc6ff8 Merge pull request #7 from TencentCloud/feat/new_page_mode_and_compact v1.0.5 WeMeeting 2026-05-16 00:36:51 +08:00
  • 732d0fe188 feat: invitees-list support compact #7 feat/new_page_mode_and_compact qingmei 2026-05-16 00:35:10 +08:00
  • 4c46835e11 docs: added a compact output mode, standardized pagination parameters, and deprecated old pagination options. qingmei 2026-05-15 20:51:27 +08:00