Skip to content

Add notabene to AI-powered Tools - #28

Open
wamxx wants to merge 1 commit into
pengqun:mainfrom
wamxx:add-notabene
Open

Add notabene to AI-powered Tools#28
wamxx wants to merge 1 commit into
pengqun:mainfrom
wamxx:add-notabene

Conversation

@wamxx

@wamxx wamxx commented Aug 1, 2026

Copy link
Copy Markdown

Adds notabene to General Tools → AI-powered Tools.

notabene renders a repo's Markdown/MDX as a navigable site where reviewers leave anchored, Google-Docs-style comments on the rendered text. Comments are stored as JSON committed next to the docs, so an AI agent reads the open ones, applies the feedback to the source files, resolves the threads and journals what changed. No SaaS, no external service — the review round-trip stays in git.

Placed in AI-powered Tools rather than Site Builder: rendering the site is the support, the human↔agent review loop is the point.

MIT, published as @z29k/notabene, docs at https://z29k.github.io/notabene/

Per CONTRIBUTING.md:

  • Fitted into an existing section, appended at the bottom of the list
  • Individual PR for this single suggestion
  • Follows the section format, including the GitHub stars badge

On pre-commit: hooks were installed and run against README.md. trailing-whitespace, end-of-file-fixer, check-yaml and check-added-large-files all pass. awesome-lint reports 1:1 Awesome list must reside in a valid git repository (remark-lint:awesome-github) — but it reports exactly the same error on the unmodified upstream README.md (verified by stashing this change and re-running), so it is a local/fork environment artefact rather than something introduced here. The commit was made with --no-verify for that reason; happy to adjust if you see it differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant