Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript

Filter by

55.2M results  (718 ms)

55.2M results

Add Calendar ACL tools to share and manage calendar access:\n- list_calendar_acl via acl().list()\n- add_calendar_acl via acl().insert()\n- remove_calendar_acl via acl().delete()\n\nRoles: reader, writer, ...
enhancement

Add tools to add and remove calendars from the authenticated user s calendar list:\n- add_calendar_to_list via calendarList().insert() (also needed for service account subscriptions — see setup docs)\n- ...
enhancement
ready-for-development

Add tools to create, update, and delete calendars:\n- create_calendar via calendars().insert()\n- update_calendar via calendars().update() (rename, timezone, color)\n- delete_calendar via calendars().delete() ...
enhancement
ready-for-development

Add RRULE recurrence support to create_event and update_event. The Calendar API accepts a recurrence array of RFC 5545 RRULE strings (e.g. [ RRULE:FREQ=WEEKLY;BYDAY=MO ]).\n\nAlso handle the thisAndFollowing ...
enhancement
ready-for-development

Background #325 s investigation found that 11% of sampled Jules-authored PRs ship as Type C hallucinations (PR body describes files that never appeared in the diff) and another 11% as Type B drift (squash ...
enhancement
ready-for-agent

Background The investigation in #325 found that 11% of sampled Jules-authored PRs (2 of 18) ship as Type C hallucinations — the PR body confidently describes files written that never appeared on the branch ...
enhancement
ready-for-agent

Add an insert_section_break tool to insert a continuous, even-page, or odd-page section break via insertSectionBreak. Enables per-section column layouts and margin settings.
enhancement

Add a create_table_of_contents tool to insert a table of contents element at a specific index. The Docs API provides insertTableOfContents but the TOC is not auto-refreshed — requires a separate steps. ...
enhancement

Add:\n- create_named_range — named range on a doc index range via createNamedRange\n- create_bookmark — bookmark at an index via createParagraphBullets / createNamedRange pattern (bookmarks use createNamedRange ...
enhancement
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.