6 stories tagged with #llm-agent, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Llm Agent"
HeLa-Mem: Hebbian Learning and Associative Memory for LLM Agents
Long-term memory is a critical challenge for Large Language Model agents, as fixed context windows cannot preserve coherence across extended interactions. Existing memory systems r…
NARE: An LLM agent that amortizes reasoning into memory and executable rules
Contribute to starface77/Neuro-Adaptive-Reasoning-Engine development by creating an account on GitHub.…
From Coarse to Fine: Self-Adaptive Hierarchical Planning for LLM Agents
Large language model-based agents have recently emerged as powerful approaches for solving dynamic and multi-step tasks. Most existing agents employ planning mechanisms to guide lo…
ClawTrace: Cost-Aware Tracing for LLM Agent Skill Distillation
Skill-distillation pipelines learn reusable rules from LLM agent trajectories, but they lack a key signal: how much each step costs. Without per-step cost, a pipeline cannot distin…
Self-hosting an LLM agent for incident response — does anyone here actually do this? What's working / not working?
ast-outline: a parallel structural code summarizer written in Rust (5–10x token savings for LLM agents)
I just open-sourced ast-outline – a fast, zero-dependency CLI tool that extracts the structural outline of source files (classes, functions, signatures, fields, doc comments + line…