[PR #13664] docs: add opencode-hashline to ecosystem #14760

Open
opened 2026-02-16 18:19:31 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13664

State: open
Merged: No


Summary

  • Add opencode-hashline to the Plugins section of the ecosystem page
  • Updated all 18 language versions (en, ar, bs, da, de, es, fr, it, ja, ko, nb, pl, pt-br, ru, th, tr, zh-cn, zh-tw) with localized descriptions

opencode-hashline is a plugin that annotates every line with a deterministic hash tag (#HL 5:a3f|code), enabling the AI to reference and edit code with surgical precision via hash references instead of fragile old_string matching.

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13664 **State:** open **Merged:** No --- ## Summary - Add [opencode-hashline](https://github.com/izzzzzi/opencode-hashline) to the Plugins section of the ecosystem page - Updated all 18 language versions (en, ar, bs, da, de, es, fr, it, ja, ko, nb, pl, pt-br, ru, th, tr, zh-cn, zh-tw) with localized descriptions **opencode-hashline** is a plugin that annotates every line with a deterministic hash tag (`#HL 5:a3f|code`), enabling the AI to reference and edit code with surgical precision via hash references instead of fragile `old_string` matching. - **npm**: https://www.npmjs.com/package/opencode-hashline - **repo**: https://github.com/izzzzzi/opencode-hashline - **benchmark**: 100% correctness on [react-edit-benchmark](https://github.com/can1357/oh-my-pi/tree/main/packages/react-edit-benchmark) (60/60) vs str_replace 96.7% 🤖 Generated with [Claude Code](https://claude.com/claude-code)
yindo added the pull-request label 2026-02-16 18:19:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14760