Skip to main content
Glama
rodhayl
by rodhayl

todos

Scan codebases for TODO/FIXME markers or implement fixes using local LLM analysis, with prioritization and grouping options for efficient task management.

Instructions

Find or implement TODO/FIXME markers with prioritization options.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction: find (scan and categorize), implement (LLM-powered fixes)
rootYesRoot directory to scan
groupByNoHow to group results (find action)
includeContextNoInclude surrounding code context (find action)
difficultyNoDifficulty level of TODOs to implement (implement action)
todoTypesNoTypes of TODOs to process (default: TODO, FIXME)
dryRunNoPreview changes without applying (implement action)
filesNoSpecific files to process
maxResultsNoMaximum TODOs to return/implement (default: 100 for find, 5 for implement)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rodhayl/mcpLocalHelper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server