Skip to content

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

Open
vernonstinebaker wants to merge 3 commits into
nullclaw:mainfrom
vernonstinebaker:fix/percent-decoded-instance-routes
Open

fix(instances): decode percent-encoded route names#76
vernonstinebaker wants to merge 3 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

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