scaffolding

Tag

Cards List
#scaffolding

AI4AI at Test-Time: Strong-to-Weak Capability Transfer via Harnesses

Hugging Face Daily Papers · 2026-08-12 Cached

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.

0 favorites 0 likes
#scaffolding

Scaffold Production-Ready AI Agent Projects in Seconds

Reddit r/AI_Agents · 2026-08-08

An open-source CLI tool that scaffolds production-ready AI agent projects in seconds, simplifying setup for Python developers.

0 favorites 0 likes
#scaffolding

DCAS: Decoupling CLI Agent Scaffolding to Internalize Planning across Scaffolds

Hugging Face Daily Papers · 2026-08-06 Cached

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.

0 favorites 0 likes
#scaffolding

Scaffolding Critical Engagement with GenAI: Transforming Ethnic Minority Preparatory Students' Collaborative Discourse in Prompt Engineering Tasks

arXiv cs.AI · 2026-08-03 Cached

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.

0 favorites 0 likes
#scaffolding

@DanKornas: GenAI projects become hard to navigate when prompts, model settings, experiments, and application logic have no clear h…

X AI KOLs Timeline · 2026-07-29 Cached

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.

0 favorites 0 likes
#scaffolding

Self-Improvements in Modern Agentic Systems: A Survey

arXiv cs.AI · 2026-07-16 Cached

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.

0 favorites 0 likes
#scaffolding

The harness matters more than the model. A 27B behind good critics changed my mind.

Reddit r/LocalLLaMA · 2026-06-30

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.

0 favorites 0 likes
#scaffolding

Self-Compacting Language Model Agents

Hugging Face Daily Papers · 2026-06-22 Cached

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.

0 favorites 0 likes
#scaffolding

Most companies' AI problem is not the model

Reddit r/artificial · 2026-06-18

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.

0 favorites 0 likes
#scaffolding

Searching for Synergy in Shared Workspace Human-AI Collaboration

arXiv cs.AI · 2026-06-18 Cached

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.

0 favorites 0 likes
#scaffolding

@rohanpaul_ai: This paper shows an AI improving itself better when it rewrites its setup and updates its model. The problem is that mo…

X AI KOLs Following · 2026-06-11 Cached

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.

0 favorites 0 likes
#scaffolding

I built an inference-time epistemic framework that extends coherent LLM threads to 325k–1M tokens. Here's how it works.

Reddit r/artificial · 2026-06-05

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.

0 favorites 0 likes
#scaffolding

Harness, Scaffold, and the AI Agent Terms Worth Getting Right

Hugging Face Blog · 2026-05-25 Cached

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.

0 favorites 0 likes
#scaffolding

@aiDotEngineer: Most agents die after a few seconds. @AnthropicAI's workshop shows how to build agents that run for hours. full 75-min …

X AI KOLs Following · 2026-05-23 Cached

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.

0 favorites 0 likes
#scaffolding

@wsl8297: For those who frequently start projects from scratch, Better-Fullstack can save a big chunk of time setting up the scaffold repeatedly. GitHub: https://github.com/Marve10s/Better-Fullstack… Official site: https://better-fu…

X AI KOLs Timeline · 2026-05-23 Cached

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.

1 favorites 0 likes
#scaffolding

Your agent keeps failing after you upgrade the model. Cursor's engineering notes explain why.

Reddit r/AI_Agents · 2026-05-22

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.

0 favorites 0 likes
#scaffolding

@garrytan: My simple secret to agentic coding https://forbes.com/sites/josipamajic/2026/04/12/the-yc-chief-who-codes-10000-lines-a…

X AI KOLs Following · 2026-05-22 Cached

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.

0 favorites 0 likes
#scaffolding

@seclink: https://x.com/seclink/status/2057086514975404108

X AI KOLs Following · 2026-05-20 Cached

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.

0 favorites 0 likes
#scaffolding

@RayFernando1337: Composer 2.5 is goated! I can't believe how good it is at planning, scaffolding, getting plans kicked off and getting t…

X AI KOLs Following · 2026-05-20 Cached

Developer praises Composer 2.5 for its planning, scaffolding, and speed in getting tasks done.

0 favorites 0 likes
#scaffolding

Capability Conditioned Scaffolding for Professional Human LLM Collaboration

arXiv cs.CL · 2026-05-18 Cached

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.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback