From 9af5b87c92491f32cf7c4f26d98d008cc115115b Mon Sep 17 00:00:00 2001 From: Aiden McClelland Date: Thu, 19 Feb 2026 21:40:36 -0700 Subject: [PATCH] chore: remove completed URL plugins TODO --- docs/TODO.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index fa5139cdd..f687db35c 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -52,11 +52,6 @@ Pending tasks for AI agents. Remove items when completed. service is ready, then clear it if it matches. This allows tasks to be created regardless of whether the service is currently running. -- [ ] Implement URL plugins - @dr-bonez - - **Goal**: Add a plugin system that allows services to register URL scheme plugins, providing - additional ways for other services to connect to them (e.g. alternative protocols or transports). - - [ ] OTA updates for start-tunnel - @dr-bonez **Goal**: Add an OTA update mechanism for the start-tunnel server so it can be updated in place