Skip to content

fix: !path treats '#' as end of arguments - #43

Merged
sg merged 1 commit into
mainfrom
fix/path-hash-comment
Jul 14, 2026
Merged

fix: !path treats '#' as end of arguments#43
sg merged 1 commit into
mainfrom
fix/path-hash-comment

Conversation

@sg

@sg sg commented Jul 14, 2026

Copy link
Copy Markdown
Owner

What changed

  • !path argument parsing stops at the first #: it and all following text are ignored (message text is truncated at # before tokenizing).
  • k and an explicit hop-path argument appearing before the # still work as before.
  • Handle-level tests added; suite 112 passing. Docs updated.

Why

Text like !path #general fed #general into the path parser, producing a 'hops must be uniform hex' error instead of reporting the sender's route.

Breaking changes

None.

🤖 Generated with Claude Code

@sg
sg merged commit bc147b5 into main Jul 14, 2026
1 check passed
@sg
sg deleted the fix/path-hash-comment branch July 14, 2026 06:16
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