← All concepts

human ai collaboration

173 articles · 15 co-occurring · 10 contradictions · 51 briefs

I supervise these trials, but let Codex run free to conduct the trials and make trade off decisions." — Demonstrates a concrete human-AI partnership where human provides oversight while AI agent indep

@cremieuxrecueil: In the future, you'll have to explain to your kids that anime was an art form...

[INFERRED] "In the future, you'll have to explain to your kids that anime was an art form made by an extinct race of serene beings that excelled at art and manufacturing and always took pride in their work." — Article argues that specialized human expertise and cultural production capabilities can be permanently lost due to workforce/demographic collapse, challenging assumptions about knowledge persistence.

@jpschroeder: No one hand writes code anymore. The only reasons to do so are sentimentality...

Tweet presents false binary (hand-write vs agent-write) when real problem is clarifying roles and preserving context across sessions—the actual bottleneck

@GergelyOrosz: Situation 1: dev A thinks approach X is correct, dev B thinks Y is the right ...

[INFERRED] "There is SO MUCH learning in Situation 1, lost when using LLMs" — Article argues that LLM delegation eliminates the collaborative learning that occurs when developers debate technical approaches

@unclebobmartin: I've been allowing the swarm to operate for a full day now. It's gotten a lo...

[STRONG] "constant babysitting that is required" — Demonstrates that despite agent autonomy design goals, real-world multi-agent systems require continuous human supervision and intervention for correct operation

@Grady_Booch: I write books so that I understand.

Booch treats writing-outsourcing as equivalent to thinking-outsourcing, implying no beneficial collaboration. Practitioners report iterative AI-human workflows improve clarity—contradicting the binary premise.

@GaryMarcus: wow. GenAI is definitely not living up to the hype, for most people.

[STRONG] "Workers avoiding AI entirely have figured out the tool doesn't work well enough for their tasks, or haven't been given the training or incentive to make it work. Neither group is irrational." — Workers are making rational decisions to opt out of AI collaboration because tools don't meet their needs or lack proper enablement. This demonstrates that effective human-AI collaboration requires more than tool deployment—it requires proper training, task fit, and incentive alignment.

@bakkermichiel: 🚨📄 New preprint! We find the "boiling the frog" equivalent of AI use. In a ...

[strong] "after just 10 min of AI assistance people perform worse and give up more often than those who never used AI" — Empirical RCT evidence showing that AI assistance, contrary to common assumptions, can degrade human task performance and increase task abandonment in short timeframes

@petergyang: Ok all the Claude Code hype aside, I still use Google Docs/Sheets for knowled...

[INFERRED] "Local md files for specs and roadmaps don't solve the collaboration problem—unless the answer is storing them in a GitHub repo and having teammates submit PRs to change a spec?" — Author argues Claude Code does not adequately address real team collaboration needs for knowledge work; current solutions either remain siloed (local files) or require developer workflow overhead (GitHub PRs).

@alxfazio: writing is thinking. before llms, a lot of thoughts never made it into words....

[STRONG] "outsourcing the skeptical part to the chatbot and then mistaking fluent output for solid judgment" — Article warns against inappropriate delegation of critical judgment to LLMs in collaborative workflows. Challenges the assumption that human-AI partnership automatically produces sound decision-making.

Struggling engineers identify with the craft. Thriving engineers identify more...

[strong] "For that engineer, code was his identity... Now, no one walks up to him because the AI can answer it." — Article challenges the narrative that AI collaboration enhances engineer value; instead shows how AI-driven answers can diminish expert role visibility and social contribution

2026-W22
169
2026-W21
1122
2026-W20
1032
2026-W19
708
2026-W18
961
2026-W17
932
2026-W16
899
2026-W15
890
2026-W14
2

Nothing runs until you say so." — Explicit statement that automated suggestions require human approval before execution, exemplifying human-in-the-loop AI control patterns.

LangGraph example_of

