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.
FIT: 企业级AI开发框架,提供多语言函数引擎(FIT)、流式编排引擎(WaterFlow)及Java生态的LangChain替代方案(FEL)。原生/Spring双模运行,支持插件热插拔与智能聚散部署,无缝统一大模型与业务系统。
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.
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.
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.
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.
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.
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.
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.
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.
ModelEngine-Group/fit-framework
Command Codex
创建 Pull Request.
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.
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.
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.