Fabian Zills

Results 394 issues of Fabian Zills

The pypi version of the package is restricted to `cp2k-input-tools==0.9.1 depends on pint>=0.15,

I am encountering some issues with the packages upper bound dependency on regex. Specifically, for the version on `pypi` I get ` help: `regex` (v2021.11.10) was included because `ipsuite` (v0.2.4)...

It seems like doing `node = from_rev("name")` `node.state.fs` returns `DVCFileSystem` but it should be a local one for better performance!

After `dvc commit` the `zntrack list` shows incomplete stages while `dvc status` shows they have finished, which they are. This could be related to changes in the parameter file after...

Allow to set pint units in passing variables, e.g. time step= 0.5 * ureg.nanosecond

When running a workflow with `zntrack run ...` the `deps_path` will be hashed. This is useful but can be optional, to avoid long hash times before running a node when...

Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).

```yaml repeat: &id001 - 1 - 1 - 1 ``` This could be some yaml feature that we must disable

p0-critical

## Summary by CodeRabbit * **New Features** * New CLI command to interact with the ZnTrack MCP and server-side tools for inspecting packages, nodes, interfaces, and detailed node metadata. *...

I think there is no explicit check that prohibts having a `zntrack.Node` in a nested dataclass dependency. This should be checked and tested / prohibited.