Commit Graph

  • 72455b22bc Initial plan copilot-swe-agent[bot] 2026-01-27 22:17:50 +00:00
  • ef820972aa Merge pull request #388 from taylorwilsdon/dependabot/uv/uv-3adca6f4ae Taylor Wilsdon 2026-01-27 17:01:06 -05:00
  • 134cffc88e feat(forms): Add batch_update_form tool for Google Forms API Ugo Anomelechi 2026-01-27 16:47:47 +00:00
  • 5ff1ead0fb Bump the uv group across 1 directory with 2 updates dependabot[bot] 2026-01-27 00:10:27 +00:00
  • eed562bf9f feat: add Google Contacts (People API) support Ali Karbassi 2026-01-25 01:09:47 -06:00
  • 5df04b6d28 Merge upstream/main: integrate Send As feature with attachment support Song Meo 2026-01-23 20:24:37 +02:00
  • 7a724650b3 Fix docstring to match Optional type annotation for attachments Song Meo 2026-01-23 20:21:00 +02:00
  • 2266e7da58 Address Copilot review: sanitize filename and fix mutable default Song Meo 2026-01-23 20:16:55 +02:00
  • 21bac3a713 Fix attachment parameter type inconsistency in send_gmail_message Song Meo 2026-01-23 20:12:42 +02:00
  • 57d140d5aa Update core/tool_registry.py owengo 2026-01-23 18:40:17 +01:00
  • af17085509 Merge pull request #379 from martinschenk/feature/gmail-send-as-support Taylor Wilsdon 2026-01-23 12:20:39 -05:00
  • edeeaa82bc Add attachment support to Gmail send and draft functions Song Meo 2026-01-23 02:32:58 +02:00
  • c2ddb2efaf feat(drive): add PDF export support for Google Sheets Song Meo 2026-01-23 00:48:38 +02:00
  • e78fecd8c1 feat(gmail): Add Send As support for send_gmail_message and draft_gmail_message Martin Schenk 2026-01-22 19:35:55 +01:00
  • e6e8aba754 Merge pull request #377 from jonhearsch/claude/fix-gmail-filters-tool-tiers-C2iS6 Taylor Wilsdon 2026-01-22 13:35:51 -05:00
  • a377c15848 Merge pull request #378 from taylorwilsdon/dependabot/uv/uv-0ade37cc74 Taylor Wilsdon 2026-01-22 13:34:43 -05:00
  • a27aa96f84 Merge pull request #374 from cvrt-gmbh/main Taylor Wilsdon 2026-01-22 13:34:28 -05:00
  • 8d291018e8 Delete PROGRESS.md cvrt-jh 2026-01-22 18:48:50 +01:00
  • bbef6d5ec1 Delete AGENTS.md cvrt-jh 2026-01-22 18:48:38 +01:00
  • dccb8bc8c1 Bump the uv group across 1 directory with 2 updates dependabot[bot] 2026-01-22 17:45:57 +00:00
  • 0c09710aeb Merge pull request #357 from sam-ent/feature/apps-script-integration Taylor Wilsdon 2026-01-22 12:44:52 -05:00
  • 39c9faca1b fix: Add missing Gmail filter tools to tool_tiers.yaml Claude 2026-01-22 03:57:34 +00:00
  • 5c26b9f815 docs: update progress with PR status and cleanup todos cvrt-jh 2026-01-20 21:39:16 +01:00
  • e930874ed9 docs: add project documentation and progress tracking cvrt-jh 2026-01-20 17:12:12 +01:00
  • e98bb7115d fix: respect WORKSPACE_MCP_CREDENTIALS_DIR for multi-account support cvrt-jh 2026-01-20 17:07:01 +01:00
  • c22ca65736 chore: update uv.lock after rebase to v1.7.1 leolln 2026-01-16 17:49:13 +00:00
  • a9567b6f17 feat: add leo custom tier for personalized tool selection leolln 2026-01-16 17:49:13 +00:00
  • 08f8ad5265 refactor(docs): remove redundant formatting tools leolln 2026-01-16 17:46:36 +00:00
  • 6678b96d65 feat(docs,drive): add styling tools and import_to_google_doc leolln 2025-12-25 20:11:38 +01:00
  • 03c48c054a style: fix ruff lint errors and format sam-ent 2026-01-15 21:01:45 +00:00
  • 818efdc0b8 Add version management, metrics, and trigger code generation tools sam-ent 2026-01-15 05:54:01 +00:00
  • 58efda24eb Fix unit test mock and remove unused variables sam-ent 2026-01-14 00:28:16 +00:00
  • 089e5a088c Add missing OAuth scopes and improve documentation sam-ent 2026-01-14 00:21:59 +00:00
  • aa07177230 Update unit test for list_script_projects Drive API change sam-ent 2026-01-13 23:08:36 +00:00
  • d25b8b4a1c Fix Apps Script issues found during E2E testing sam-ent 2026-01-13 23:07:38 +00:00
  • 12dca1e750 Fix Apps Script integration with main server sam-ent 2026-01-13 22:01:02 +00:00
  • 800c4340b7 Enhance Apps Script documentation with value proposition and examples sam-ent 2026-01-13 21:43:41 +00:00
  • 003f69e0a4 Refactor Apps Script tools for testability sam-ent 2026-01-13 20:18:50 +00:00
  • fb951d6314 Add comprehensive tests and documentation for Apps Script sam-ent 2026-01-13 19:29:44 +00:00
  • f5702b32b8 Implement Google Apps Script integration sam-ent 2026-01-13 19:20:40 +00:00
  • 2cdc55ac7d fix_start_google_auth Olivier Schiavo 2026-01-08 15:26:35 +01:00
  • ead1229874 feat(gmail): Add from_name parameter for sender display name Peter Hartree 2026-01-09 19:14:27 +01:00
  • 30e79181e0 Add guest permission controls to calendar events Jacob Rank 2026-01-09 10:50:22 -05:00
  • 506820aa3b Add FreeBusy API support to Google Calendar tools Jacob Rank 2026-01-09 10:06:03 -05:00
  • 0b0025ea2d Update GitHub Actions workflows: standardize action versions and add Docker publish workflow Ilia 2026-01-08 13:42:14 -08:00
  • 2b72c4508f Merge pull request #339 from DixonDs/pr/add-gmail-date-header Taylor Wilsdon 2026-01-07 12:12:18 -05:00
  • ca21ce73d0 Merge pull request #345 from taylorwilsdon/issues/343 Taylor Wilsdon 2026-01-07 12:09:24 -05:00
  • a66fd8b71e add to tool tiers Taylor Wilsdon 2026-01-07 12:08:39 -05:00
  • 1957466c08 Add Date header to Gmail tools output and update docstrings. - Update 'GMAIL_METADATA_HEADERS' to include 'Date'. - Update 'get_gmail_message_content' to display the 'Date' field. - Update 'get_gmail_messages_content_batch' to display the 'Date' field in both metadata and full formats. - Update docstrings to include 'Date' and 'Message-ID' in Returns description. Dmytro Dziuma 2026-01-05 23:20:31 +00:00
  • 0d4394ae27 feat: implement --read-only mode with tool filtering Dmytro Dziuma 2025-12-24 00:19:28 +00:00
  • a446b72104 dxt Taylor Wilsdon 2025-12-28 12:54:25 -08:00
  • 014a7d8adf chore: release v1.7.1 Taylor Wilsdon 2025-12-28 12:53:17 -08:00
  • 517d0876a1 fix valkey optional dep Taylor Wilsdon 2025-12-28 12:52:40 -08:00
  • 3eb81e16b0 dxt update Taylor Wilsdon 2025-12-27 12:31:16 -08:00
  • e523a39773 chore: release v1.7.0 Taylor Wilsdon 2025-12-27 12:30:00 -08:00
  • 81a7bce7a3 uv Taylor Wilsdon 2025-12-27 12:29:40 -08:00
  • f34f867a5e merge Taylor Wilsdon 2025-12-27 12:29:02 -08:00
  • bcd1cb6823 Merge pull request #328 from taylorwilsdon/pr_valkey_oauth_storage Taylor Wilsdon 2025-12-27 12:27:34 -08:00
  • 7d32e2b915 uv Taylor Wilsdon 2025-12-27 12:26:07 -08:00
  • 24f8f635cb Merge pull request #320 from DixonDs/feature/gmail-rfc822-id Taylor Wilsdon 2025-12-27 12:25:33 -08:00
  • fe27085d76 ruff Taylor Wilsdon 2025-12-27 12:24:39 -08:00
  • 7f34dd190c refac, helper function Taylor Wilsdon 2025-12-27 12:23:49 -08:00
  • cd2fd826c5 ruff Taylor Wilsdon 2025-12-27 12:20:26 -08:00
  • 2ee83177ac helper function Taylor Wilsdon 2025-12-27 12:16:58 -08:00
  • 736988a36d uv update Taylor Wilsdon 2025-12-27 12:09:53 -08:00
  • 70d4a234f9 ruff Taylor Wilsdon 2025-12-27 12:08:58 -08:00
  • c2318fb569 ruff Taylor Wilsdon 2025-12-27 12:08:09 -08:00
  • b95a87e15a add memory and disk storage backends, readme Taylor Wilsdon 2025-12-27 12:06:20 -08:00
  • 321d9eaef0 bump Taylor Wilsdon 2025-12-27 11:54:52 -08:00
  • 0f60bee263 bump Taylor Wilsdon 2025-12-27 11:54:02 -08:00
  • b5baead3ba Update gmail/gmail_tools.py Taylor Wilsdon 2025-12-27 10:27:07 -08:00
  • cba6665a77 Merge pull request #323 from taylorwilsdon/issues/319 Taylor Wilsdon 2025-12-27 10:19:44 -08:00
  • f8bd398910 Merge pull request #325 from usiegj00/fix/export-doc-to-pdf-supports-all-drives Taylor Wilsdon 2025-12-27 10:19:01 -08:00
  • bf4fc86989 Update gdocs/docs_tools.py Taylor Wilsdon 2025-12-27 10:18:18 -08:00
  • 7a26d4c128 Update gdocs/docs_tools.py Taylor Wilsdon 2025-12-27 10:18:13 -08:00
  • 1c9e51a831 pr fixes Taylor Wilsdon 2025-12-27 10:16:49 -08:00
  • a4f0c66c55 fix: remove invalid supportsAllDrives param from export_media() Jonathan Siegel 2025-12-26 21:19:32 +09:00
  • 05bd5ead5e resolve issues/319 Taylor Wilsdon 2025-12-24 12:29:38 -08:00
  • 53a93948c6 feat(gmail): add RFC822 Message-ID support Dmytro Dziuma 2025-12-23 11:25:29 +00:00
  • 258ea58436 fastmcp deployment config Taylor Wilsdon 2025-12-23 08:35:52 -08:00
  • a93d1885bd feat: valkey oauth storage for truly stateless oauth 2.1 proxy Olivier Schiavo 2025-12-23 14:05:51 +01:00
  • 82703cffa8 safety pin Taylor Wilsdon 2025-12-22 12:33:49 -08:00
  • 844f8bfab1 pin version Taylor Wilsdon 2025-12-22 11:39:20 -08:00
  • ae5c1eab1e Merge pull request #318 from openwengo/pr_fix_color_2 Taylor Wilsdon 2025-12-22 09:29:12 -08:00
  • 72999a1531 fix: simplify color in modify_color Olivier Schiavo 2025-12-20 22:39:41 +01:00
  • 6417d9c14f Merge pull request #317 from taylorwilsdon/copilot/fix-get-gmail-attachment-error Taylor Wilsdon 2025-12-20 21:26:09 -08:00
  • f016c87757 Fix serve_attachment() missing request argument error copilot-swe-agent[bot] 2025-12-21 05:08:17 +00:00
  • e4226dd2b6 Initial plan copilot-swe-agent[bot] 2025-12-21 05:03:41 +00:00
  • 61c38a7780 chore: release v1.6.3 Taylor Wilsdon 2025-12-19 21:51:59 -08:00
  • 20965716c5 update dxt Taylor Wilsdon 2025-12-19 21:51:40 -08:00
  • 60ac812de3 Merge pull request #305 from jacks0n/feature/google-drive-permissions Taylor Wilsdon 2025-12-20 00:49:19 -05:00
  • ca23ac4d7d fix issues/313 Taylor Wilsdon 2025-12-19 21:47:48 -08:00
  • e91ee55242 fix imports Taylor Wilsdon 2025-12-19 21:47:02 -08:00
  • aa6b709c03 restore Taylor Wilsdon 2025-12-19 21:41:11 -08:00
  • 667d4f740d merge Taylor Wilsdon 2025-12-19 16:19:35 -05:00
  • 928bb7940a Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into feature/google-drive-permissions Taylor Wilsdon 2025-12-19 16:19:31 -05:00
  • 428ec5bbc8 Merge pull request #314 from taylorwilsdon/html_fallback Taylor Wilsdon 2025-12-19 16:16:11 -05:00
  • c8391d77b5 ruff Taylor Wilsdon 2025-12-19 16:13:01 -05:00
  • c945472f15 fix Taylor Wilsdon 2025-12-19 16:10:24 -05:00
  • db38f5156b ruff Taylor Wilsdon 2025-12-19 16:00:28 -05:00