openclaw / openclaw/gogcli

gog sheets batch-update --requests-json

Open
#1,108 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

clawsweeper:needs-maintainer-review clawsweeper:needs-product-decision clawsweeper:no-new-fix-pr impact:other issue-rating: 🌊 off-meta tidepool P2
Dominant language
Go
Stars
8.4k
Forks
697
Avg merge
15h 39m
Merged PRs (30d)
89

Description

I know this was closed in #1103, but I'd like to make a proper pitch. batch-update is better and different vs api call:

  • batch-update has a narrow security scope
  • batch-update facilitates editing transactions, and acts as a single API request for rate limiting
  • batch-update works with safe builds
  • api call opens up a can of worms and has to download the entire schema for discovery (slooowwwww)

batch-update is the best, let's do more of that! api call is for desperate agents, no need to go there in this case. I won't bring it up again in either case, just marshaling my arguments here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing gog sheets batch-update and api call entry points, along with the discussion in issue #1103. No files or tests are named, so first establish the intended --requests-json scope and acceptance criteria. Done means the proposed batch-update behavior is clearly defined and supported by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.