Skip to content

[docs] Update installation docs for configurable temp directory (Windows fix)#743

Closed
danielmeppiel wants to merge 3 commits intomainfrom
docs/temp-dir-windows-troubleshooting-bcf6aadae80d6769
Closed

[docs] Update installation docs for configurable temp directory (Windows fix)#743
danielmeppiel wants to merge 3 commits intomainfrom
docs/temp-dir-windows-troubleshooting-bcf6aadae80d6769

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-17

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/getting-started/installation.md to add a new "Access denied errors on Windows (corporate endpoint security)" troubleshooting section documenting:
    • How to create and configure a writable temp directory with apm config set temp-dir
    • How to use APM_TEMP_DIR env variable for per-session/CI overrides
    • The resolution order (env var > config file > system default)
    • A link to the CLI reference for full details

Merged PRs Referenced

Notes

The temp-dir config key was already fully documented in docs/src/content/docs/reference/cli-commands.md and packages/apm-guide/.apm/skills/apm-usage/commands.md. This PR fills the gap in the installation guide's Windows troubleshooting section, which is where users experiencing the [WinError 5] error are most likely to land.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 19, 2026, 3:53 AM UTC

…629)

Document the APM_TEMP_DIR env variable and apm config set temp-dir
options in the installation guide's Windows troubleshooting section,
addressing the [WinError 5] Access is denied error in corporate
environments with restricted %TEMP% directories.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0. labels Apr 17, 2026
@danielmeppiel danielmeppiel marked this pull request as ready for review April 18, 2026 02:46
Copilot AI review requested due to automatic review settings April 18, 2026 02:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the installation guide's Windows troubleshooting to document the recently added configurable temporary directory support (temp-dir / APM_TEMP_DIR) to help users resolve [WinError 5] Access is denied failures in locked-down corporate environments.

Changes:

  • Added a new troubleshooting section for Windows "Access denied" temp directory failures.
  • Documented how to configure a writable temp directory via apm config set temp-dir and via APM_TEMP_DIR.
  • Linked to the CLI reference and described the temp-dir resolution order.
Show a summary per file
File Description
docs/src/content/docs/getting-started/installation.md Adds Windows troubleshooting guidance for configuring APM’s temp directory to avoid access-denied errors.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@github-actions
Copy link
Copy Markdown

This pull request was automatically closed because it expired on 2026-04-19T03:53:34.531Z.

Closed by Workflow

@github-actions github-actions Bot closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants