planmode

package
v0.82.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanPlanStepText

func CleanPlanStepText(text string) string

func ExtractDoneSteps

func ExtractDoneSteps(message string) []int

func IsSafePlanCommand

func IsSafePlanCommand(command string) bool

func MarkCompletedPlanSteps

func MarkCompletedPlanSteps(message string, items []PlanTodoItem) int

Types

type PlanTodoItem

type PlanTodoItem struct {
	Step      int
	Text      string
	Completed bool
}

func ExtractPlanTodoItems

func ExtractPlanTodoItems(message string) []PlanTodoItem

Jump to

Keyboard shortcuts

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