projectplanner

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decompose

func Decompose(input DecomposeInput) *project.PlanSuggestion

Decompose 按目标拆分任务建议。

func DetectGoalType

func DetectGoalType(goal string) project.GoalType

DetectGoalType 识别目标类型。

Types

type DecomposeInput

type DecomposeInput struct {
	ProjectID   string
	ProjectName string
	GoalText    string
	GoalType    project.GoalType
	HorizonDays int
	MaxTasks    int
	AIHint      string
	Constraints project.PlanConstraints
}

DecomposeInput 拆分输入。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL