David de la Iglesia Castro

Results 109 issues of David de la Iglesia Castro

Given that: > DVC Studio uses your regular CI/CD setup (e.g. GitHub Actions) to run the experiments. I think it would be nice to display the status of the CI/CD...

feature request
UX

When a data file has been imported/updated using the `--rev` option of `dvc import`/`dvc update` , a `rev` subfield is being added to the `.dvc` file (See [Example: Importing and...

feature request
design

The current `Trends` view it's not very friendly to use when multiple metrics are selected and used to generate the `Trends.` There is not much room to compare and visualize...

feature request
UX
design

Had to pin it in https://github.com/iterative/scmrepo/commit/42cbd913cf3a16b85491b9604bbcf96465a2f14b Example failure: https://github.com/iterative/scmrepo/actions/runs/4172914933/jobs/7224610376#step:6:126

testing

Closes #2987 ## Summary The checks were being applied by the parent class during `__init__`, which was an issue in MCPTools because at that point there are no available tools....

Closes #1506 From `examples/tools.py`: - `LLM` (with function call output) ![Screenshot 2025-04-30 151426](https://github.com/user-attachments/assets/afda5629-cf4c-420d-8433-fa41e9129ddb) - `TOOL` ![Screenshot 2025-04-30 151435](https://github.com/user-attachments/assets/ae6f4499-4651-4b7a-956c-b12fc976dfad) - `LLM` (with text output) ![Screenshot 2025-04-30 151445](https://github.com/user-attachments/assets/3883a3e0-0b8f-41e2-ab95-484948f52a5a)

size:XL

**Is your feature request related to a problem? Please describe.** Google just released their Agent Development Kit: https://github.com/google/adk-python **Describe the solution you'd like** Add instrumentation support for this new agent...

enhancement
language: python
needs attention

One thing we overlook here is that users might want to use the embedded behavior and after these changes we don't have a way to opt-out from the `dir` creation....

p3-nice-to-have
A: plots

When removing files from remote storage, DVC stops displaying any updates (no progress bar or log messages). As described in https://github.com/iterative/dvc/issues/5961#issuecomment-1361765509 , the actual removal of files can take a...

bug
p2-medium
ui
A: gc