ModelEngine-Group/fit-framework

FIT: 企业级AI开发框架,提供多语言函数引擎(FIT)、流式编排引擎(WaterFlow)及Java生态的LangChain替代方案(FEL)。原生/Spring双模运行,支持插件热插拔与智能聚散部署,无缝统一大模型与业务系统。

2.1kStars on the repository
60Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ModelEngine-Group/fit-framework

Command Codex

A command procedure for investigating a Dependabot security alert. Dependabot is GitHub's service for finding known security problems in software dependencies.

2.1k 5mo ago A 13 tokens original MIT

fit-analyze-issue

26

ModelEngine-Group/fit-framework

Command Codex

A command that reads a GitHub Issue, meaning a tracked task or problem, and writes a requirements-analysis document for it.

2.1k 5mo ago A 11 tokens original MIT

fit-block-task

27

ModelEngine-Group/fit-framework

Command Codex

A task command that marks a work item as blocked, records why progress cannot continue, and moves it into a blocked-work folder.

2.1k 5mo ago A 10 tokens original MIT

fit-check-task

28

ModelEngine-Group/fit-framework

Command Codex

A task-status command that reads a task file and reports its workflow stage, progress, context files, and suggested next command.

2.1k 5mo ago A 8 tokens original MIT

fit-close-codescan

29

ModelEngine-Group/fit-framework

Command Codex

A command for closing a GitHub Code Scanning alert, which reports possible security problems in code. It first displays the alert and requires a reason and confirmation before changing its status.

2.1k 5mo ago A 13 tokens original MIT

ModelEngine-Group/fit-framework

Command Codex

A command for closing a Dependabot security alert, where Dependabot is GitHub’s automated dependency-vulnerability checker. It shows the alert, requires a reason of at least 20 characters, and asks for confirmation before closing it.

2.1k 5mo ago A 13 tokens original MIT

fit-commit

31

ModelEngine-Group/fit-framework

Command Codex

A Git commit workflow command that guides an agent through reviewing changes, checking copyright years, writing a commit message, and creating the commit.

2.1k 5mo ago A 12 tokens original MIT

fit-complete-task

32

ModelEngine-Group/fit-framework

Command Codex

A command that marks a software task as complete and moves its task folder from an active directory to a completed directory.

2.1k 5mo ago A 11 tokens original MIT

ModelEngine-Group/fit-framework

Command Codex

A command that creates structured release notes from Git commits, pull requests, and issues. Release notes are a summary of what changed in a software version.

2.1k 5mo ago A 20 tokens copy · 86% MIT

fit-create-task

35

ModelEngine-Group/fit-framework

Command Codex

A command that turns a plain-language task description into two planning files: task.md and analysis.md. It records the task type and workflow, then analyzes related files, risks, dependencies, and estimated effort.

2.1k 5mo ago A 12 tokens original MIT

fit-implement-task

36

ModelEngine-Group/fit-framework

Command Codex

A command for carrying out a planned software task from files stored in the project. It reads the task plan, writes code and tests, runs the specified checks, records an implementation report, and updates the task status.

2.1k 5mo ago A 9 tokens original MIT