{"id":30351043,"url":"https://github.com/roderickgrc/syntropic","last_synced_at":"2026-05-15T13:35:50.851Z","repository":{"id":309980843,"uuid":"1038269555","full_name":"RoderickGrc/syntropic","owner":"RoderickGrc","description":"Turn large codebases and documents into LLM-ready material from an optimized side view. Fast navigation, smart filters, and optional token counting to avoid breaking context.","archived":false,"fork":false,"pushed_at":"2025-08-14T22:50:00.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T00:22:19.339Z","etag":null,"topics":["ai-tools","code-explorer","developer-productivity","llm","prompt-engineering","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoderickGrc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-14T22:41:55.000Z","updated_at":"2025-08-14T22:50:03.000Z","dependencies_parsed_at":"2025-08-15T00:22:21.841Z","dependency_job_id":"eeea36d2-a43f-49f5-a821-eaaffb00d209","html_url":"https://github.com/RoderickGrc/syntropic","commit_stats":null,"previous_names":["roderickgrc/syntropic"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/RoderickGrc/syntropic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoderickGrc%2Fsyntropic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoderickGrc%2Fsyntropic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoderickGrc%2Fsyntropic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoderickGrc%2Fsyntropic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoderickGrc","download_url":"https://codeload.github.com/RoderickGrc/syntropic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoderickGrc%2Fsyntropic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073391,"owners_count":24694538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","code-explorer","developer-productivity","llm","prompt-engineering","vscode-extension"],"created_at":"2025-08-18T23:00:39.177Z","updated_at":"2026-05-15T13:35:50.816Z","avatar_url":"https://github.com/RoderickGrc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syntropic: Your Interactive AI Prompt Companion\n\n\u003c!-- [![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/your-publisher.syntropic?style=for-the-badge\u0026label=Marketplace)](https://marketplace.visualstudio.com/items?itemName=your-publisher.syntropic) --\u003e\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n\n**The ultimate bridge between your codebase and Large Language Models (LLMs).** Syntropic revolutionizes how you build context for AI, allowing you to visually explore your project, select relevant files, and generate a perfectly formatted prompt in seconds.\n\nStop manually copying and pasting code. Start building smarter, more accurate prompts with Syntropic.\n\n![Syntropic Logo](https://res.cloudinary.com/dywctapuj/image/upload/v1755210812/logo_mh0wqa.png)  \n\n---\n\n## ✨ Key Features\n\nSyntropic is packed with features designed to streamline your AI-powered development workflow:\n\n*   🌲 **Intuitive Tree Explorer:** Get a clean, hierarchical view of your current workspace right in the sidebar. Effortlessly navigate through your project's structure.\n\n*   🎯 **Precision Prompt Control:** Don't just send everything. Interactively check the files and folders you want to include. Syntropic gives you granular control over the context you provide to the LLM.\n\n*   📚 **Beyond Code: Full PDF Support:** Seamlessly include PDF documents in your prompt. Perfect for referencing technical documentation, academic papers, or project specifications alongside your code.\n\n*   📄 **Universal File Compatibility:** If it's a plain text file, Syntropic can handle it. From source code in any language (`.js`, `.py`, `.rs`, `.go`) to configuration files (`.json`, `.yaml`, `.toml`) and markdown (`.md`), it's all ready to be included.\n\n*   📊 **Real-time Token Counting:** Know your context size before you send it! Syntropic uses `tiktoken` to provide an accurate token count of your selected files, helping you manage costs and stay within the LLM's context window.\n\n*   ✂️ **Smart Filtering \u0026 Blacklisting:** Automatically hide clutter like `node_modules`, `.git`, and build folders. Keep your explorer focused on what matters with a fully configurable blacklist.\n\n*   🚀 **Instant Prompt Generation:** With a single click, Syntropic consolidates your selected file structure and contents into a clean, formatted prompt, ready to be copied and pasted into your favorite AI chat interface.\n\n---\n\n## 🚀 Getting Started\n\n1.  **Install:** Open VS Code, go to the Extensions view (`Ctrl+Shift+X`), search for **\"Syntropic\"**, and click \"Install\".\n2.  **Open:** Find the new Syntropic icon in your VS Code Activity Bar (the far-left sidebar) and click it.\n3.  **Explore:** The Syntropic panel will open, showing your project's file tree.\n4.  **Select:** Use the checkboxes to select the files and folders you want to include in your prompt.\n5.  **Generate \u0026 Copy:** As you select files, the prompt is built in the bottom panel. Use the \"Copy to Clipboard\" button when you're ready!\n\n---\n\n## ⚙️ Customization\n\nTailor Syntropic to your exact needs via VS Code settings (`Ctrl+,` or `Cmd+,` and search for \"Syntropic\"):\n\n| Setting                         | Description                                                                                          | Default Value                                                                                                 |\n| ------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |\n| `syntropic.textExtensionsWhitelist` | Comma-separated list of file extensions to be treated as text. Add any custom extensions here.     | A comprehensive list of over 100 common extensions.                                                           |\n| `syntropic.blacklistNames`          | Comma-separated list of file/folder names to exclude from the explorer view (e.g., `node_modules`).  | `.git`, `node_modules`, `dist`, `build`, etc.                                                                 |\n| `syntropic.maxFolderItemsDisplay`   | The maximum number of files/folders to show inside a single directory to maintain performance.       | `50`                                                                                                          |\n| `syntropic.enableTokenCounting`   | **Enable or disable token counting.** When enabled, a token count appears above the generated prompt. | `false`                                                                                                       |\n| `syntropic.readRetryCount`        | Number of times to retry reading a file if it fails (e.g., due to file locks).                     | `1`                                                                                                           |\n| `syntropic.readRetryDelay`        | Delay in milliseconds between file read retries.                                                     | `300`                                                                                                         |\n\n---\n\n## 🛣️ Roadmap \u0026 Contributing\n\nSyntropic is currently in **Beta** and actively developing! Future plans include:\n\n*   Direct integration with LLM APIs.\n*   Support for multi-root workspaces.\n*   Advanced prompt templating.\n\nWe welcome contributions! If you have an idea, find a bug, or want to improve the extension, please check out our [GitHub Repository](https://github.com/RoderickGrc/syntropic) and open an issue or pull request.\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n---\n\n**Happy Prompting!**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froderickgrc%2Fsyntropic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froderickgrc%2Fsyntropic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froderickgrc%2Fsyntropic/lists"}