dependencies

Tag

Cards List
#dependencies

An agent plan needs dependencies, not just a numbered list

Reddit r/AI_Agents ↗ · 2026-09-10

The article proposes that agent plans should explicitly map task dependencies rather than relying on sequential lists, using a podcast workflow example to show how this makes waiting or repeating work more visible and efficient.

0 favorites 0 likes
#dependencies

llm 0.32.1

Simon Willison's Blog ↗ · 2026-08-21 Cached

The llm tool has been updated to version 0.32.1 to fix a dependency issue with the OpenAI library. A forthcoming 0.33 version will migrate from httpx to httpx2.

0 favorites 0 likes
#dependencies

Who Should Pay For Source Code Availability?

Lobsters Hottest ↗ · 2026-08-09 Cached

A blog post discusses the fragility of depending on centralized hosts like GitHub, explores forking and vendoring as mitigation strategies, and questions who should pay for reliable source code availability.

0 favorites 0 likes
#dependencies

Are MCP servers becoming architectural dependencies?

Reddit r/AI_Agents ↗ · 2026-08-07

Raises concerns that MCP servers may introduce new architectural dependencies, questioning whether agents tied to specific server auth and implementations are truly portable.

0 favorites 0 likes
#dependencies

Building (systems) software with Nix

Lobsters Hottest ↗ · 2026-07-28 Cached

A blog post discussing how Nix helps solve dependency and reproducibility issues in building systems software, particularly for fast-evolving subsystems like BPF and io_uring.

0 favorites 0 likes
#dependencies

no llm code

Lobsters Hottest ↗ · 2026-07-03 Cached

git-annex announces a policy to exclude LLM-generated code from its project due to copyright uncertainties, and provides a build flag to avoid dependencies that include such code.

0 favorites 0 likes
#dependencies

@charliermarsh: Announcing uv audit: native support for vulnerability scanning across your project's dependencies

X AI KOLs Following ↗ · 2026-06-16 Cached

Charlie Marsh announces uv audit, a native vulnerability scanning feature for project dependencies in the uv package manager.

0 favorites 0 likes
#dependencies

Bootstrapping Rust Considered Harmful

Lobsters Hottest ↗ · 2026-06-10 Cached

A critical analysis of the Rust compiler's bootstrapping process, highlighting the excessive size and dependency bloat compared to other languages like OCaml, and arguing for a more lightweight approach.

0 favorites 0 likes
#dependencies

Should the agent check for hidden dependencies before recommending a tool?

Reddit r/AI_Agents ↗ · 2026-06-08

A discussion on whether AI agents should proactively check and disclose hidden dependencies or prerequisites before recommending a tool, as many tools require complex setups to appear simple.

0 favorites 0 likes
← Back to home

Submit Feedback