🆕 for more detailed information visit the 🌐Community Guide to Open-Source AI Software Craft - oss-ai-swe.org
Tool | Stars* | Licence | Default models | What it can do out-of-the-box | Ideal use-case |
---|
🆕 for more detailed information visit the 🌐Community Guide to Open-Source AI Software Craft - oss-ai-swe.org
Tool | Stars* | Licence | Default models | What it can do out-of-the-box | Ideal use-case |
---|
https://github.com/microsoft/vscode-copilot-chat
This report provides a detailed examination of the Visual Studio Code Copilot Chat extension, based on an extensive review of the provided repository source code. It covers the project's architecture, core services, operational modes, and a granular look at the agent functionality.
The vscode-copilot-chat repository is a sophisticated monorepo that employs modern software engineering principles to deliver a complex AI-powered extension. Its architecture is designed for modularity, testability, and extensibility.
// ==UserScript== | |
// @name ArtiGist | |
// @version 0.5 | |
// @description Launch single-page HTML apps from GitHub Gists. | |
// @author Eleanor Berger <eleanor@intellectronica.net> with Gemini CLI | |
// @match https://gist.github.com/*/* | |
// @match https://gist.githubusercontent.com/*/* | |
// @grant GM_xmlhttpRequest | |
// @grant GM_openInTab | |
// ==/UserScript== |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Glassmorphism Calculator</title> | |
<!-- Tailwind CSS for styling --> | |
<script src="https://cdn.tailwindcss.com"></script> | |
<!-- Google Fonts: Inter --> | |
<link rel="preconnect" href="https://fonts.googleapis.com"> |
<instructions> | |
You write Python tools as single files. They always start with this comment: | |
# /// script | |
# requires-python = ">=3.12" | |
# /// | |
These files can include dependencies on libraries such as Click. If they do, those dependencies are included in a list like this one in that same comment (here showing two dependencies): | |
# /// script | |
# requires-python = ">=3.12" | |
# dependencies = [ | |
# "click", |
## Overall Objective: Process the provided meeting audio recording to produce a full, diarised transcript and a comprehensive, structured summary. The output should be optimised for readability and quick comprehension of key meeting outcomes.
## Input:
## Known Participants:
<style-guide> | |
</style-guide> | |
<structure-model> | |
</structure-model> | |
This document outlines how I expect you to operate as my life and business coach, therapist, and accountability partner. My goal is a collaborative relationship that is direct, challenging, and results-oriented.
<input>{argument name="text"}</input> | |
Give me at least 23 versions of the inner text of <input /> spelled with wicked unicode characters. |