Tony Narlock

Results 395 issues of Tony Narlock

## Architecture It's meant for Python 3.9+ to create immutable "snapshots" of libtmux objects, two rules: 1. Python 3.9+ friendly 2. type completion / static type analysis friendly 3. can...

# Problem `Waiter` (`test_waiter`) flakes a lot. - #373 - #582 - #583 - #584 # Proposal For cases like `Waiter`, may we need an object to simulate shell responses...

**Task**: Provide a structured summary and action plan for implementing a Python 3.9-compatible function, `frozen_dataclass_sealable()`. This function should emulate frozen dataclasses but uniquely allow inheritance between frozen and non-frozen dataclasses....

- [ ] #370 We need a way to snapshot a state, including pane contents and the full object graph, for use in debug outputs. Problem: We need the most...

Fixes: - #25 - #333 ## Summary by Sourcery Add new CLI commands `add` and `add-from-fs` to vcspull for managing repository configuration New Features: - Implement `add` command to add...

## Summary by Sourcery Documentation: - Adds a comprehensive document describing the VCSPull project, its architecture, configuration, and usage.

## Changes - Add runtime dependency check in CI using `uv run --no-dev` - Run check before installing dev dependencies - Print package version and basic functionality test results -...

- Create a lock format to lock at the ref level - In repos, this can be in: - ~/.config/vcspull/config/.toml - .config/vcspull.lock (preferred) - or `vcspull.lock` - Command `vcspull lock`

- Create a lock format to lock at the ref level - In repos, this can be in: - .config/vcspull.lock (preferred) - or `vcspull.lock` - Command `vcspull lock`