Skip to content

Tool: exec #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2025
Merged

Tool: exec #13

merged 1 commit into from
Aug 20, 2025

Conversation

heusalagroupbot
Copy link
Collaborator

Adds tools/cmd/exec (+ tests) and wires test utilities. Provides argv-only exec with stdin/env/cwd and timeout, emits single-line JSON on stderr for errors and structured stdout on success. Tracks FEATURE_CHECKLIST.md line for per-tool PRs.

Adds tools/cmd/exec (implementation and tests) and tools/testutil helpers.
Implements argv-only exec with timeout, cwd, env, and stdin support.
heusalagroupbot pushed a commit that referenced this pull request Aug 19, 2025
Track per-tool slicing progress on develop without touching code.
Refs: PR #13 (exec), PR #14 (fs_read_file)
Copy link

@thejhh thejhh left a comment

Choose a reason for hiding this comment

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

Looks fine

@thejhh thejhh marked this pull request as ready for review August 20, 2025 19:34
@thejhh thejhh merged commit 6fed5c8 into main Aug 20, 2025
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.

2 participants