mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-26 00:53:08 +00:00
Fix agent output summary for pipeline steps (#812)
* Changes from fix/agent-output-summary-for-pipeline-steps * feat: Optimize pipeline summary extraction and fix regex vulnerability * fix: Use fallback summary for pipeline steps when extraction fails * fix: Strip follow-up session scaffold from pipeline step fallback summaries
This commit is contained in:
14
.geminiignore
Normal file
14
.geminiignore
Normal file
@@ -0,0 +1,14 @@
|
||||
# Auto-generated by Automaker to speed up Gemini CLI startup
|
||||
# Prevents Gemini CLI from scanning large directories during context discovery
|
||||
.git
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
.next
|
||||
.nuxt
|
||||
coverage
|
||||
.automaker
|
||||
.worktrees
|
||||
.vscode
|
||||
.idea
|
||||
*.lock
|
||||
Reference in New Issue
Block a user