From d95e191743470c01f120553d3ddbb63e9dade38e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:47:28 +0000 Subject: [PATCH 1/2] Initial plan From bf38184d5914e21856ff316c9eb4f8fb50e4eb62 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:48:31 +0000 Subject: [PATCH 2/2] docs: add clear repository summary in README Agent-Logs-Url: https://github.com/kmadsdev/glitch-legacy-projects/sessions/6624cb82-925d-404f-9288-113fcdbb535d Co-authored-by: kmadsdev <158073300+kmadsdev@users.noreply.github.com> --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1d5e60..b840a94 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # glitch-legacy-projects -Some projects i made between 2018-2022 and hosted them on glitch.com i guess + +This repository is an archive of legacy projects originally hosted on Glitch, including experiments, bots, and small web apps created over multiple years. + +## What is in this repo? + +- A `projects/` directory containing individual project snapshots +- Mostly Node.js/Express-style apps with per-project `package.json` files +- Historical code preserved for reference rather than a single runnable app