← heapsort-ai

Agent systems

11 items

ARTICLE↑ trendingReddit r/LocalLLaMA·4/22/2026

Qwen3.6-35B becomes competitive with cloud models when paired with the right agent

The author demonstrates that pairing the Qwen3.6-35B model with the "little-coder" agent drastically improves its performance on the Polyglot benchmark to 78.7%, making it competitive with top cloud models. This finding suggests that a "harness mismatch" in testing setups might explain performance gaps between local and cloud AI models.

46
RESEARCHarXiv CS.AI·6d ago

Toward a Modular Architecture for Embedded AI Agent Systems at the Edge

This paper proposes a modular reference architecture for Embedded Agent Systems, addressing the challenges of deploying agentic AI in pervasive computing environments with strict memory and energy constraints. It introduces a tiered design that decouples on-device agents (compressed neural networks) from cloud-augmented agents (SLMs) for different reasoning levels.

29
ARTICLEDEV.to AI·4/19/2026

Skills as invocation contracts, not code: how I keep review authority over agent work

This content proposes treating AI agent 'skills' as markdown invocation contracts rather than code, allowing humans to review the contract's intent while an agent handles the underlying implementation. This method enables scaling to dozens of agents by maintaining review authority on the contracts, making the implementation interchangeable without human re-review.

28
RESEARCHarXiv CS.AI·4/20/2026

The World Leaks the Future: Harness Evolution for Future Prediction Agents

This research addresses the challenge of future prediction using LLM agents, where evidence evolves and useful supervision arrives only after an event is resolved. It introduces "internal feedback" derived from revisiting predictions over time and proposes "Milkyway", a self-evolving agent system that updates a persistent state to enhance prediction accuracy.

27