Skip to content

feat: make video recording optional via env var and capability (fixes #339)#348

Draft
devimano2011 wants to merge 2 commits into
alumnium-hq:mainfrom
devimano2011:fix/339-optional-video-v4
Draft

feat: make video recording optional via env var and capability (fixes #339)#348
devimano2011 wants to merge 2 commits into
alumnium-hq:mainfrom
devimano2011:fix/339-optional-video-v4

Conversation

@devimano2011
Copy link
Copy Markdown
Contributor

Pull Request Template

Thank you for your contribution to Alumnium!
Please fill out this template to help us understand and review your PR efficiently.

Summary

What is this pull request about?
Provide a brief description of what the PR does, the problem it solves, and any context around the implementation.

Motivation

Why is this change being made?
Describe the use case, problem, or opportunity that this PR addresses.
Explain how this change contributes to the project's goals or improves functionality.

Related Issue(s)

If this PR fixes or is related to an open issue, link it here.
Example: Closes #123

Closes #

Type of Change

Mark the relevant options.

  • Bug fix
  • New feature (non-breaking changes, test coverage, refactoring)
  • Breaking change (fix, refactoring, or feature that would cause existing functionality to change)
  • Cleanup (documentation, formatting)

Code or UI Demos (if applicable)

Add screenshots, logs, terminal output, or code snippets that help reviewers understand the change.
Useful especially for UI changes or error fixes.

Checklist

Please verify the following before submitting:

  • I have read the Contributing Guidelines
  • I have added or updated relevant documentation
  • I have written or updated necessary tests
  • I have tested the changes locally
  • The changes follow the project's coding style and structure
  • I have not included any sensitive or credential-related information
  • I have ensured these changes maintain or improve accessibility (for UI changes)
  • I have considered security implications of these changes

Additional Notes

Anything else the reviewer should be aware of?
For example: limitations, discussions to follow up on, or next steps.

Removed 'profileDir' from the interface and adjusted video recording options in the context creation.
…lumnium-hq#339)

Added 'profileDir' and 'recordVideos' properties to the options interface.
Copy link
Copy Markdown
Contributor

@p0deje p0deje left a comment

Choose a reason for hiding this comment

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

This doesn't implement the necessary fix - videos are now not recorded at all.

@p0deje p0deje marked this pull request as draft May 15, 2026 22:09
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