Tag
This paper studies strong-to-weak capability transfer at test time, showing that stronger models can build inference-time harnesses that nearly double weaker models' performance without parameter updates.
An open-source CLI tool that scaffolds production-ready AI agent projects in seconds, simplifying setup for Python developers.
The paper introduces DCAS, a backend-substitution interception layer that decouples CLI agent scaffolding from backend models, enabling cross-scaffold evaluation. It shows that planning-aware fine-tuning on a small dataset improves model generalization across non-training scaffolds.
This design-based study investigates how pedagogical scaffolding can help ethnic minority preparatory students shift from passive consumption to critical co-creation with Generative AI in prompt engineering tasks, resulting in improved prompt self-efficacy and active gatekeeping of AI-generated content.
A project-structure scaffold for organizing Generative AI applications, separating configuration, data, examples, notebooks, tests, and core source modules. It is open-source under Apache 2.0.
This survey provides a systematic framework for self-improving autonomous agents, categorizing approaches into foundation model improvement and scaffolding improvement, and reviews applications and evaluation methods.
A developer argues that the harness (critics, scaffolding) around an AI model is more important than the model itself, sharing an example where a 27B model with good critics became usable for coding work.
SelfCompact is a scaffolding approach that lets language models autonomously decide when and how to compact long agent traces, achieving better performance with reduced token costs compared to fixed-interval methods.
An analysis arguing that companies fail at AI because they focus on the model rather than the foundational layers—process design, governance, knowledge architecture, human judgment, and feedback loops—which are the true sources of value. The article cites Nadella's 'token capital' concept, Apple's model-swappable Siri, and survey data showing a wide gap between strategy and execution.
This paper studies human-AI team coordination in shared workspaces using the Collaborative Gym and DiscoveryBench tasks, finding that adding collaborators can lower performance without proper structure. Scaffolding with shared group memory and human-in-the-loop gates improves performance, especially in three-person teams.
This paper introduces SIA, a self-improving AI loop that combines scaffold rewriting and weight updates (via LoRA) to enhance task performance. Tested on three diverse tasks, it outperforms setups using only scaffold improvements.
An independent researcher introduces Epistemic Lattice Tethering (ELT), an inference-time scaffolding framework that extends coherent LLM threads to 325k–1M tokens by applying epistemic and ontological governance.
A Hugging Face blog post that defines and clarifies key terms in the AI agent field, such as scaffolding, harness, context engineering, and tool use, aiming to standardize vocabulary amidst rapid evolution.
Anthropic's applied AI team shared in a workshop how to build agents that can run for hours, with the core being context management, planning and self-validation, as well as the co-evolution of models and supporting tools.
Better-Fullstack is a full-stack project scaffolding tool that supports five ecosystems: TypeScript, Rust, Python, Go, and Java, with 450+ tool combinations. Quickly generate a ready-to-use project skeleton via CLI or web builder.
Cursor's engineering notes reveal that agent failures often stem from the harness (scaffolding) rather than the model itself, with different tool formats across providers causing silent errors and reliability issues.
Garry Tan of Y Combinator shares his 'thin harness, fat skills' agentic coding framework, while the accidental leak of Claude Code's source code reveals the complex scaffolding behind AI coding agents.
Anthropic engineer shared development experience of long-duration AI agents, including multi-role division and independent evaluators, enabling AI to automatically generate complete applications within 3-5 hours, with a 12x improvement in continuous operation capability.
Developer praises Composer 2.5 for its planning, scaffolding, and speed in getting tasks done.
Introduces Capability Conditioned Scaffolding, a framework for LLM collaboration that adapts intervention based on user expertise domains to prevent Professional Domain Drift, with pilot evaluation on MMLU subsets.