Commit Graph

  • 28d37fe080 test(i18n): assert exact Codes() slice instead of len + first entry feat/lang-restrict-zh-en-ja luozhixiong 2026-05-29 21:00:50 +08:00
  • d126ea2f92 chore(release): v1.0.44 (#1176) v1.0.44 liangshuo-1 2026-05-29 19:43:31 +08:00
  • 1ba107da2e fix(vc): correct --minute-token to --minute-tokens in recording reference (#1170) max 2026-05-29 16:42:54 +08:00
  • 0e6274d947 feat(base): add dashboard block data shortcut and workflow docs (#1067) yballul-bytedance 2026-05-29 16:35:32 +08:00
  • e18ea9a2e8 fix(im): correct 64-bit MP4 box size handling to prevent panic on crafted media (#1165) lhfer 2026-05-29 16:04:21 +08:00
  • 9a53a1f2b8 fix(shortcuts): typed []string named-element binding + nil-Execute mount parity shanglei 2026-05-29 15:30:20 +08:00
  • 365e0a2880 feat(im/chat-list): support --types flag for listing p2p single chats (#1077) shifengjuan-dev 2026-05-29 15:29:37 +08:00
  • eb6f5aa60a feat(shortcuts): typed []string flags, per-flag hidden, @file help hint shanglei 2026-05-29 15:15:09 +08:00
  • c4eb18cecc feat(shortcuts): typed @file/stdin input + enum completion/help parity shanglei 2026-05-29 14:55:40 +08:00
  • 5d63d1e2e7 feat(shortcuts): silently coerce legacy lang values to zh on read luozhixiong 2026-05-29 14:47:15 +08:00
  • 73294b298f docs(config,profile): list zh/en/ja explicitly in --lang help text luozhixiong 2026-05-29 14:25:34 +08:00
  • 0a2c3202cb fix: whiteboard skill (#1166) syh-cpdsss 2026-05-29 14:23:11 +08:00
  • f99b5bf32e Merge pull request #1160 from zhengzhijiej-tech/fix/eval-issues zhengzhijiej-tech 2026-05-29 14:07:35 +08:00
  • 176d452cc1 feat: add agent header support (#1158) JackZhao10086 2026-05-29 13:44:15 +08:00
  • 73f8b208ed test(config,profile): lock 'ko/ko_kr no longer accepted' contract luozhixiong 2026-05-29 12:57:07 +08:00
  • 645ae78b76 feat(i18n): shrink lang catalog from 14 to zh/en/ja luozhixiong 2026-05-29 11:33:07 +08:00
  • 74761a0e1c feat(sheets): add schema-driven JSON flag validation xiongyuanwen-byted 2026-05-29 12:08:47 +08:00
  • a510e07dfc refactor(shortcuts): drop unused argstype.UserOpenIDList shanglei 2026-05-29 11:51:16 +08:00
  • 7d24e2b649 docs(sheets): tell agent to set +H for A1 references containing ! zhengzhijie 2026-05-28 21:41:01 +08:00
  • 296b34a501 feat(lark-contact): route user_profiles batch_query in skill feat/contact-add-user-profiles-batch-query liangshuo-1 2026-05-29 01:09:27 +08:00
  • a2cc5e124e fix(install): detect curl version before using --ssl-revoke-best-effort (#1124) liangshuo-1 2026-05-28 22:51:16 +08:00
  • a2dde84158 chore(release): v1.0.43 (#1161) v1.0.43 liangshuo-1 2026-05-28 21:46:02 +08:00
  • 21998b9ca8 feat: support note generated event (#1159) hugang-lark 2026-05-28 21:10:14 +08:00
  • ce2abff8ae fix(config): propagate Lang across credential boundary; respect CurrentApp in priorLang (#1157) liangshuo-1 2026-05-28 20:53:15 +08:00
  • e3eca666fb docs(sheets): require +workbook-info before guessing sheet name zhengzhijie 2026-05-28 20:42:45 +08:00
  • da65e37647 Merge pull request #1152 from zhengzhijiej-tech/fix/eval-issues zhengzhijiej-tech 2026-05-28 20:36:42 +08:00
  • f83c79825d refactor(shortcuts): retire Maybe[T] — top-level *T pointer covers tri-state shanglei 2026-05-28 19:29:34 +08:00
  • 893555a1b1 perf(im): parallelize reactions, thread_replies, and merge_forward fetches (#1146) sammi-bytedance 2026-05-28 19:25:11 +08:00
  • dce617eab2 docs(sheets): strip migration-history language from pivot reference / SKILL zhengzhijie 2026-05-28 19:23:42 +08:00
  • 8d496b8a48 docs: update IM skill urgent APIs (#1153) YangJunzhou-01 2026-05-28 19:22:41 +08:00
  • 9c3d30aa00 feat(sheets): rename +pivot-create sheet selector → --target-sheet-{id,name} zhengzhijie 2026-05-28 19:15:38 +08:00
  • 01fe71d7db fix(config): allow lark-channel bind source override (#1154) HanShaoshuai-k 2026-05-28 18:56:36 +08:00
  • 3b770558e5 feat: decouple --lang preference from TUI display language (#1132) luozhixiong01 2026-05-28 18:55:40 +08:00
  • 690e746896 docs(sheets): drop bash histexpand section, fix write-cells table escape zhengzhijie 2026-05-28 18:03:59 +08:00
  • 0f695b60ec docs(sheets): wrap A1 sheet names in handwritten examples + bash histexpand guide zhengzhijie 2026-05-28 17:51:00 +08:00
  • 77f86ec2fd docs(sheets): wrap sheet names in single quotes in A1 examples zhengzhijie 2026-05-28 17:38:15 +08:00
  • 3cd84fca90 test(drive): drop redundant CONFIG_DIR isolation in inspect Execute tests (#1121) Kyalpha 2026-05-28 17:32:31 +08:00
  • 9adc79d0c1 fix(shortcuts): typed help shows REQUIRED + defaults; restore TypedShortcut.Mount shanglei 2026-05-28 17:24:58 +08:00
  • 6b4bc0cc64 style(shortcuts): gofmt binder_test.go shanglei 2026-05-28 16:51:17 +08:00
  • b5cd535285 refactor(shortcuts): drop oneof_trigger tag, infer variant attempt from any inner flag shanglei 2026-05-28 16:42:40 +08:00
  • c2e737434c fix(im): clarify messages-send dry-run chat membership (#1150) YangJunzhou-01 2026-05-28 16:39:00 +08:00
  • 8e84f47d3e docs(sheets): sync +pivot-create summarize_by lowercase enum values from spec zhengzhijie 2026-05-28 16:34:34 +08:00
  • 098659cc18 feat(shortcuts): bind top-level group sub-struct fields in TypedShortcut shanglei 2026-05-28 15:58:54 +08:00
  • b91f6a23f3 fix: include log_id in base attachment media errors (#1133) zgz2048 2026-05-28 11:54:18 +08:00
  • 8d8acb8252 test(shortcuts): cover TypedShortcut descriptors, drop unused Mount shanglei 2026-05-28 10:57:39 +08:00
  • bbef3cbfb1 feat(mail): HTML lint library + Larksuite-native autofix + lark-mail … (#1019) bubbmon233 2026-05-27 22:23:32 +08:00
  • cdae999541 chore(release): v1.0.42 (#1137) v1.0.42 liangshuo-1 2026-05-27 20:52:24 +08:00
  • 5ebb1398e7 Merge pull request #1138 from zhengzhijiej-tech/feat/dim-resize-a1-range-schema zhengzhijiej-tech 2026-05-27 19:59:24 +08:00
  • 36ff632a13 fix(apps): update miaoda scopes after platform consolidation (#1127) raistlin042 2026-05-27 19:51:59 +08:00
  • 0476dec83c docs(sheets): sync +pivot-create placement reference from spec zhengzhijie 2026-05-27 19:46:36 +08:00
  • 69d2851163 refactor(sheets): switch dim-* / rows-cols-resize to A1-string range schema zhengzhijie 2026-05-27 19:36:07 +08:00
  • ce5878e3c4 docs(sheets): clarify filter/filter-view rules update is whole-set PUT xiongyuanwen-byted 2026-05-27 19:16:04 +08:00
  • ccf654d3f0 revert(shortcuts): drop im messages-send typed pilot, keep framework shanglei 2026-05-27 18:16:17 +08:00
  • ab94ee9f54 feat(mail): add +draft-send shortcut for batch draft sending (#1017) xukuncx 2026-05-27 18:12:41 +08:00
  • 30327abacb feat(im): enrich messages with reactions + output update_time (#1095) sammi-bytedance 2026-05-27 18:06:36 +08:00
  • 823a55a1ef fix: update sheets filter view condition validation feat/multiValue / 2026-05-27 17:31:19 +08:00
  • e85afd68d2 Merge pull request #1130 from zhengzhijiej-tech/fix/pivot-create-schema-alignment zhengzhijiej-tech 2026-05-27 17:01:46 +08:00
  • a09593a0fe fix(sheets): allow +pivot-create to omit both sheet selectors zhengzhijie 2026-05-27 16:11:07 +08:00
  • 70081f62b1 feat: use description and command in affordance example schema (#1126) sang-neo03 2026-05-27 16:08:21 +08:00
  • 17cbc13fcb refactor(auth): drop duplicate top-level user fields in status (#1128) AlbertSun 2026-05-27 16:07:21 +08:00
  • ad4368ed2a test(shortcuts): strengthen auth-type assertion + cover binder paths shanglei 2026-05-27 15:32:58 +08:00
  • e98471ce26 docs: document block anchor URLs in lark-doc skill (#1120) fangshuyu-768 2026-05-27 14:32:46 +08:00
  • 9e2be14301 feat(schema): output json spec envelope for all API commands (#1048) sang-neo03 2026-05-27 12:04:01 +08:00
  • 60c61d8157 docs(sheets): sync lark-sheets skill from spec xiongyuanwen-byted 2026-05-27 11:56:42 +08:00
  • a07239b923 feat(shortcuts): introduce TypedShortcut framework + im send pilot shanglei 2026-05-26 20:07:48 +08:00
  • 08e8b5c870 fix(sheets): allow +float-image-update to omit the image source xiongyuanwen-byted 2026-05-27 11:10:32 +08:00
  • 367cfc9d06 feat: support vc,note,minute event (#1113) hugang-lark 2026-05-26 22:17:54 +08:00
  • e182b01f68 feat(drive): add secure label shortcuts (#985) caojie0621 2026-05-26 22:06:12 +08:00
  • 1135fc2767 fix: remove unsupported docs fetch text format (#1109) SunPeiYang996 2026-05-26 21:55:42 +08:00
  • 338cdaa6db Merge pull request #1107 from zhengzhijiej-tech/sheets/float-image-reference-examples zhengzhijiej-tech 2026-05-26 21:36:15 +08:00
  • 55ccbc5f6a feat: 同步 tools-schema.json 改动 zhengzhijie 2026-05-26 21:34:04 +08:00
  • 68d78d5067 feat: better whiteboard svg/mermaid instructions (#1097) syh-cpdsss 2026-05-26 21:18:08 +08:00
  • b783561965 chore(release): v1.0.41 (#1108) v1.0.41 liangshuo-1 2026-05-26 20:54:54 +08:00
  • bea4c746ae docs(sheets): sync float-image reference from spec — fix non-runnable examples zhengzhijie 2026-05-26 19:29:44 +08:00
  • f00261da9f fix(drive): support doubao drive inspect URL variants (#1106) fangshuyu-768 2026-05-26 19:51:47 +08:00
  • 137176e8b0 fix: sync skills incrementally during update (#1042) zhangheng023 2026-05-26 19:23:08 +08:00
  • 0bf590d01a feat: get minutes keywords (#1079) zhangjun-bytedance 2026-05-26 18:42:29 +08:00
  • cf40945bbc feat(minutes): add minutes edit shortcuts (#1036) calendar-assistant 2026-05-26 18:41:50 +08:00
  • b9e5b50251 docs(skills): fix agent routing for doubao.com URLs (#1082) fangshuyu-768 2026-05-26 17:41:26 +08:00
  • 4b16fe9ce0 Merge pull request #1098 from zhengzhijiej-tech/fix/batch-ranges-prefix-clarity zhengzhijiej-tech 2026-05-26 16:58:55 +08:00
  • 049ddf771b docs(task): require --complete=false for pending standup summaries (#1101) ILUO 2026-05-26 16:56:40 +08:00
  • 2424f6dfc2 docs: add drive knowledge asset workflow guidance docs/drive-knowledge-workflows 江国洲 2026-05-26 16:39:03 +08:00
  • f12d279fc2 feat: add config keychain-downgrade subcommand (macOS) (#1085) AlbertSun 2026-05-26 16:20:33 +08:00
  • f53e55ce65 fix(sheets): align +cells-search/+cells-replace option keys with server schema zhengzhijie 2026-05-26 16:13:53 +08:00
  • 71eae77f65 docs(sheets): sync lark-sheets skill from spec — +filter-view-update --properties desc zhengzhijie 2026-05-26 16:08:14 +08:00
  • 83adbac2b2 docs: clarify contributor guidance (#1096) liangshuo-1 2026-05-26 15:51:00 +08:00
  • 08d025945e revert(sheets): drop tools-schema drift mirror from previous spec sync zhengzhijie 2026-05-26 15:31:40 +08:00
  • 930c9c77a8 docs(sheets): sync lark-sheets skill from spec — dropdown flag descs reflect server reality zhengzhijie 2026-05-26 15:16:27 +08:00
  • bb7ccaedf9 fix(sheets): warn when +dropdown source-range exceeds 2000 cells with highlight on zhengzhijie 2026-05-26 14:52:58 +08:00
  • a0d6472e9f feat: 同步 tools-schema.json 改动 zhengzhijie 2026-05-26 14:48:12 +08:00
  • 6b3c0b5556 docs(sheets): sync lark-sheets skill docs from upstream spec xiongyuanwen-byted 2026-05-26 12:50:52 +08:00
  • ee9d090e64 feat(slides): support importing pptx as slides (#1068) ethan-zhx 2026-05-26 11:54:46 +08:00
  • fe72e41fb2 feat(errs): add structured CLI error contract (#984) evandance 2026-05-26 11:42:33 +08:00
  • f4bcb85d2e Merge pull request #1089 from zhengzhijiej-tech/fix/batch-ranges-prefix-clarity zhengzhijiej-tech 2026-05-26 11:02:11 +08:00
  • 877fbe6d47 docs(base): document UI-only field settings (#1078) zgz2048 2026-05-26 10:58:22 +08:00
  • e93e2a98e1 feat(apps): replace +html-publish cwd hard-reject with credential-file scan (#1072) raistlin042 2026-05-25 23:24:40 +08:00
  • 0dda56914d fix(apps): read app object from data.app for +create and +update (#1087) raistlin042 2026-05-25 23:16:30 +08:00
  • 8bc4ec3fff fix(common): escape special chars in multipart form filenames (#1037) WJzz1 2026-05-25 22:51:02 +08:00
  • 06a3921f40 optimize: remove fenced code block guidance from auth URL output hints (#1088) JackZhao10086 2026-05-25 22:37:11 +08:00
  • 5880d070e2 fix(sheets): clarify batch --ranges prefix must be sheet display name zhengzhijie 2026-05-25 22:03:17 +08:00