Commit Graph

  • f67f569e76 feat(drive): support importing documents larger than 20MB (#220) liujinkun2025 2026-04-02 22:34:27 +08:00
  • f930d9c52f fix(docs): normalize capitalization in lark-approval skill description (#233) zhaoshengmeng626 2026-04-02 21:24:06 +08:00
  • 7c3d5b31d5 chore: add v1.0.3 changelog and bump version (#231) qianzhicheng95 2026-04-02 21:10:20 +08:00
  • bf537f8d9c fix:add approval capability to README (#224) zhaoshengmeng626 2026-04-02 20:59:33 +08:00
  • 10caeb5788 docs(mail): clarify JSON output is directly usable without extra encoding (#228) feng zhi hao 2026-04-02 20:04:21 +08:00
  • 6a4dd8dc1b fix(mail): use in-memory keyring in mail scope tests to avoid macOS keychain popups (#212) wangzhengkui 2026-04-02 19:57:24 +08:00
  • 1f3d9e0420 fix: use curl for binary download to support proxy and add npmmirror fallback (#226) qianzhicheng95 2026-04-02 19:49:13 +08:00
  • 6692300468 add approve domain (#217) zhaoshengmeng626 2026-04-02 18:57:56 +08:00
  • 7baba213bc feat: add --jq flag for filtering JSON output (#211) MaxHuang22 2026-04-02 18:36:59 +08:00
  • 725a62879b docs: clarify docs search query usage (#221) wittam-01 2026-04-02 18:36:45 +08:00
  • 112dd5f6b2 ci: add gitleaks scanning workflow and custom rules (#142) iyaozhen 2026-04-02 16:51:20 +08:00
  • 0f96bdf5e8 fix: normalize escaped sheet range separators (#207) caojie0621 2026-04-02 15:51:22 +08:00
  • 102ee51914 feat: add +download shortcut for minutes media download (#101) max 2026-04-02 15:31:13 +08:00
  • 79f43dc337 feat: add drive import, export, move, and task result shortcuts (#194) liujinkun2025 2026-04-02 14:01:39 +08:00
  • f231031041 feat: support im message send/reply with uat (#180) sammi-bytedance 2026-04-02 12:12:10 +08:00
  • f68a41163e fix(mail): on-demand scope checks and watch event filtering (#198) wangzhengkui 2026-04-02 10:56:49 +08:00
  • eda2b9cd85 revert: undo auto-resolve local image paths in draft body HTML (#199) v1.0.2 feng zhi hao 2026-04-01 23:11:30 +08:00
  • a703202ef8 chore: add v1.0.2 changelog and bump version (#192) liangshuo-1 2026-04-01 21:17:00 +08:00
  • eb8b542f42 feat: add TestGenerateShortcutsJSON and skip redundant meta fetch (#179) MaxHuang22 2026-04-01 20:14:19 +08:00
  • d4c051d211 feat: improve OS keychain/DPAPI access error handling for sandbox environments (#173) JackZhao10086 2026-04-01 17:58:52 +08:00
  • 5621d2e555 feat(ci): refine PR business area labels and introduce skill format check (#148) williamfzc 2026-04-01 17:45:39 +08:00
  • 17698d5c6a docs: add concise AGENTS development guide (#178) kongenpei 2026-04-01 16:00:55 +08:00
  • 70c72a2c02 feat(mail): auto-resolve local image paths in draft body HTML (#81) (#139) feng zhi hao 2026-04-01 15:47:20 +08:00
  • d4e83df22c chore: add pull request template (#176) kongenpei 2026-04-01 15:27:08 +08:00
  • 4c51a9874d fix: correct URL formatting in login --no-wait output (#169) JackZhao10086 2026-04-01 13:58:47 +08:00
  • 6463ab13c9 ci: make pkg.pr.new comment flow fork-safe (#170) kongenpei 2026-04-01 13:57:28 +08:00
  • c4851a5c45 ci: improve pkg.pr.new install comment clarity (#168) kongenpei 2026-04-01 11:15:54 +08:00
  • bdd39b0196 ci: add pkg.pr.new PR preview workflow (#152) v1.0.1 kongenpei 2026-03-31 21:26:38 +08:00
  • 1ffe870dc8 fix(mail): clarify that file path flags only accept relative paths (#141) feng zhi hao 2026-03-31 20:36:37 +08:00
  • 5da3075646 feat(calendar): implement rsvp shortcut (#151) calendar-assistant 2026-03-31 20:19:24 +08:00
  • 8fc7e12f9e docs: add v1.0.1 changelog (#150) qianzhicheng95 2026-03-31 19:14:42 +08:00
  • 27139a0919 feat: add automatic CLI update detection and notification (#144) MaxHuang22 2026-03-31 19:01:39 +08:00
  • c35b1ae2c5 feat: add npm publish job to release workflow (#145) qianzhicheng95 2026-03-31 18:55:52 +08:00
  • c8341bbd7c docs(base): clarify field description usage in json (#90) zgz2048 2026-03-31 16:46:40 +08:00
  • 634adfc745 feat: support auto extension for downloads (#16) jackie3927 2026-03-31 14:01:50 +08:00
  • 62d8681b0b docs: update Base description to include all capabilities (#61) vaxin 2026-03-31 13:32:45 +08:00
  • a2656e1385 feat:remove useless files (#131) evandance 2026-03-31 12:31:10 +08:00
  • 8bd5049ebe feat: normalize markdown message send/reply output (#28) 91-enjoy 2026-03-31 01:36:52 +08:00
  • 69bcdd9e35 feat: add auto-pagination to messages search and update lark-im docs (#30) YangJunzhou-01 2026-03-30 23:00:41 +08:00
  • 9b933f1a20 docs: add official badge to distinguish from third-party Lark CLI tools (#103) Schumi Lin 2026-03-30 20:15:42 +08:00
  • 8e24166d90 fix(base): use base history read scope for record history list (#96) kongenpei 2026-03-30 19:40:17 +08:00
  • ecf3209c52 fix: remove sensitive send scope from reply and forward shortcuts (#92) feng zhi hao 2026-03-30 18:19:11 +08:00
  • a13bee8fda fix: resolve silent failure in lark-cli api error output (#39) (#85) evandance 2026-03-30 17:19:24 +08:00
  • e5a83f5eaa ci: improve CI workflows and add golangci-lint config (#71) liangshuo-1 2026-03-30 11:09:31 +08:00
  • d2ad5e4def docs: rename user-facing Bitable references to Base (#11) TimZhong 2026-03-28 16:00:52 +00:00
  • 511c24bd95 docs: add star history chart to readmes (#12) TimZhong 2026-03-28 16:00:14 +00:00
  • 62ad335b26 docs: simplify installation steps by merging CLI and Skills into one section (#26) liuxinyanglxy 2026-03-28 17:33:24 +08:00
  • d4d4f32ec6 docs: add npm version badge and improve AI agent tip wording (#23) liuxinyanglxy 2026-03-28 15:29:42 +08:00
  • aac94ceb5c docs: emphasize Skills installation as required for AI Agents (#19) Schumi Lin 2026-03-28 14:45:20 +08:00
  • 2345b98d20 Merge pull request #3 from schumilin/fix/readme-install-clarification liangshuo-1 2026-03-28 11:43:44 +08:00
  • ccbf4a0bd6 docs: clarify install methods as alternatives and add source build steps schumilin 2026-03-28 11:41:25 +08:00
  • 83dfb068ad feat: open-source lark-cli — the official CLI for Lark/Feishu v1.0.0 梁硕 2026-03-28 10:36:25 +08:00