Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript

Filter by

229M results  (2 s)

229M results

What this PR adds Hermes Agent skill and tool for autonomous x402 micropayments on Arc Testnet. Changes - hermes-additions/skills/x402-payment/SKILL.md — Hermes skill definition - hermes-additions/tools/x402_payment.py ...

v0.2.9 — Tide proximity scoring Fixes a bug where species profiles with preferred_tide_phase: [ high ] (including the default general profile) always received a tide score of 30/100. The scoring engine ...

Summary This PR refactors the GitHub Pages deployment from the docs/ folder to the repo root, eliminating the need to duplicate maps/ into docs/maps/. Problem The previous docs/ folder approach required ...

Bug Activating (materialising) a template produced an editable rule whose header — name badge + regex input + ↑↓✕ + the right-side enable toggle — was wider than the 340px popup. The toggle overflowed ...

Summary Final tier of #51. canvas-kit.js (CanvasArtifact base + form/seed helpers) and canvas-draw.js (drawing primitives) are now shared by every canvas widget — the boarding pass / decade weather / ...

Three small improvements identified during a code audit: 1. DRY toColumnLabel (previewCache.ts / SpreadsheetPreview.tsx) toColumnLabel was defined identically in both files. It is now exported from previewCache.ts ...

Summary - fix minor typos in README.md - limit changes strictly to spelling/grammar in README Testing - not applicable (documentation-only changes)

Adds a PointingHandCursor to GlassDropdown and GlassCollectionDropdown using a HoverHandler to provide immediate visual feedback on clickability. PR created automatically by Jules for task 6010475035111510354 ...