LangGraph agents seamlessly collaborate with humans by writing drafts for review and awaiting approval before acting" — LangGraph demonstrates human-in-the-loop collaboration through built-in review a

two humans driving two claudes on two workstations iterating on a single RPI design discussion" — Direct demonstration of humans and AI agents (Claudes) working together in real-time on a shared task

It's a live collaborative document editor where humans and AI agents work together in the same doc." — Proof demonstrates real-time co-authoring between humans and AI agents in a single document inter

It's amazing that machines can do the grunt work of extracting claims and organizing highlights, without costing me the chance to learn from my notes." — Real-world example of AI handling administrati

the agent is just there to help blow through the codebase, optionally challenge your madness, and do the typing for you" — Article demonstrates a specific collaborative workflow where human drives dec

AIs are good assistants for issues like this; but this is going to be a very slow slog, and requires a human with significant insight into the system and software engineering issues to direct." — Arti

I supervise these trials, but let Codex run free to conduct the trials and make trade off decisions." — Demonstrates a concrete human-AI partnership where human provides oversight while AI agent indep

I used an AI agent to transform some messy DOM nodes into clean JSON data - perfect grunt work that saved me a few minutes of tedious copy-paste-format cycles. But then I opened Vim and wrote the actu

Claude Code now gets what you're trying to do before you fully explain it... I throw half-baked ideas at it, and it fills in the gaps intelligently. Not just correctly—intelligently. There's a differe

Devin and Devin Review natively iterate against one another, so that most bugs are already resolved by the time a human opens the PR" — Real production case where agent-to-agent iteration (code writer

you will be able to use prompts that inquire about or update drafts. You can ask Claude for ideas of what you can do, some idea for prompts to try are things like: Assign the tag "test" to the current

The mis en place for any task is almost always a mix of research and "what do we already know or have." the newsletter now takes about 20 mins of actual human writing." — Illustrates complementary div

its been very helpful internally, and we think this will help bridge the ai - human collaboration going forward" — Agent Trace is explicitly framed as solving the bridge between AI and human collabora

Review every AI-generated function as if you are a Lead Engineer. If you can't spot the potential security flaw or inefficiency, you aren't ready to use it." — Article advocates mandatory human expert

Codex and I iterated on a solution that identifies specs that could be improved" — Direct demonstration of back-and-forth iteration between human developer and Codex AI to refine solution quality

I told Claude what I needed to accomplish (update these files to point to a new set of URLs in production), and as it helped me update the files I asked questions along the way to make sure I was gett

natural language instructions between humans and AI agents. By enhancing human-AI interactions, efficient prompt engineering can catalyze the development of safe, intuitive, and widely applicable tool

the engineer supervises and exercises final judgment" — DUCTILE explicitly incorporates human supervision as a required component of agentic automation, with engineers maintaining authority over final

Workers avoiding AI entirely have figured out the tool doesn't work well enough for their tasks, or haven't been given the training or incentive to make it work. Neither group is irrational." — Worker

i think my role flipped from "writing and fixing code" to "managing AI tools"" — Reveals novel dimension of human-AI collaboration: as models improve, developer role shifts from code production to AI

Cowork brings Claude right to your desktop as an assistant that can actually manage your files and handle tasks for you. For instance, you can ask it to clean up your messy desktop, organize all your

[high] "I reviewed every line of code manually and constantly nudged the agents in the right direction." — Concrete example of human-in-the-loop validation where human review and iterative direction e

support agent collaboration (e.g., manager-worker paradigms)" — Article cites manager-worker paradigm as explicit collaboration pattern supported by orchestration frameworks

Key benefits of multiagent systems include agent collaboration and adaptability to solve problems beyond the capabilities of a single agent." — Article identifies agent collaboration as a core benefit

Gartner recently noted that organizations succeeding with AI are not the ones trying to automate their broken processes; they are the ones fundamentally redesigning their operations around human-agent

