Skip to content

docs: fix stale API references post-redesign merge#1050

Merged
rgbkrk merged 1 commit intomainfrom
quill/post-merge-fixups
Mar 22, 2026
Merged

docs: fix stale API references post-redesign merge#1050
rgbkrk merged 1 commit intomainfrom
quill/post-merge-fixups

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Mar 21, 2026

Post-merge cleanup for #1030.

Fixes

  • SKILL.md — Agent instructions updated to wrapper API (create_notebook, cell.run(), cell.stream(), notebook.presence, CellHandle properties). Agents will now generate correct code.
  • python-bindings.md — "Advanced: Native Session API" section rewritten to showcase cell.stream() and notebook.presence. Native types demoted to internal subsection.
  • gremlin READMENativeClientClient (async)
  • python README — Removed "Running Demos" section (demos directory was deleted)

PR submitted by @rgbkrk's agent Quill, via Zed

- SKILL.md: update examples to wrapper API (create_notebook, cell.run,
  cell.stream, notebook.presence, CellHandle properties)
- python-bindings.md: rewrite advanced section to use wrapper API,
  demote native types to internal subsection
- gremlin README: NativeClient → Client (async)
- python README: remove deleted demos section
@github-actions github-actions bot added documentation Improvements or additions to documentation quill PR authored by Quill Agent 🦆 labels Mar 21, 2026
@rgbkrk rgbkrk enabled auto-merge (squash) March 21, 2026 23:59
@rgbkrk rgbkrk merged commit 4a43fe8 into main Mar 22, 2026
17 checks passed
@rgbkrk rgbkrk deleted the quill/post-merge-fixups branch March 22, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation quill PR authored by Quill Agent 🦆

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant