JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"ai",
"cli",
"copilot",
"developer-tools",
"git",
"nivida",
"ollama",
"python",
"terminal",
"tui",
"git-copilot",
"claude",
"llm",
"openai",
"rag",
"tool"
],
"is_fork": false,
"size_kb": 1340,
"has_wiki": false,
"homepage": "https://pypi.org/project/ace-git-copilot/",
"languages": {
"Python": 372821
},
"pushed_at": "2026-07-25T17:07:33Z",
"created_at": "2026-06-08T16:11:43Z",
"owner_type": "User",
"updated_at": "2026-07-25T17:07:41Z",
"description": "AI-powered Git copilot for your terminal. Talk to Git in plain English, automate commits, review code, and manage repos with a beautiful TUI.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://jachin-portfolio.vercel.app/",
"name": "Jachin Samuel",
"type": "User",
"login": "jachinsamuel",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/225035859?v=4",
"created_at": "2025-08-06T15:40:25Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 353
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-07-04T09:55:54Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-01T07:26:08Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2026-06-23T14:54:33Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-06-21T17:17:08Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-06-21T17:09:56Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-06-21T16:11:04Z"
}
],
"recent_commits": [
{
"oid": "fba04863e662a79f7d00650ba06a84b76cb72e4b",
"body": "…ow and bump version to 0.5.1",
"is_bot": false,
"headline": "fix(ci): add Git identity configuration step to GitHub Actions workfl…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-25T17:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b60ed8776c6d0655d8c740300e2fe823e35263",
"body": "….5.0",
"is_bot": false,
"headline": "feat(cli): add ace alias custom shortcut system and bump version to 0…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-25T17:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2a3576fae87901c37a53c0428f0ba22eddcfe86",
"body": "…local Ollama is offline, bump version to 0.4.8",
"is_bot": false,
"headline": "feat(ai): add Smart Heuristic Fallback when online API times out and …",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T16:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb6b33897d83834b378e6c012b41659928c639f",
"body": "…lama when online AI fails, bump version to 0.4.7",
"is_bot": false,
"headline": "feat(ai): add FallbackChatModel to automatically fallback to local Ol…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T16:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9287c6b8d3d08579a495441792790f19d4b9986",
"body": "…on to 0.4.6",
"is_bot": false,
"headline": "feat(ai): implement interactive AI Push Error Resolver and bump versi…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T15:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee65147e9d724d7e22f14633b45df5f064ae5a89",
"body": "…sion to 0.4.5",
"is_bot": false,
"headline": "fix(cli): refine natural language subcommand interceptor and bump ver…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T15:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62320f90fdb52b92c7c0ce732cff12ac7ae3529",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.4.4 and clean scratch assets",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T15:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "535b48807282571fe4e126c8e151c90983a4507c",
"body": "Added a new script to generate real terminal SVGs for the dashboard, commit flow, and repository stats. The script uses the Rich library to create a realistic terminal interface and saves the output as SVG files.",
"is_bot": false,
"headline": "feat(scratch): add script to generate real terminal SVGs",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-23T15:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804ded55f984889c21d64962c7d0b2edb33cd665",
"body": null,
"is_bot": false,
"headline": "docs: replace AI images with 100% authentic terminal output vector SVGs",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-22T17:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b35eacffc18580c72e0f33f3d976dc43db773f69",
"body": null,
"is_bot": false,
"headline": "docs: add screenshots for CLI and TUI dashboard to README",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-22T16:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb56b4e901eda022263a86ebbcb0305a9e1fe6b3",
"body": null,
"is_bot": false,
"headline": "docs: swap pip and pipx installation options in README",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-22T16:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8353372ebb539cabbd9fccf3bf5a55b39cca3f35",
"body": null,
"is_bot": false,
"headline": "docs: swap Ollama and NVIDIA NIM options in README setup section",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-22T16:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2c06fa554f4017880b08ecc3e5de4e49b0f189",
"body": "…revent subcommand fallback",
"is_bot": false,
"headline": "fix(cli): raise typer.Exit after executing natural language plan to p…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-16T16:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362f117e7cdb26ec1f892106d850134d35cc4a16",
"body": "…dicators",
"is_bot": false,
"headline": "fix(cli): intercept subcommand calls that contain natural language in…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-16T15:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a93db36093f608b3cb932f243b6d15fe10c3e8e",
"body": null,
"is_bot": false,
"headline": "fix(standup): support multi-repo scans in workspace folder fallback",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-14T16:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4783e97522a3a9b442f113884b844594acfcd756",
"body": null,
"is_bot": false,
"headline": "feat(history): implement ace standup and ace blame commands",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-14T16:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77460fde6007fbf11f4ab02b0e4b43f04a4d6fc8",
"body": "…E.md",
"is_bot": false,
"headline": "chore(release): bump version to 0.3.9 and remove changelog from READM…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-14T15:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79ddb9000074db9e7e78baa1aacf918050f9332",
"body": "…ry and outputs",
"is_bot": false,
"headline": "chore(release): bump version to 0.3.8 and strip emojis from git histo…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-14T11:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59c6b4aed2210b55a6d758f5611db031d78baea",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.3.7 and modernize UI status symbols",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-14T11:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bc38de5cbf4961f940cb1de8cbf5f1976128b9f",
"body": "…bump to 0.3.6",
"is_bot": false,
"headline": "feat(context): resolve merge/rebase conflict status planning fix and …",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-12T16:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be24d4c98ecb0d2d1458746232bf031fab141454",
"body": "…rning message",
"is_bot": false,
"headline": "chore(release): bump version to 0.3.5 and refine empty staged diff wa…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-11T17:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460ca955bd694ab76f685efb5ea6cc6e5e0ed1c6",
"body": null,
"is_bot": false,
"headline": "feat(workspace): add workspace command and bump version to 0.3.4",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-11T16:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2abfc3f8edc3656a7d7bd97225c3ea28148648",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.3.3 and fix code-review findings",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-04T09:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd282dbd5b21ecdc8c444fa97d321bd6356f020",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.2 and resolve e2e test failures on Windows",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-07-01T07:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e4415616b613b7016db95d150478f7d97a1c53",
"body": null,
"is_bot": false,
"headline": "fix(ui): fix invisible key labels and update README changelog",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T12:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e601e33e92eb6d0be2ee750a2b792ea7a2da4b",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.3.0",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T12:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1e3509b8ca54cd19ff17503730647728b5543d",
"body": null,
"is_bot": false,
"headline": "feat(ui): polish display, prompts, dashboard and themes",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T12:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e44528bca3b4272892cfac7c67b2ab69329ba1f",
"body": null,
"is_bot": false,
"headline": "fix(ci): fix ruff lint errors in tests and exclude .agents from linting",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T12:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2e65385330d8ed94ba1cb3014f4d48de7dd66b",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.9 and fix pyproject.toml metadata",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T11:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ef5ccad3aa3da0137cf069c18851545ce390e6",
"body": "* Reduced CLI startup time by refactoring import paths and utilizing lazy-loading for heavy packages\n* Removed redundant helper utilities, unused modules, and imports\n* Cleaned up CLI prompts, logs, and banners by replacing verbose or cringy emojis with professional typography\n* Improved test suite \n[…]\nfixtures and mocks\n* Implemented comprehensive E2E test suite for Ace Git Copilot\n* Verified test suite compiles and runs without errors\n* Published TEST_INFRA.md and TEST_READY.md at the project root",
"is_bot": false,
"headline": "feat(cli): optimize startup performance and refactor codebase",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-30T11:37:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15e4ac2f174ae76875d6268ef51e483e9421e80c",
"body": null,
"is_bot": false,
"headline": "chore(git): remove desktop.ini from tracking and add it to .gitignore",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-26T12:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b663613c1e7916314b419d7beb8e325814de2641",
"body": "…SE guides",
"is_bot": false,
"headline": "docs: add CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, SUPPORT, and LICEN…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-24T06:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054f555113065c0445af078f51a40135cfeebf19",
"body": null,
"is_bot": false,
"headline": "chore(config): update release rules to exclude git tagging",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-23T14:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8479800295f344594a9a8ba0239a80cd21735d46",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.6",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-23T14:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628d1909a9ac8dd5538434b65073f42f4f35dab1",
"body": "* Added a new option to the dashboard menu to switch between repositories in the parent directory\n* Implemented a prompt to select the repository to switch to\n* Updated the GitOps instance to point to the newly selected repository\n* Added error handling for repository switching\n* Added a new file desktop.ini with default ViewState settings\n* Updated AGENTS.md to remove the last line\n* Updated the dashboard menu to include the new switch repository option\nCloses # (No issue number detected)",
"is_bot": false,
"headline": "feat(ui): add switch repository feature",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-23T14:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b504cd5afe11220beeb4760144d4c16930483b",
"body": "…nvocation issues",
"is_bot": false,
"headline": "chore(release): bump version to 0.2.5 and fix lint and programmatic i…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-21T17:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ca19542fd6303b2d3c7aa68fbb89198a3d61ff",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.4",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-21T17:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c99f92dd5d6a1881d4c62dc85aafadbb49acd2a",
"body": "…squashing, and smart Git hooks\n\n* Added `ace doctor` command to run repository diagnostics and provide AI-assisted recovery advice\n* Introduced `ace squash` command for AI-assisted automated commit squashing and history clean up\n* Implemented smart Git hooks for pre-commit code review checks and pr\n[…]\ntor and rebase helper\n* Updated UI components for dashboard and diagnostics display\n* Refactored code for better performance and readability\n* Fixed minor bugs and improved error handling\n\nCloses #102",
"is_bot": false,
"headline": "feat(cli, ai, hooks): add repository diagnostics, AI-assisted commit …",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-21T17:04:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63d54f9da6f56c447496e3652ccaaa8928e176f2",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.3",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-21T16:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c504b73c134a57b6ed23f2b44cad9c8f748d38",
"body": "* Update display to use tables for execution plans\n* Improve commit message display with length warnings and styling\n* Enhance prompts with better formatting and icons\n* Update theme styles to a premium dark-mode color palette (Neon-Sunset style)\n* Modify info, warning, error, and success styles for better readability\n* Introduce new styles for git commands and paths\n* Adjust panel border and highlight colors for consistency",
"is_bot": false,
"headline": "feat(ui): enhance display and prompts",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-21T16:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153dcc09e5418ef980d9d9a8334e1490f7fd6421",
"body": "…i badges",
"is_bot": false,
"headline": "fix(ci/cd): resolve ruff lint errors and add project metadata for pyp…",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-11T11:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276e4165468d94b49103df4ad60679bda16b9597",
"body": null,
"is_bot": false,
"headline": "fix(cli): resolve AttributeError by replacing typer.edit with click.edit",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-10T14:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ace09ef4b11e3d90f4d719c116f0010741b0770",
"body": "* Added support for OpenAI, Anthropic, and custom OpenAI-compatible providers\n* Updated configuration to include API keys and models for new providers\n* Modified setup command to prompt for provider selection and configuration\n* Updated README to include information on new providers and configuratio\n[…]\n API keys and configuration\n* Added support for custom API base URL and model\n* Updated display to show provider and model information\n* Improved commit message formatting and added support for emojis",
"is_bot": false,
"headline": "feat(ai, cli, config, docs): add support for multiple AI providers",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-10T14:10:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e3d02157c5139b93dbcd4fcec340e76722a7525",
"body": null,
"is_bot": false,
"headline": "feat(cli, ui, docs): update ace package and documentation",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T13:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75db1334ed489f968213e23aeb8013712a0b99e1",
"body": "- Added `offline_override` parameter to `get_llm()` function in `cli.py`\n- Updated `main()`, `commit_cmd()`, `review_cmd()`, `resolve_cmd()`, `changelog_cmd()`, and `search_cmd()` functions to use this new parameter\n- This allows users to specify whether the LLM should be used offline or not, which can be useful for testing or debugging purposes",
"is_bot": false,
"headline": "feat(cli): add LLM configuration override to CLI commands",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T13:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10883622b436e5478f6d7233c9b2a2cfa9c6032",
"body": "* updated badges in README.md to use svg format\n* added PyPI downloads, GitHub stars, GitHub forks, and GitHub issues badges\n* removed unnecessary emoji from README.md\n* updated README.md to reflect changes in Ace features and usage\n* bumped version to 0.1.5 in pyproject.toml",
"is_bot": false,
"headline": "feat(docs, ui): update readme and bump version",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T07:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98edf798edef26f2a1b5bfe2ee69411cc42cd8e",
"body": null,
"is_bot": false,
"headline": "security: remove active api key from env example",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T07:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e820c164652c34e5503073f60d35b0efad5294",
"body": "* Changed the README to include a new installation method using `pipx` for better isolation and global executable management\n* Added more detailed instructions for installing Ace, including configuring the system `PATH` for `pipx`\n* Updated the description of local and cloud model configurations for\n[…]\nn to 0.1.4 in `pyproject.toml` to reflect changes and updates\n* Improved formatting and added badges for PyPI version, Python version, and license to the README for better visibility and accessibility",
"is_bot": false,
"headline": "feat(docs, ui): update readme and bump version",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T06:34:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56dd928d737ed6f8798ba1f0af6d91851c91b0d6",
"body": "* Update the package name to ace-git-copilot and version to 0.1.2 in pyproject.toml\n* Add PyPI version, Python version, and license badges to README.md\n* Enhance README.md with new features, installation, configuration, and usage details\n* Create a new __main__.py file to serve as the entry point for the ace application\n* Update the project description and requirements in pyproject.toml\nCloses #None",
"is_bot": false,
"headline": "feat(cli, ui, docs): update ace package and documentation",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T06:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35e962a059c1c26be08217af1d1d57327c1869b",
"body": "* modify history analyzer to correctly parse numstat data\n* replace typer.prompt with input in dashboard for consistency\n* add test case for history analyzer numstat parsing\n* improve error handling in dashboard for various commands",
"is_bot": false,
"headline": "feat(ai, ui, tests): update history analyzer and dashboard",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T05:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e273c9f2841b31506d472b205e17080d2f7b33",
"body": "* Added input validation for format_override, file, and branch parameters in commit_cmd and review_cmd functions\n* Added tests for programmatic invocation of review_cmd and commit_cmd functions\n* Used unittest.mock to mock GitOps class for testing\n* Tested offline mode and all_changes option in review_cmd function\n* Tested offline mode in commit_cmd function\nCloses # (no issue number detected)",
"is_bot": false,
"headline": "feat(cli): add input validation and test programmatic invocation",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T05:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96e4f93689c90b54c477892e8c92f1e66d9fbbf",
"body": "add smart diff trimming to prevent exceeding llm context window\nimprove ollama model handling with automatic download\nadd remote selection for push operations\nadd tests for diff trimming and git operations\nimprove error handling for git and llm operations",
"is_bot": false,
"headline": "feat(ai): enhance llm handling and git operations",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T04:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a766698b041c41d638e1de1e12f33cf9135c1d24",
"body": "…command and fire banner animation\n\n* Added a new help command to display user guide and help information on how to use Ace\n* Introduced a fire banner animation to the dashboard for improved user experience\n* Updated the safety checker to include new commands and improved explanations for moderate risk actions\n* Refactored code to improve performance and readability\n* Added new tests for the help command and conflict resolver\n* Updated existing tests to improve coverage and fix bugs",
"is_bot": false,
"headline": "feat(ui): enhance dashboard and command line interface with new help …",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-09T04:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f015618a4f6492a86edbd1ad9bed004d4eb3953a",
"body": "* Updated the dashboard to display a new banner and improved the overall user interface\n* Added new commands for staging files and improved the command line interface\n* Updated the display and themes to use a new color scheme\n* Improved the natural language processing and intent parsing for better c\n[…]\nd new features for code review and commit generation\n* Updated the configuration and setup process for easier user interaction\n* Improved the performance and stability of the application\n\nCloses #None",
"is_bot": false,
"headline": "feat(ui): enhance dashboard and command line interface",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-08T17:45:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4847dedde6a704cc9e2fb7b8c845711f5a7393b3",
"body": "* Added gitignore generator to create .gitignore rules based on user input\n* Introduced PR drafter to generate professional pull request descriptions\n* Implemented semantic search for commits using natural language queries\n* Enhanced dashboard with contributor table, file extension distribution, and\n[…]\n maintainability\n* Updated documentation and prompts for better user experience\n* Fixed minor bugs and improved error handling for robustness\n* Added support for offline mode using Ollama\nCloses #none",
"is_bot": false,
"headline": "feat(ai): enhance git copilot functionality",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-08T17:32:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee051cb52bea840364903062aeee412e9444ff23",
"body": "* deleted .env.example file to remove default environment variables\n* removed AI provider and NVIDIA NIM configuration examples\n* removed Ollama configuration examples\nCloses #none",
"is_bot": false,
"headline": "feat(core): remove env example",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-08T17:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e60a6d8506b72ac39afb0c229ef1d3f9e0ccd7",
"body": "* Added ace ai git copilot core functionality\n* Implemented changelog generator, code reviewer, commit generator, conflict resolver, history analyzer, intent parser, and llm factory\n* Created prompt templates for changelog generation\n* Established base configuration for ai providers\n* Introduced env\n[…]\n example use cases for ace ai git copilot\n* Improved code organization and formatting\n* Added type hints and docstrings for better code readability\n* Fixed minor bugs and inconsistencies\n\nCloses #None",
"is_bot": false,
"headline": "feat(core): initialize ace ai git copilot",
"author_name": "jachinsamuel",
"author_login": "jachinsamuel",
"committed_at": "2026-06-08T16:30:20Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 55,
"latest_release_at": "2026-07-04T09:55:54Z",
"latest_release_tag": "v0.3.3",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 21,
"mean_days_between_releases": 2.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ace-git-copilot",
"exists": true,
"license": "MIT",
"keywords": [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/ace-git-copilot/",
"is_deprecated": false,
"latest_version": "0.5.1",
"repository_url": "https://github.com/jachinsamuel/Ace",
"versions_count": 41,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3014,
"first_published_at": "2026-06-09T05:30:53.927557Z",
"latest_published_at": "2026-07-25T17:07:59.014166Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 90098,
"source_files_sampled": 91,
"oversized_source_files": 1,
"agent_instruction_files": [
".agents/AGENTS.md"
],
"agent_instruction_max_bytes": 770
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "typer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.12"
},
{
"name": "click",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=8.0"
},
{
"name": "rich",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=13.0"
},
{
"name": "gitpython",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.1"
},
{
"name": "langchain",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.3"
},
{
"name": "langchain-nvidia-ai-endpoints",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.3"
},
{
"name": "langchain-ollama",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.3"
},
{
"name": "langchain-openai",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.1.0"
},
{
"name": "langchain-anthropic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.1.0"
},
{
"name": "python-dotenv",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.0"
},
{
"name": "toml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.10.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jachinsamuel",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/225035859?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fba04863e662a79f7d00650ba06a84b76cb72e4b",
"ran_at": "2026-07-25T17:08:57Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T17:08:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jachinsamuel/Ace",
"host": "github.com",
"name": "Ace",
"owner": "jachinsamuel"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 36,
"vitality": 69,
"community": 45,
"governance": 32,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 55,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "55 commits in the last year",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 55
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.3.3",
"releases_from_tags": true,
"days_since_latest_release": 21,
"mean_days_between_releases": 2.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 21 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 21
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"ace-git-copilot"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 3014
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,014 downloads/month across pypi",
"points": 46.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3014,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 32,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "jachinsamuel",
"public_repos": 11,
"account_age_days": 353
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of jachinsamuel",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "jachinsamuel"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~0 yr old",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ace-git-copilot"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "41 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 41
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"ai",
"cli",
"copilot",
"developer-tools",
"git",
"nivida",
"ollama",
"python",
"terminal",
"tui",
"git-copilot",
"claude",
"llm",
"openai",
"rag",
"tool"
],
"has_wiki": false,
"homepage": "https://pypi.org/project/ace-git-copilot/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pypi.org/project/ace-git-copilot/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.982,
"agent_instruction_files": [
".agents/AGENTS.md"
],
"agent_instruction_max_bytes": 770
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".agents/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".agents/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "56 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 57",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 57
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 90098,
"source_files_sampled": 91,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/91 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 91,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:ace-git-copilot@0.5.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-25T17:09:01.528397Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jachinsamuel/Ace.svg",
"full_name": "jachinsamuel/Ace",
"license_state": "standard",
"license_spdx": "MIT"
}