3D and visualization: map-server (CesiumJS globe), threejs-server (Three.js scenes), shadertoy-server (shader effects)" — MCP Apps include visualization servers that provide human-readable UI componen

professional users prioritise systems that support complex task decomposition and advanced analytical capabilities, while non-professional users value accessibility and intuitive feedback mechanisms"

[DIRECT] "I'm suggesting we need to replace 'Agentic' work with a much more ACTIVE tool where I'm actually doing the work: reading, highlighting, and gathering, but the LLM helps me with the tedious b

[direct] "the future of Agentic AI isn't machines replacing us—it's humans and AI, building more together than either could alone" — Article explicitly positions AI agents as augmentation partners rat

I just post an issue on the tracker and @nicopreme sends a PR a few hours later" — Demonstrates practical human-AI workflow where developer posts issues and AI agent autonomously creates pull requests

The client doesn't hesitate to shoot down AI-generated concepts they don't like. No wasted time worrying about hurt feelings." — Illustrates a key advantage of human-AI collaboration: AI removes socia

I still call shots, but it helps me make my decisions informed. Good example of how I work with my Claude code assistant to see if new ideas and open source projects make sense for us" — Author explic

AI can make work faster, but a fear is that relying on it may make it harder to learn new skills on the job." — Article reveals that the effectiveness of human-AI teamwork depends critically on how re

This layer resists automation because it depends on framing, taste, and deep conceptual synthesis rather than procedural construction." — Article emphasizes that research work requires human judgment,

AI can handle days, weeks, or even months of work, but it still needs humans involved" — Directly articulates the complementary nature of AI and human involvement; argues against autonomous-only model

the risk is higher if you're moving humans a little further out of the loop" — Explicitly addresses risk implications of autonomous agents with reduced human oversight

now that coding is 80% automated, the limiting factor is my ability to design, comprehend, and safely change systems" — Reveals a novel insight: as automation handles code generation, human roles shif

[direct] "agents are generally only as effective as the context they're provided, the tools they have access to, the human's ability to keep them on track or review their work, and incorporate that wo

MCP also introduced a human-in-the-loop capabilities for humans to provide additional data and approve execution." — Article provides concrete evidence that MCP implements human approval gates in auto

The Labs methodology involves three core motions: tinkering at Claude's capability frontier, testing unpolished versions with early adopters to validate what works, and scaling successful experiments

That's not prompting. That's leadership, translated for AI. Once you master context engineering, AI stops feeling unpredictable and starts feeling like a collaborator that actually understands intent.

The agents co-evolve and get better at collaborative decision-making over time" — MrlX demonstrates continuous co-evolution of coordinating agents through multi-turn dialogue and synchronized learning

Developers can also insert human checkpoints into a workflow, allowing for manual review or approval before moving forward." — LangGraph provides explicit checkpoint insertion for human-in-the-loop va

your product design can leverage a "staging pattern" and ask users to review and edit the generated Cover Letter for factual accuracy and tone, rather than directly sending an AI-generated cover lette

human-in-the-loop interrupts" — Article details implementation of human-in-the-loop interrupts as core feature for AI agent workflow control

handle changes carefully with human review" — Grab's AI agent system incorporates human review as a control mechanism to ensure safe execution of changes.

Me: what? did you even read the issue? Claude: You're right, I didn't read it. Let me actually look at it and revise." — Article demonstrates human correction loop in human-AI collaboration: human qu

[direct] "We started Thinky in part to differentially advance capabilities for human-AI collaboration, which are underemphasized relative to intelligence/autonomy because they're harder to eval." — Ar

Both he and Armin Ronacher emphasize that human judgment is crucial despite AI's growing role in coding" — Article directly argues for essential role of human judgment in AI-assisted coding workflows.

query this concept
$ db.articles("human-ai-collaboration")
$ db.cooccurrence("human-ai-collaboration")
$ db.contradictions("human-ai-collaboration")