AI 资讯
AI credits are the new lines of code metric
GitHub added a tiny field to the Copilot usage metrics API this week that is going to create a lot of very confident spreadsheets. Enterprise and organization admins can now see ai_credits_used in the user-level Copilot usage reports. One field. Per user. Available for single-day and 28-day reports. It is not the invoice, and GitHub is careful to say it is a consumption signal rather than a billed total. Still, the shape is obvious. Now AI usage can sit next to adoption, activity, team, department, cost center, and whatever else the company already exports into a dashboard. That is useful. It is also exactly how a tool metric becomes a management metric. And once that happens, the question is no longer "can we measure AI usage?" The question is "what weird behavior will this metric create?" every useful metric becomes a temptation I understand why this field exists. If a company is paying for Copilot, especially with usage-based pieces attached to more expensive models and premium features, it needs some way to understand consumption. Platform teams need budget signals. Engineering leaders need adoption signals. Procurement needs something more concrete than "people seem to like it." Finance will eventually ask why one org burns through credits much faster than another. That is normal. The problem starts when a consumption signal is treated as a productivity signal. High AI credit usage might mean a developer is doing valuable work with agent mode, code review, test generation, refactoring, or research. It might also mean the developer is stuck, repeatedly asking the model to solve the wrong problem, generating code that gets deleted, or using a heavyweight model where a small one would have been fine. Low AI credit usage might mean a developer does not need much help. It might mean the work is mostly design, review, debugging, incident response, mentoring, or architecture. It might mean the codebase is small and well understood. It might mean the developer is skept
AI 资讯
I built an AI priority inbox for GitHub pull requests — and went BYOK instead of running my own AI backend
The problem GitHub shows your pull requests in whatever order they happened to be opened — not in the order they actually need your attention. A one-line typo fix and a PR touching authentication code get exactly the same visual weight in your inbox. Multiply that across a dozen open PRs and you spend more time deciding what to look at than actually reviewing. What I built PR Focus is a Chrome extension (Manifest V3) that sits on top of GitHub's PR pages. It combines three signals into a single priority queue: CI status — failing checks bubble up PR age — stale PRs don't get forgotten AI risk score (0–100) — weighted toward changes touching auth, database, or infra code Each PR also gets a plain-English summary generated from the actual diff (not the title someone wrote at 11pm), and you can generate an approve / request-changes draft review in one click, edit it, and send — without leaving the extension. Why BYOK instead of my own AI backend This was the decision I spent the most time on. Running my own AI backend would have meant: A server in the data path of every PR diff users review — a much bigger trust ask, especially for private repos. Either eating the AI cost myself (unsustainable as a solo dev) or marking it up into a subscription. Going BYOK (bring your own key — OpenAI, Groq, Mistral, or a local Ollama instance) flips both of those: Your GitHub token and AI key live in chrome.storage.local . There's no server of mine in the path — PR diffs only ever go to the AI provider you explicitly configure. Groq's free tier is generous enough to run the AI features for free for most individual workflows. You're paying provider cost directly, with zero markup, if you pay anything at all. How it's built Manifest V3 — required rethinking persistence patterns that worked under MV2's persistent background page; service worker lifecycle and content script injection needed more careful handling. GitHub REST + GraphQL APIs rather than DOM scraping — more upfront work, but
开源项目
🔥 FB208 / OpenBidKit_Yibiao - 开箱即用的AI标书编写工具,标书AI生成工具,投标工具箱、知识库、标书查重、废标项检查,完全开源免费,欢迎使用
GitHub热门项目 | 开箱即用的AI标书编写工具,标书AI生成工具,投标工具箱、知识库、标书查重、废标项检查,完全开源免费,欢迎使用 | Stars: 941 | 129 stars this week | 语言: JavaScript
开源项目
🔥 astral-sh / uv - An extremely fast Python package and project manager, writte
GitHub热门项目 | An extremely fast Python package and project manager, written in Rust. | Stars: 86,594 | 33 stars today | 语言: Rust
开源项目
🔥 carbon-design-system / carbon - A design system built by IBM
GitHub热门项目 | A design system built by IBM | Stars: 9,194 | 6 stars today | 语言: TypeScript
开源项目
🔥 n8n-io / n8n - Fair-code workflow automation platform with native AI capabi
GitHub热门项目 | Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. | Stars: 193,297 | 135 stars today | 语言: TypeScript
开源项目
🔥 code-yeongyu / oh-my-openagent - omo/lazycodex: The coding agent for tokenmaxxers;the one and
GitHub热门项目 | omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode | Stars: 63,007 | 228 stars today | 语言: TypeScript
开源项目
🔥 jamiepine / voicebox - The open-source AI voice studio. Clone, dictate, create.
GitHub热门项目 | The open-source AI voice studio. Clone, dictate, create. | Stars: 30,772 | 140 stars today | 语言: TypeScript
开源项目
🔥 KelvinTegelaar / CIPP - CIPP is a M365 multitenant management solution
GitHub热门项目 | CIPP is a M365 multitenant management solution | Stars: 1,186 | 2 stars today | 语言: JavaScript
开源项目
🔥 DefiLlama / DefiLlama-Adapters
GitHub热门项目 | | Stars: 1,204 | 2 stars today | 语言: JavaScript
开源项目
🔥 ToolJet / ToolJet - ToolJet is the open-source foundation of ToolJet AI - the en
GitHub热门项目 | ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀 | Stars: 38,040 | 5 stars today | 语言: JavaScript
开源项目
🔥 unslothai / unsloth - Unsloth Studio is a web UI for training and running open mod
GitHub热门项目 | Unsloth Studio is a web UI for training and running open models like Gemma 4, Qwen3.6, DeepSeek, gpt-oss locally. | Stars: 66,943 | 116 stars today | 语言: Python
开源项目
🔥 microsoft / presidio - An open-source framework for detecting, redacting, masking,
GitHub热门项目 | An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines. | Stars: 9,302 | 421 stars today | 语言: Python
开源项目
🔥 yt-dlp / yt-dlp - A feature-rich command-line audio/video downloader
GitHub热门项目 | A feature-rich command-line audio/video downloader | Stars: 171,966 | 341 stars today | 语言: Python
开源项目
🔥 tursodatabase / turso - Turso is an in-process SQL database, compatible with SQLite.
GitHub热门项目 | Turso is an in-process SQL database, compatible with SQLite. | Stars: 20,044 | 774 stars today | 语言: Rust
AI 资讯
How we built an internal data analytics agent
Qubot, our internal Copilot-powered analytics agent, allows any GitHub employee to ask questions about our data in plain language. Here's what we learned as we built it. The post How we built an internal data analytics agent appeared first on The GitHub Blog .
开源项目
🔥 Michael-A-Kuykendall / shimmy - ⚡ Pure-Rust WebGPU inference engine — OpenAI-API compatible,
GitHub热门项目 | ⚡ Pure-Rust WebGPU inference engine — OpenAI-API compatible, GGUF native, runs on any GPU. No Python. No llama.cpp. Single binary. | Stars: 5,511 | 29 stars today | 语言: Rust
开源项目
🔥 1jehuang / jcode - Coding Agent Harness
GitHub热门项目 | Coding Agent Harness | Stars: 7,204 | 52 stars today | 语言: Rust
开源项目
🔥 MystenLabs / sui - Sui, a next-generation smart contract platform with high thr
GitHub热门项目 | Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language | Stars: 7,714 | 2 stars today | 语言: Rust
开源项目
🔥 anomalyco / opentui - OpenTUI is a library for building terminal user interfaces (
GitHub热门项目 | OpenTUI is a library for building terminal user interfaces (TUIs) | Stars: 12,026 | 91 stars today | 语言: TypeScript