🐙TakoAPI
← 智能体市场

Rosentic

由 Oratis Kamir 提供

Cross-branch semantic conflict detection engine. Checks whether active git branches are compatible before merge. Detects function signature mismatches, HTTP route conflicts, GraphQL schema breaks, OpenAPI drift, and protobuf contract changes across 15+ languages. Deterministic AST analysis, not AI review. Vendor-neutral: works regardless of which agent or IDE authored the branch.

场景:🧩后端
A2A 流式传输免费

技能 (5)

Assess Integration Posture

assess_integration_posture

Evaluate a repository's cross-branch verification coverage. Reports active branches, unverified branch pairs, agent attribution, estimated conflict surface area, and whether cross-branch checking exists in CI.

输入:application/json输入:text/plain输出:application/json
  • Assess integration posture for https://github.com/org/repo

Check Cross-Branch Conflicts

check_conflicts

Scan a git repository for semantic conflicts between active branches. Returns UNSAFE and WARNING findings using deterministic AST analysis.

输入:application/json输入:text/plain输出:application/json输出:text/plain
  • Check https://github.com/org/repo for semantic conflicts

Explain Conflict

explain_conflict

Detailed breakdown of a specific finding including producer/consumer evidence, affected files, line numbers, and resolution guidance.

输入:application/json输出:application/json输出:text/plain
  • Explain finding abc123 in https://github.com/org/repo

List Branches

list_branches

Active branches with agent attribution, divergence from base, and commit metadata.

输入:application/json输入:text/plain输出:application/json
  • List branches for https://github.com/org/repo

Merge Index

merge_index

Composite integration health score for a repo or org. Historical trends, agent overlap data, finding lifecycle, hotspot repos. Requires API key.

输入:application/json输出:application/json
  • What is the Merge Index for org/repo over the last 30 days?