BMAD-METHOD/bmad-core/tasks
kevlingo 13caa83afb feat(dev-agent): Add configurable date check for environment optimization
This commit introduces a configurable date check option to optimize the workflow for different AI environments.

New configuration:
- checkCurrentDate: false (default) - Skip date retrieval when current date is available in system context
- checkCurrentDate: true - Explicitly retrieve current date via tool call

Key improvements:
- Eliminates redundant date tool calls in environments where current date is injected into system prompt
- Maintains backward compatibility with default false setting
- Provides flexibility for environments that need explicit date retrieval
- Updated dev agent startup to load the new configuration setting

This optimization reduces unnecessary tool calls while maintaining the temporal context functionality for environments that require it, improving overall workflow efficiency.
2025-06-23 12:17:56 -04:00
..
advanced-elicitation.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
brainstorming-techniques.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
brownfield-create-epic.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
brownfield-create-story.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
core-dump.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
correct-course.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
create-deep-research-prompt.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
create-doc.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
create-next-story.md feat: add markdown-tree integration for document sharding 2025-06-21 15:26:09 -05:00
doc-migration-task.md removed bad template updates from previous autoformatter 2025-06-17 21:40:59 -05:00
document-project.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
execute-checklist.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
generate-ai-frontend-prompt.md Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
implement-story-with-review.md feat(dev-agent): Add configurable date check for environment optimization 2025-06-23 12:17:56 -04:00
index-docs.md removed bad template updates from previous autoformatter 2025-06-17 21:40:59 -05:00
kb-mode-interaction.md feat: Core Config and doc sharding is now optional in v4 2025-06-19 18:57:19 -05:00
shard-doc.md feat: add markdown-tree integration for document sharding 2025-06-21 15:26:09 -05:00