Skip to content

Allow environment variable paths and document Node usage#40

Merged
mateicanavra merged 6 commits into
feature/run-test-suite-20250406-225826from
codex/2025-08-06/update-server-config-for-environment-variables
Aug 7, 2025
Merged

Allow environment variable paths and document Node usage#40
mateicanavra merged 6 commits into
feature/run-test-suite-20250406-225826from
codex/2025-08-06/update-server-config-for-environment-variables

Conversation

@mateicanavra

Copy link
Copy Markdown
Collaborator

Summary

  • allow $HOME and other environment variables in allowed directory paths
  • document Node vs Bun usage and update examples to use $HOME
  • sanitize repo config to remove personal filesystem paths

Testing

  • bun test

https://chatgpt.com/codex/tasks/task_e_6893a3d2b3e08322ac4f6a95500d65eb

- Update Dockerfile to use oven/bun base image and Bun install commands
- Set production environment and default ENTRYPOINT with CMD for help -
Refactor index.ts to support allowed directories with --cwd flag - Add
detailed argument parsing and symlink handling - Enhance permissions
management and tool filtering - Add demo files and directory structure
for testing - Add robust Docker demo run script with port handling and
cleanup - Update tests for path usage and network transports - Remove
obsolete migration and robustness plan documents - Update package.json
scripts for Bun build and demo commands
@mateicanavra mateicanavra marked this pull request as ready for review August 7, 2025 02:18
@mateicanavra mateicanavra merged commit 8ad0790 into feature/run-test-suite-20250406-225826 Aug 7, 2025
2 checks passed
mateicanavra added a commit that referenced this pull request Aug 7, 2025
…25826

Merge pull request #40 from rawr-ai/codex/2025-08-06/update-server-co…
@mateicanavra mateicanavra deleted the codex/2025-08-06/update-server-config-for-environment-variables branch August 7, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant