awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Kodezi avatar

Kodezi/Chronos

0
View on GitHub↗
4,919 星标·212 分支·Java·3 次浏览chronos.so↗

Chronos

Chronos 是一个基于 LLM 的软件工程智能体和仓库级调试模型,专为自动修复 Bug 而设计。该系统作为自动化 Bug 修复系统,能够定位缺陷、分析根本原因并实施经过验证的多文件补丁。

该项目的特点是采用图引导检索引擎,利用持久化内存图来导航大型仓库中的调用关系和数据流。它采用持久化调试工作流,索引提交历史和日志以识别模式,从而在迭代调试周期中避免重复犯错。

该系统通过因果追踪定位和跨文件逻辑 Bug 追踪来涵盖根本原因分析。它进一步通过合成补丁并在迭代沙箱环境中进行验证,提供自动代码修复功能。仓库智能通过多跳上下文检索以及日志和追踪的多源摄取来处理。

该系统提供推理步骤透明度,并生成自动调试文档,包括风险评估和对每个已应用修复的理由说明。

Features

  • Autonomous Coding Workflows - Analyzes software issues and implements fixes automatically using an autonomous coding and testing loop.
  • Automated Software Debugging - Provides an end-to-end system for identifying root causes and implementing fixes through iterative testing and refinement.
  • Autonomous Software Engineering - Functions as an LLM agent capable of autonomously localizing bugs, reasoning through root causes, and implementing patches.
  • Iterative Quality Validators - Employs iterative quality validators to propose fixes and run test suites in a sandbox until a patch is verified.
  • Logic-Based Bug Tracing - Traces root causes and implements fixes for bugs spanning multiple files by reasoning through codebase logic.
  • Root Cause Tracing - Identifies the root cause of software issues by analyzing causal traces across a repository at scale.
  • Chain-of-Cause Reasoning - Identifies software defects by synthesizing multi-source inputs and tracing causal relationships.
  • Cross-File Root Cause Analysis - Identifies the underlying source of software defects by analyzing code, logs, traces, and documentation across multiple files.
  • Graph-Based Context Retrieval - Implements graph-based context retrieval to navigate call relationships and dataflows across large repositories for high-precision AI retrieval.
  • Graph-Based Retrieval Engines - Employs a graph-based retrieval engine and persistent memory graph to navigate complex repository dataflows.
  • Repository-Scale Debugging Models - Analyzes architectural relationships, logs, and traces across entire codebases to identify and repair defects.
  • Agentic Debugging Loops - Executes an iterative loop of proposing fixes and testing them in a sandbox until the code passes validation.
  • Agent Memory Persistence - Maintains a graph-indexed history of commits and logs to retain lessons learned and avoid repeating mistakes.
  • Call Graph Traversals - Uses high-precision call graph traversals to find relevant code segments across large-scale repositories.
  • Code Context Retrieval - Retrieves relevant code segments by following execution paths and logic flow across multiple linked artifacts in a repository.
  • Contextual Code Retrieval - Implements deep retrieval of relevant code snippets using a persistent memory graph to provide context for debugging.
  • Refactoring Fix Validation - Tests proposed code changes in real-time against pipelines and test suites to ensure correctness before deployment.
  • Multi-File Patch Synthesis - Generates complex, multi-file code fixes and supporting tests through a specialized debugging-focused model.
  • Multi-File Patch Generation - Creates complex code fixes and supporting tests across a large-scale repository using a specialized debugging model.
  • Execution Path Localization - Retrieves relevant code segments by following execution paths and logic flow instead of relying on filename matches.
  • Global Repository Context Analysis - Performs holistic analysis of the entire codebase to identify architectural dependencies and resolve complex bugs.
  • Autonomous Root Cause Synthesis - Synthesizes patches and generates tests by analyzing multi-source inputs through a specialized reasoning core.
  • Patch Validation Execution - Synthesizes code fixes and validates them against a full test suite to ensure correctness before acceptance.
  • Iterative Fix Loops - Executes an iterative loop of proposing code fixes and validating them in a sandbox until the issue is resolved.
  • Multi-File Autonomous Repair - Applies multi-file patches by cycling through proposing fixes, running tests, and refining results until resolution.
  • Autonomous Multi-File Bug Fixing - Generates and validates multi-file patches that are automatically tested against the codebase to ensure correctness.
  • Persistent Debugging Memory - Maintains a memory of previous troubleshooting attempts and lessons learned to avoid repeating mistakes.
  • Debugging Pattern Recognition - Recognizes patterns from previous debugging sessions to improve the success rate of solving similar issues over time.
  • Graph-Indexed Debug Memory - Stores a graph-indexed history of commits and logs to retain knowledge and accelerate the resolution of recurring bugs.
  • Debugging Lesson Persistence - Stores lessons learned during a session in persistent memory to avoid repeating previous mistakes.
  • Multi-Source Debugging Ingestion - Ingests logs, traces, and source code from multiple data sources to understand complex software system behavior.
  • Call Graph Traversal - Provides graph-guided traversal of call relationships and dataflows to analyze architectural connections across large codebases.

Star 历史

kodezi/chronos 的 Star 历史图表kodezi/chronos 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

kodezi/chronos 是做什么的?

Chronos 是一个基于 LLM 的软件工程智能体和仓库级调试模型,专为自动修复 Bug 而设计。该系统作为自动化 Bug 修复系统,能够定位缺陷、分析根本原因并实施经过验证的多文件补丁。

kodezi/chronos 的主要功能有哪些?

kodezi/chronos 的主要功能包括:Autonomous Coding Workflows, Automated Software Debugging, Autonomous Software Engineering, Iterative Quality Validators, Logic-Based Bug Tracing, Root Cause Tracing, Chain-of-Cause Reasoning, Cross-File Root Cause Analysis。

kodezi/chronos 有哪些开源替代品?

kodezi/chronos 的开源替代品包括: smallcloudai/refact — Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator… potpie-ai/potpie — Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software… parcadei/continuous-claude-v3 — This project is an agentic development framework and autonomous software engineering system. It utilizes a coordinated… 1jehuang/jcode — jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions… erikbjare/gptme — gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI… enzed/vibe-coding — Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through…

Chronos 的开源替代方案

相似的开源项目,按与 Chronos 的功能重合度排序。
  • smallcloudai/refactsmallcloudai 的头像

    smallcloudai/refact

    3,490在 GitHub 上查看↗

    Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator capable of planning, executing, and managing multi-step development workflows to complete complex software tasks independently. The system distinguishes itself through agentic state management, using isolated worktrees and versioned checkpoints to allow autonomous agents to experiment with code changes and roll back to stable states if tasks fail. It further extends its capabilities via the Model Context Protocol, connecting the AI engine to external databases, version control syst

    Rustai-agentdeveloper-toolsenterprise
    在 GitHub 上查看↗3,490
  • potpie-ai/potpiepotpie-ai 的头像

    potpie-ai/potpie

    5,161在 GitHub 上查看↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Pythonagentsai-agentsai-agents-framework
    在 GitHub 上查看↗5,161
  • 1jehuang/jcode1jehuang 的头像

    1jehuang/jcode

    7,778在 GitHub 上查看↗

    jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions as an agent orchestrator, tool runtime, and semantic memory engine, enabling the creation of agents that can modify code, run tests, and iterate on their own functionality. The project is distinguished by its use of recursive agent swarming, where a hierarchy of collaborating agents can spawn child agents to decompose complex tasks. It implements a semantic memory system that combines vector-based retrieval with graph-based relationship mapping to maintain context across sess

    Rust
    在 GitHub 上查看↗7,778
  • parcadei/continuous-claude-v3parcadei 的头像

    parcadei/Continuous-Claude-v3

    3,531在 GitHub 上查看↗

    This project is an agentic development framework and autonomous software engineering system. It utilizes a coordinated network of specialized LLM agents to automate the full software development lifecycle, from codebase exploration and architectural planning to implementation and automated refactoring. The system is distinguished by an agentic memory system and a test-driven development orchestrator. It maintains project continuity across sessions by capturing architectural learnings and state in a persistent semantic database and enforces code quality through an automated cycle of generating

    Pythonagentsclaude-codeclaude-code-cli
    在 GitHub 上查看↗3,531
  • 查看 Chronos 的所有 30 个替代方案→