Skip to content

fix(instances): decode percent-encoded route names#76

Merged
DonPrus merged 4 commits into
nullclaw:mainfrom
vernonstinebaker:fix/percent-decoded-instance-routes
Jun 6, 2026
Merged

fix(instances): decode percent-encoded route names#76
DonPrus merged 4 commits into
nullclaw:mainfrom
vernonstinebaker:fix/percent-decoded-instance-routes

Conversation

@vernonstinebaker
Copy link
Copy Markdown
Contributor

Summary

  • decode percent-encoded component and instance path segments before instance route dispatch
  • update config, logs, update, channels, cron, history, skills, integration, and agent-session routes to use owned decoded values
  • add regression coverage for spaced and special-character instance names across parser, server, and managed instance flows

Testing

  • zig build test -Dembed-ui=false -Dbuild-ui=false --summary all
  • zig build

Scope

  • excludes the imported-standalone follow-up bugs found during manual testing; those are tracked separately and not included in this PR

@DonPrus DonPrus merged commit 5b173a6 into nullclaw:main Jun 6, 2026
4 checks passed
@vernonstinebaker vernonstinebaker deleted the fix/percent-decoded-instance-routes branch June 6, 2026 12:26
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.

2 participants