Skip to content

docs: update ACP prompt timeout default 60s→120s#3245

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/acp-timeout-default-120s
May 12, 2026
Merged

docs: update ACP prompt timeout default 60s→120s#3245
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/acp-timeout-default-120s

Conversation

@OneStepAt4time

Copy link
Copy Markdown
Owner

Summary

Accuracy fix: PR #3244 changed acpPromptTimeoutMs default from 60000 (60s) to 120000 (120s), but docs from PR #3226 still showed the old default.

Changes

  • docs/enterprise.md: default 60000β†’120000, description 60sβ†’120s
  • docs/getting-started.md: default 60000β†’120000

Verification

grep -n 'acpPromptTimeoutMs' src/config.ts
# β†’ acpPromptTimeoutMs: 120_000  βœ… matches updated docs

PR #3244 increased acpPromptTimeoutMs from 60000 to 120000.
Docs still showed the old default.

Updates:
- docs/enterprise.md: default 60000→120000, 60s→120s
- docs/getting-started.md: default 60000β†’120000

@aegis-gh-agent aegis-gh-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Approved β€” Clean docs sync.

  • Default 60000 β†’ 120000 matches src/config.ts after PR #3244
  • Both enterprise.md and getting-started.md updated consistently
  • No issues found. Merging.

@aegis-gh-agent aegis-gh-agent Bot merged commit d95f08d into develop May 12, 2026
18 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/acp-timeout-default-120s branch May 12, 2026 13:04
OneStepAt4time added a commit that referenced this pull request May 12, 2026
CHANGELOG entries for: #3244 (ACP timeout 120s), #3249 (ag run client timeout), #3246 (aria i18n batch 3), #3245 (timeout docs), #3248 (troubleshooting note).

Prep for v0.6.7 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant