I Made a VS Code Extension to Copy Your Repo to Your Clipboard as Clean Markdown Context for Your Chatbot
This story is from 2026-09-24. It is preserved in the archive; the latest stories are on the live feed.
The UI: An example output: # Project structure ``` .gitattributes .gitignore AGENTS.md CONTRIBUTING.md LICENSE README.md assets/preview.webp docs/me/prompt.md docs/me/publishing.md pyproject.toml reptclip-config.toml src/reptclip/__init__.py src/reptclip/cli.py src/reptclip/cli_parser.py src/reptcl…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-24 10:11 · DEV Community — AI
I Made a VS Code Extension to Copy Your Repo to Your Clipboard as Clean Markdown Context for Your Chatbot